|
3 | 3 | "type": "module", |
4 | 4 | "version": "4.0.0", |
5 | 5 | "private": true, |
6 | | - "packageManager": "pnpm@10.15.0", |
| 6 | + "packageManager": "pnpm@10.15.1", |
7 | 7 | "engines": { |
8 | 8 | "node": ">=18.0.0" |
9 | 9 | }, |
|
39 | 39 | "@commitlint/config-conventional": "^19.8.1", |
40 | 40 | "@commitlint/prompt-cli": "^19.8.1", |
41 | 41 | "@commitlint/types": "^19.8.1", |
42 | | - "@icebreakers/eslint-config": "^1.3.4", |
43 | | - "@icebreakers/monorepo": "^1.0.14", |
| 42 | + "@icebreakers/eslint-config": "^1.3.6", |
| 43 | + "@icebreakers/monorepo": "^1.1.2", |
44 | 44 | "@icebreakers/stylelint-config": "^1.1.2", |
45 | | - "@rollup/pluginutils": "^5.2.0", |
| 45 | + "@rollup/pluginutils": "^5.3.0", |
46 | 46 | "@tailwindcss-mangle/core": "workspace:*", |
47 | 47 | "@tailwindcss-mangle/shared": "workspace:*", |
48 | 48 | "@tsconfig/recommended": "^1.0.10", |
|
58 | 58 | "@types/micromatch": "^4.0.9", |
59 | 59 | "@types/node": "^24.3.0", |
60 | 60 | "@types/resolve": "^1.20.6", |
61 | | - "@types/semver": "^7.7.0", |
| 61 | + "@types/semver": "^7.7.1", |
62 | 62 | "@types/set-value": "^4.0.3", |
63 | 63 | "@vitest/coverage-v8": "~3.2.4", |
64 | | - "astro": "^5.13.2", |
| 64 | + "astro": "^5.13.5", |
65 | 65 | "ci-info": "^4.3.0", |
66 | 66 | "comment-json": "^4.2.5", |
67 | 67 | "cross-env": "^10.0.0", |
68 | 68 | "css-loader": "^7.1.2", |
69 | | - "dedent": "^1.6.0", |
| 69 | + "dedent": "^1.7.0", |
70 | 70 | "defu": "^6.1.4", |
71 | 71 | "del": "^8.0.0", |
72 | | - "dotenv": "^17.2.1", |
| 72 | + "dotenv": "^17.2.2", |
73 | 73 | "es-toolkit": "^1.39.10", |
74 | | - "eslint": "^9.33.0", |
| 74 | + "eslint": "^9.34.0", |
75 | 75 | "execa": "^9.6.0", |
76 | 76 | "fast-glob": "^3.3.3", |
77 | 77 | "fdir": "^6.5.0", |
|
81 | 81 | "html-webpack-plugin": "^5.6.4", |
82 | 82 | "husky": "^9.1.7", |
83 | 83 | "klaw": "^4.1.0", |
84 | | - "lint-staged": "^16.1.5", |
| 84 | + "lint-staged": "^16.1.6", |
85 | 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.13.1", |
| 92 | + "openai": "^5.19.1", |
93 | 93 | "pathe": "^2.0.3", |
94 | 94 | "picomatch": "^4.0.3", |
95 | 95 | "pkg-types": "^2.3.0", |
96 | 96 | "postcss": "^8.5.6", |
97 | | - "postcss-loader": "^8.1.1", |
| 97 | + "postcss-loader": "^8.2.0", |
98 | 98 | "postcss7": "npm:postcss@7", |
99 | 99 | "prettier": "^3.6.2", |
100 | 100 | "rimraf": "^6.0.1", |
101 | | - "rollup": "^4.47.1", |
| 101 | + "rollup": "^4.50.0", |
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 | | - "tsx": "^4.20.4", |
| 108 | + "tsx": "^4.20.5", |
109 | 109 | "turbo": "^2.5.6", |
110 | 110 | "typescript": "^5.9.2", |
111 | 111 | "unbuild": "^3.6.1", |
112 | | - "unplugin": "^2.3.8", |
| 112 | + "unplugin": "^2.3.10", |
113 | 113 | "unplugin-tailwindcss-mangle": "workspace:*", |
114 | | - "vite": "^7.1.3", |
| 114 | + "vite": "^7.1.4", |
115 | 115 | "vite-tsconfig-paths": "^5.1.4", |
116 | 116 | "vitest": "~3.2.4", |
117 | 117 | "webpack": "^5.101.3", |
|
0 commit comments