|
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.0.4", |
42 |
| - "@icebreakers/monorepo": "^0.7.8", |
| 41 | + "@icebreakers/eslint-config": "^1.1.0", |
| 42 | + "@icebreakers/monorepo": "^0.7.9", |
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 | 48 | "@types/babel__generator": "^7.6.8",
|
49 | 49 | "@types/babel__helper-plugin-utils": "^7.10.3",
|
50 |
| - "@types/babel__traverse": "^7.20.6", |
| 50 | + "@types/babel__traverse": "^7.20.7", |
51 | 51 | "@types/fs-extra": "^11.0.4",
|
52 | 52 | "@types/get-value": "^3.0.5",
|
53 | 53 | "@types/git-url-parse": "^9.0.3",
|
|
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.10", |
| 60 | + "@types/node": "^22.14.0", |
61 | 61 | "@types/resolve": "^1.20.6",
|
62 |
| - "@types/semver": "^7.5.8", |
| 62 | + "@types/semver": "^7.7.0", |
63 | 63 | "@types/set-value": "^4.0.3",
|
64 |
| - "@vitest/coverage-v8": "~3.0.8", |
65 |
| - "astro": "^5.5.2", |
| 64 | + "@vitest/coverage-v8": "~3.1.1", |
| 65 | + "astro": "^5.5.6", |
66 | 66 | "ci-info": "^4.2.0",
|
67 | 67 | "comment-json": "^4.2.5",
|
68 | 68 | "cross-env": "^7.0.3",
|
|
71 | 71 | "defu": "^6.1.4",
|
72 | 72 | "del": "^8.0.0",
|
73 | 73 | "dotenv": "^16.4.7",
|
74 |
| - "eslint": "^9.22.0", |
| 74 | + "eslint": "^9.23.0", |
75 | 75 | "execa": "^9.5.2",
|
76 | 76 | "fast-glob": "^3.3.3",
|
77 | 77 | "fdir": "^6.4.3",
|
|
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.87.3", |
| 92 | + "openai": "^4.91.1", |
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.35.0", |
| 101 | + "rollup": "^4.39.0", |
102 | 102 | "set-value": "^4.1.0",
|
103 | 103 | "tailwindcss": "^3.4.17",
|
104 | 104 | "tailwindcss-patch": "workspace:*",
|
|
109 | 109 | "turbo": "^2.4.4",
|
110 | 110 | "typescript": "^5.8.2",
|
111 | 111 | "unbuild": "^3.5.0",
|
112 |
| - "unplugin": "^2.2.0", |
| 112 | + "unplugin": "^2.2.2", |
113 | 113 | "unplugin-tailwindcss-mangle": "workspace:*",
|
114 |
| - "vite": "^6.2.2", |
| 114 | + "vite": "^6.2.4", |
115 | 115 | "vite-tsconfig-paths": "^5.1.4",
|
116 |
| - "vitest": "~3.0.8", |
| 116 | + "vitest": "~3.1.1", |
117 | 117 | "webpack": "^5.98.0",
|
118 | 118 | "webpack-build-utils": "^0.0.7",
|
119 |
| - "yaml": "^2.7.0" |
| 119 | + "yaml": "^2.7.1" |
120 | 120 | }
|
121 | 121 | }
|
0 commit comments