|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@changesets/changelog-github": "^0.5.1",
|
36 |
| - "@changesets/cli": "^2.28.1", |
| 36 | + "@changesets/cli": "^2.29.2", |
37 | 37 | "@commitlint/cli": "^19.8.0",
|
38 | 38 | "@commitlint/config-conventional": "^19.8.0",
|
39 | 39 | "@commitlint/prompt-cli": "^19.8.0",
|
40 | 40 | "@commitlint/types": "^19.8.0",
|
41 |
| - "@icebreakers/eslint-config": "^1.1.0", |
42 |
| - "@icebreakers/monorepo": "^0.7.9", |
| 41 | + "@icebreakers/eslint-config": "^1.1.1", |
| 42 | + "@icebreakers/monorepo": "^0.7.10", |
43 | 43 | "@icebreakers/stylelint-config": "^1.0.0",
|
44 | 44 | "@rollup/pluginutils": "^5.1.4",
|
45 | 45 | "@tailwindcss-mangle/core": "workspace:*",
|
46 | 46 | "@tailwindcss-mangle/shared": "workspace:*",
|
47 | 47 | "@tsconfig/recommended": "^1.0.8",
|
48 |
| - "@types/babel__generator": "^7.6.8", |
| 48 | + "@types/babel__generator": "^7.27.0", |
49 | 49 | "@types/babel__helper-plugin-utils": "^7.10.3",
|
50 | 50 | "@types/babel__traverse": "^7.20.7",
|
51 | 51 | "@types/fs-extra": "^11.0.4",
|
52 | 52 | "@types/get-value": "^3.0.5",
|
53 |
| - "@types/git-url-parse": "^9.0.3", |
| 53 | + "@types/git-url-parse": "^16.0.2", |
54 | 54 | "@types/html-minifier-terser": "^7.0.2",
|
55 | 55 | "@types/klaw": "^3.0.6",
|
56 | 56 | "@types/lint-staged": "^13.3.0",
|
57 | 57 | "@types/lodash": "^4.17.16",
|
58 | 58 | "@types/lodash-es": "^4.17.12",
|
59 | 59 | "@types/micromatch": "^4.0.9",
|
60 |
| - "@types/node": "^22.14.0", |
| 60 | + "@types/node": "^22.15.2", |
61 | 61 | "@types/resolve": "^1.20.6",
|
62 | 62 | "@types/semver": "^7.7.0",
|
63 | 63 | "@types/set-value": "^4.0.3",
|
64 |
| - "@vitest/coverage-v8": "~3.1.1", |
65 |
| - "astro": "^5.5.6", |
| 64 | + "@vitest/coverage-v8": "~3.1.2", |
| 65 | + "astro": "^5.7.5", |
66 | 66 | "ci-info": "^4.2.0",
|
67 | 67 | "comment-json": "^4.2.5",
|
68 | 68 | "cross-env": "^7.0.3",
|
69 | 69 | "css-loader": "^7.1.2",
|
70 | 70 | "dedent": "^1.5.3",
|
71 | 71 | "defu": "^6.1.4",
|
72 | 72 | "del": "^8.0.0",
|
73 |
| - "dotenv": "^16.4.7", |
74 |
| - "eslint": "^9.23.0", |
| 73 | + "dotenv": "^16.5.0", |
| 74 | + "eslint": "^9.25.1", |
75 | 75 | "execa": "^9.5.2",
|
76 | 76 | "fast-glob": "^3.3.3",
|
77 |
| - "fdir": "^6.4.3", |
| 77 | + "fdir": "^6.4.4", |
78 | 78 | "fs-extra": "^11.3.0",
|
79 | 79 | "get-value": "^4.0.1",
|
80 | 80 | "html-minifier-terser": "^7.2.0",
|
81 | 81 | "html-webpack-plugin": "^5.6.3",
|
82 | 82 | "husky": "^9.1.7",
|
83 | 83 | "klaw": "^4.1.0",
|
84 |
| - "lint-staged": "^15.5.0", |
| 84 | + "lint-staged": "^15.5.1", |
85 | 85 | "local-pkg": "^1.1.1",
|
86 | 86 | "lodash": "^4.17.21",
|
87 | 87 | "lodash-es": "^4.17.21",
|
88 | 88 | "micromatch": "^4.0.8",
|
89 | 89 | "mini-css-extract-plugin": "^2.9.2",
|
90 | 90 | "normalize-newline": "^4.1.0",
|
91 | 91 | "only-allow": "^1.2.1",
|
92 |
| - "openai": "^4.91.1", |
| 92 | + "openai": "^4.96.0", |
93 | 93 | "pathe": "^2.0.3",
|
94 | 94 | "picomatch": "^4.0.2",
|
95 | 95 | "pkg-types": "^2.1.0",
|
|
98 | 98 | "postcss7": "npm:postcss@7",
|
99 | 99 | "prettier": "^3.5.3",
|
100 | 100 | "rimraf": "^6.0.1",
|
101 |
| - "rollup": "^4.39.0", |
| 101 | + "rollup": "^4.40.0", |
102 | 102 | "set-value": "^4.1.0",
|
103 | 103 | "tailwindcss": "^3.4.17",
|
104 | 104 | "tailwindcss-patch": "workspace:*",
|
105 | 105 | "tailwindcss2": "npm:@tailwindcss/postcss7-compat@^2.2.17",
|
106 | 106 | "tslib": "^2.8.1",
|
107 | 107 | "tsup": "^8.4.0",
|
108 | 108 | "tsx": "^4.19.3",
|
109 |
| - "turbo": "^2.4.4", |
110 |
| - "typescript": "^5.8.2", |
| 109 | + "turbo": "^2.5.1", |
| 110 | + "typescript": "^5.8.3", |
111 | 111 | "unbuild": "^3.5.0",
|
112 |
| - "unplugin": "^2.2.2", |
| 112 | + "unplugin": "^2.3.2", |
113 | 113 | "unplugin-tailwindcss-mangle": "workspace:*",
|
114 |
| - "vite": "^6.2.4", |
| 114 | + "vite": "^6.3.3", |
115 | 115 | "vite-tsconfig-paths": "^5.1.4",
|
116 |
| - "vitest": "~3.1.1", |
117 |
| - "webpack": "^5.98.0", |
| 116 | + "vitest": "~3.1.2", |
| 117 | + "webpack": "^5.99.7", |
118 | 118 | "webpack-build-utils": "^0.0.7",
|
119 | 119 | "yaml": "^2.7.1"
|
120 | 120 | }
|
|
0 commit comments