|
34 | 34 | "devDependencies": {
|
35 | 35 | "@changesets/changelog-github": "^0.5.0",
|
36 | 36 | "@changesets/cli": "^2.27.12",
|
37 |
| - "@commitlint/cli": "^19.6.1", |
38 |
| - "@commitlint/config-conventional": "^19.6.0", |
39 |
| - "@commitlint/prompt-cli": "^19.7.0", |
| 37 | + "@commitlint/cli": "^19.7.1", |
| 38 | + "@commitlint/config-conventional": "^19.7.1", |
| 39 | + "@commitlint/prompt-cli": "^19.7.1", |
40 | 40 | "@commitlint/types": "^19.5.0",
|
41 | 41 | "@icebreakers/eslint-config": "^0.7.13",
|
42 | 42 | "@icebreakers/monorepo": "^0.6.22",
|
|
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.14", |
| 57 | + "@types/lodash": "^4.17.15", |
58 | 58 | "@types/lodash-es": "^4.17.12",
|
59 | 59 | "@types/micromatch": "^4.0.9",
|
60 |
| - "@types/node": "^22.10.10", |
| 60 | + "@types/node": "^22.13.1", |
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.4", |
65 |
| - "astro": "^5.1.9", |
| 64 | + "@vitest/coverage-v8": "~3.0.5", |
| 65 | + "astro": "^5.2.5", |
66 | 66 | "ci-info": "^4.1.0",
|
67 | 67 | "comment-json": "^4.2.5",
|
68 | 68 | "cross-env": "^7.0.3",
|
|
74 | 74 | "execa": "^9.5.2",
|
75 | 75 | "fast-glob": "^3.3.3",
|
76 | 76 | "fs-extra": "^11.3.0",
|
77 |
| - "get-value": "^3.0.1", |
| 77 | + "get-value": "^4.0.1", |
78 | 78 | "html-minifier-terser": "^7.2.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.2", |
| 82 | + "lint-staged": "^15.4.3", |
83 | 83 | "local-pkg": "^1.0.0",
|
84 | 84 | "lodash": "^4.17.21",
|
85 | 85 | "lodash-es": "^4.17.21",
|
|
94 | 94 | "postcss7": "npm:postcss@7",
|
95 | 95 | "prettier": "^3.4.2",
|
96 | 96 | "rimraf": "^6.0.1",
|
97 |
| - "rollup": "^4.32.0", |
| 97 | + "rollup": "^4.34.5", |
98 | 98 | "set-value": "^4.1.0",
|
99 | 99 | "tailwindcss": "^3.4.17",
|
100 | 100 | "tailwindcss-patch": "workspace:*",
|
101 | 101 | "tailwindcss2": "npm:@tailwindcss/postcss7-compat@^2.2.17",
|
102 | 102 | "tslib": "^2.8.1",
|
103 | 103 | "tsup": "^8.3.6",
|
104 | 104 | "tsx": "^4.19.2",
|
105 |
| - "turbo": "^2.3.4", |
| 105 | + "turbo": "^2.4.0", |
106 | 106 | "typescript": "^5.7.3",
|
107 | 107 | "unbuild": "^3.3.1",
|
108 | 108 | "unplugin": "^2.1.2",
|
109 | 109 | "unplugin-tailwindcss-mangle": "workspace:*",
|
110 |
| - "vite": "^6.0.11", |
| 110 | + "vite": "^6.1.0", |
111 | 111 | "vite-tsconfig-paths": "^5.1.4",
|
112 |
| - "vitest": "~3.0.4", |
| 112 | + "vitest": "~3.0.5", |
113 | 113 | "webpack": "^5.97.1",
|
114 | 114 | "webpack-build-utils": "^0.0.7",
|
115 | 115 | "yaml": "^2.7.0"
|
|
0 commit comments