|
3 | 3 | "type": "module", |
4 | 4 | "version": "4.0.0", |
5 | 5 | "private": true, |
6 | | - "packageManager": "pnpm@10.14.0", |
| 6 | + "packageManager": "pnpm@10.15.0", |
7 | 7 | "engines": { |
8 | 8 | "node": ">=18.0.0" |
9 | 9 | }, |
|
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@changesets/changelog-github": "^0.5.1", |
37 | | - "@changesets/cli": "^2.29.5", |
| 37 | + "@changesets/cli": "^2.29.6", |
38 | 38 | "@commitlint/cli": "^19.8.1", |
39 | 39 | "@commitlint/config-conventional": "^19.8.1", |
40 | 40 | "@commitlint/prompt-cli": "^19.8.1", |
41 | 41 | "@commitlint/types": "^19.8.1", |
42 | 42 | "@icebreakers/eslint-config": "^1.3.4", |
43 | | - "@icebreakers/monorepo": "^1.0.11", |
| 43 | + "@icebreakers/monorepo": "^1.0.14", |
44 | 44 | "@icebreakers/stylelint-config": "^1.1.2", |
45 | 45 | "@rollup/pluginutils": "^5.2.0", |
46 | 46 | "@tailwindcss-mangle/core": "workspace:*", |
|
56 | 56 | "@types/lodash": "^4.17.20", |
57 | 57 | "@types/lodash-es": "^4.17.12", |
58 | 58 | "@types/micromatch": "^4.0.9", |
59 | | - "@types/node": "^24.2.1", |
| 59 | + "@types/node": "^24.3.0", |
60 | 60 | "@types/resolve": "^1.20.6", |
61 | 61 | "@types/semver": "^7.7.0", |
62 | 62 | "@types/set-value": "^4.0.3", |
63 | 63 | "@vitest/coverage-v8": "~3.2.4", |
64 | | - "astro": "^5.13.0", |
| 64 | + "astro": "^5.13.2", |
65 | 65 | "ci-info": "^4.3.0", |
66 | 66 | "comment-json": "^4.2.5", |
67 | 67 | "cross-env": "^10.0.0", |
|
70 | 70 | "defu": "^6.1.4", |
71 | 71 | "del": "^8.0.0", |
72 | 72 | "dotenv": "^17.2.1", |
73 | | - "es-toolkit": "^1.39.9", |
| 73 | + "es-toolkit": "^1.39.10", |
74 | 74 | "eslint": "^9.33.0", |
75 | 75 | "execa": "^9.6.0", |
76 | 76 | "fast-glob": "^3.3.3", |
|
82 | 82 | "husky": "^9.1.7", |
83 | 83 | "klaw": "^4.1.0", |
84 | 84 | "lint-staged": "^16.1.5", |
85 | | - "local-pkg": "^1.1.1", |
| 85 | + "local-pkg": "^1.1.2", |
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.4", |
90 | 90 | "normalize-newline": "^4.1.0", |
91 | 91 | "only-allow": "^1.2.1", |
92 | | - "openai": "^5.12.2", |
| 92 | + "openai": "^5.13.1", |
93 | 93 | "pathe": "^2.0.3", |
94 | 94 | "picomatch": "^4.0.3", |
95 | | - "pkg-types": "^2.2.0", |
| 95 | + "pkg-types": "^2.3.0", |
96 | 96 | "postcss": "^8.5.6", |
97 | 97 | "postcss-loader": "^8.1.1", |
98 | 98 | "postcss7": "npm:postcss@7", |
99 | 99 | "prettier": "^3.6.2", |
100 | 100 | "rimraf": "^6.0.1", |
101 | | - "rollup": "^4.46.2", |
| 101 | + "rollup": "^4.47.1", |
102 | 102 | "set-value": "^4.1.0", |
103 | 103 | "tailwindcss": "catalog:tailwindcss3", |
104 | 104 | "tailwindcss-patch": "workspace:*", |
105 | 105 | "tailwindcss2": "npm:@tailwindcss/postcss7-compat@^2.2.17", |
106 | 106 | "tslib": "^2.8.1", |
107 | 107 | "tsup": "^8.5.0", |
108 | 108 | "tsx": "^4.20.4", |
109 | | - "turbo": "^2.5.5", |
| 109 | + "turbo": "^2.5.6", |
110 | 110 | "typescript": "^5.9.2", |
111 | | - "unbuild": "^3.6.0", |
112 | | - "unplugin": "^2.3.5", |
| 111 | + "unbuild": "^3.6.1", |
| 112 | + "unplugin": "^2.3.8", |
113 | 113 | "unplugin-tailwindcss-mangle": "workspace:*", |
114 | | - "vite": "^7.1.2", |
| 114 | + "vite": "^7.1.3", |
115 | 115 | "vite-tsconfig-paths": "^5.1.4", |
116 | 116 | "vitest": "~3.2.4", |
117 | | - "webpack": "^5.101.2", |
| 117 | + "webpack": "^5.101.3", |
118 | 118 | "webpack-build-utils": "^0.0.7", |
119 | 119 | "yaml": "^2.8.1" |
120 | 120 | } |
|
0 commit comments