|
38 | 38 | "@commitlint/config-conventional": "^19.5.0", |
39 | 39 | "@commitlint/prompt-cli": "^19.5.0", |
40 | 40 | "@commitlint/types": "^19.5.0", |
41 | | - "@icebreakers/eslint-config": "^0.6.1", |
42 | | - "@icebreakers/monorepo": "^0.6.12", |
| 41 | + "@icebreakers/eslint-config": "^0.7.0", |
| 42 | + "@icebreakers/monorepo": "^0.6.13", |
43 | 43 | "@icebreakers/stylelint-config": "^0.1.2", |
44 | 44 | "@rollup/pluginutils": "^5.1.3", |
45 | 45 | "@tailwindcss-mangle/core": "workspace:*", |
|
57 | 57 | "@types/lodash": "^4.17.13", |
58 | 58 | "@types/lodash-es": "^4.17.12", |
59 | 59 | "@types/micromatch": "^4.0.9", |
60 | | - "@types/node": "^22.8.6", |
| 60 | + "@types/node": "^22.9.0", |
61 | 61 | "@types/resolve": "^1.20.6", |
62 | 62 | "@types/semver": "^7.5.8", |
63 | 63 | "@types/set-value": "^4.0.3", |
64 | 64 | "@vitest/coverage-v8": "~2.1.4", |
65 | | - "astro": "^4.16.8", |
| 65 | + "astro": "^4.16.10", |
66 | 66 | "ci-info": "^4.0.0", |
67 | 67 | "comment-json": "^4.2.5", |
68 | 68 | "cross-env": "^7.0.3", |
|
94 | 94 | "postcss7": "npm:postcss@7", |
95 | 95 | "prettier": "^3.3.3", |
96 | 96 | "rimraf": "^6.0.1", |
97 | | - "rollup": "^4.24.3", |
| 97 | + "rollup": "^4.25.0", |
98 | 98 | "set-value": "^4.1.0", |
99 | 99 | "tailwindcss": "^3.4.14", |
100 | 100 | "tailwindcss-patch": "workspace:*", |
|
108 | 108 | "unplugin": "^1.15.0", |
109 | 109 | "unplugin-tailwindcss-mangle": "workspace:*", |
110 | 110 | "vite": "^5.4.10", |
111 | | - "vite-tsconfig-paths": "^5.0.1", |
| 111 | + "vite-tsconfig-paths": "^5.1.1", |
112 | 112 | "vitest": "~2.1.4", |
113 | 113 | "webpack": "^5.96.1", |
114 | 114 | "webpack-build-utils": "^0.0.7", |
|
0 commit comments