|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@changesets/changelog-github": "^0.5.1",
|
36 |
| - "@changesets/cli": "^2.29.2", |
37 |
| - "@commitlint/cli": "^19.8.0", |
38 |
| - "@commitlint/config-conventional": "^19.8.0", |
39 |
| - "@commitlint/prompt-cli": "^19.8.0", |
40 |
| - "@commitlint/types": "^19.8.0", |
41 |
| - "@icebreakers/eslint-config": "^1.1.1", |
42 |
| - "@icebreakers/monorepo": "^0.7.10", |
43 |
| - "@icebreakers/stylelint-config": "^1.0.0", |
| 36 | + "@changesets/cli": "^2.29.4", |
| 37 | + "@commitlint/cli": "^19.8.1", |
| 38 | + "@commitlint/config-conventional": "^19.8.1", |
| 39 | + "@commitlint/prompt-cli": "^19.8.1", |
| 40 | + "@commitlint/types": "^19.8.1", |
| 41 | + "@icebreakers/eslint-config": "^1.1.4", |
| 42 | + "@icebreakers/monorepo": "^0.7.11", |
| 43 | + "@icebreakers/stylelint-config": "^1.0.1", |
44 | 44 | "@rollup/pluginutils": "^5.1.4",
|
45 | 45 | "@tailwindcss-mangle/core": "workspace:*",
|
46 | 46 | "@tailwindcss-mangle/shared": "workspace:*",
|
|
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 |
| - "@types/lodash": "^4.17.16", |
| 57 | + "@types/lodash": "^4.17.17", |
58 | 58 | "@types/lodash-es": "^4.17.12",
|
59 | 59 | "@types/micromatch": "^4.0.9",
|
60 |
| - "@types/node": "^22.15.2", |
| 60 | + "@types/node": "^22.15.21", |
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.2", |
65 |
| - "astro": "^5.7.5", |
| 64 | + "@vitest/coverage-v8": "~3.1.4", |
| 65 | + "astro": "^5.8.0", |
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 |
| - "dedent": "^1.5.3", |
| 70 | + "dedent": "^1.6.0", |
71 | 71 | "defu": "^6.1.4",
|
72 | 72 | "del": "^8.0.0",
|
73 | 73 | "dotenv": "^16.5.0",
|
74 |
| - "eslint": "^9.25.1", |
75 |
| - "execa": "^9.5.2", |
| 74 | + "eslint": "^9.27.0", |
| 75 | + "execa": "^9.5.3", |
76 | 76 | "fast-glob": "^3.3.3",
|
77 | 77 | "fdir": "^6.4.4",
|
78 | 78 | "fs-extra": "^11.3.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.1", |
| 84 | + "lint-staged": "^16.0.0", |
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.96.0", |
| 92 | + "openai": "^4.103.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.40.0", |
| 101 | + "rollup": "^4.41.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 |
| - "tsup": "^8.4.0", |
108 |
| - "tsx": "^4.19.3", |
109 |
| - "turbo": "^2.5.1", |
| 107 | + "tsup": "^8.5.0", |
| 108 | + "tsx": "^4.19.4", |
| 109 | + "turbo": "^2.5.3", |
110 | 110 | "typescript": "^5.8.3",
|
111 | 111 | "unbuild": "^3.5.0",
|
112 |
| - "unplugin": "^2.3.2", |
| 112 | + "unplugin": "^2.3.4", |
113 | 113 | "unplugin-tailwindcss-mangle": "workspace:*",
|
114 |
| - "vite": "^6.3.3", |
| 114 | + "vite": "^6.3.5", |
115 | 115 | "vite-tsconfig-paths": "^5.1.4",
|
116 |
| - "vitest": "~3.1.2", |
117 |
| - "webpack": "^5.99.7", |
| 116 | + "vitest": "~3.1.4", |
| 117 | + "webpack": "^5.99.9", |
118 | 118 | "webpack-build-utils": "^0.0.7",
|
119 |
| - "yaml": "^2.7.1" |
| 119 | + "yaml": "^2.8.0" |
120 | 120 | }
|
121 | 121 | }
|
0 commit comments