|
34 | 34 | "devDependencies": { |
35 | 35 | "@changesets/changelog-github": "^0.5.1", |
36 | 36 | "@changesets/cli": "^2.28.1", |
37 | | - "@commitlint/cli": "^19.7.1", |
38 | | - "@commitlint/config-conventional": "^19.7.1", |
39 | | - "@commitlint/prompt-cli": "^19.7.1", |
40 | | - "@commitlint/types": "^19.5.0", |
41 | | - "@icebreakers/eslint-config": "^1.0.1", |
42 | | - "@icebreakers/monorepo": "^0.7.5", |
| 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.0.3", |
| 42 | + "@icebreakers/monorepo": "^0.7.8", |
43 | 43 | "@icebreakers/stylelint-config": "^1.0.0", |
44 | 44 | "@rollup/pluginutils": "^5.1.4", |
45 | 45 | "@tailwindcss-mangle/core": "workspace:*", |
|
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.13.8", |
| 60 | + "@types/node": "^22.13.10", |
61 | 61 | "@types/resolve": "^1.20.6", |
62 | 62 | "@types/semver": "^7.5.8", |
63 | 63 | "@types/set-value": "^4.0.3", |
64 | | - "@vitest/coverage-v8": "~3.0.7", |
65 | | - "astro": "^5.4.1", |
66 | | - "ci-info": "^4.1.0", |
| 64 | + "@vitest/coverage-v8": "~3.0.8", |
| 65 | + "astro": "^5.5.2", |
| 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 | | - "eslint": "^9.21.0", |
| 73 | + "eslint": "^9.22.0", |
74 | 74 | "execa": "^9.5.2", |
75 | 75 | "fast-glob": "^3.3.3", |
76 | 76 | "fs-extra": "^11.3.0", |
|
79 | 79 | "html-webpack-plugin": "^5.6.3", |
80 | 80 | "husky": "^9.1.7", |
81 | 81 | "klaw": "^4.1.0", |
82 | | - "lint-staged": "^15.4.3", |
83 | | - "local-pkg": "^1.1.0", |
| 82 | + "lint-staged": "^15.5.0", |
| 83 | + "local-pkg": "^1.1.1", |
84 | 84 | "lodash": "^4.17.21", |
85 | 85 | "lodash-es": "^4.17.21", |
86 | 86 | "micromatch": "^4.0.8", |
87 | 87 | "mini-css-extract-plugin": "^2.9.2", |
88 | 88 | "normalize-newline": "^4.1.0", |
89 | 89 | "only-allow": "^1.2.1", |
90 | 90 | "pathe": "^2.0.3", |
91 | | - "pkg-types": "^2.0.1", |
| 91 | + "pkg-types": "^2.1.0", |
92 | 92 | "postcss": "^8.5.3", |
93 | 93 | "postcss-loader": "^8.1.1", |
94 | 94 | "postcss7": "npm:postcss@7", |
95 | 95 | "prettier": "^3.5.3", |
96 | 96 | "rimraf": "^6.0.1", |
97 | | - "rollup": "^4.34.9", |
| 97 | + "rollup": "^4.35.0", |
98 | 98 | "set-value": "^4.1.0", |
99 | 99 | "tailwindcss": "^3.4.17", |
100 | 100 | "tailwindcss-patch": "workspace:*", |
|
107 | 107 | "unbuild": "^3.5.0", |
108 | 108 | "unplugin": "^2.2.0", |
109 | 109 | "unplugin-tailwindcss-mangle": "workspace:*", |
110 | | - "vite": "^6.2.0", |
| 110 | + "vite": "^6.2.2", |
111 | 111 | "vite-tsconfig-paths": "^5.1.4", |
112 | | - "vitest": "~3.0.7", |
| 112 | + "vitest": "~3.0.8", |
113 | 113 | "webpack": "^5.98.0", |
114 | 114 | "webpack-build-utils": "^0.0.7", |
115 | 115 | "yaml": "^2.7.0" |
|
0 commit comments