|
3 | 3 | "type": "module", |
4 | 4 | "version": "0.0.0", |
5 | 5 | "private": true, |
6 | | - "packageManager": "pnpm@10.17.1", |
| 6 | + "packageManager": "pnpm@10.18.0", |
7 | 7 | "description": "把tailwindcss jit引擎,带给小程序开发者们! bring tailwindcss jit engine to miniprogram developers!", |
8 | 8 | "author": "ice breaker <1324318532@qq.com>", |
9 | 9 | "license": "MIT", |
|
114 | 114 | "@csstools/css-tokenizer": "^3.0.4", |
115 | 115 | "@eslint/config-inspector": "^1.3.0", |
116 | 116 | "@icebreakers/eslint-config": "^1.4.5", |
117 | | - "@icebreakers/monorepo": "^2.0.1", |
| 117 | + "@icebreakers/monorepo": "^2.0.2", |
118 | 118 | "@icebreakers/stylelint-config": "^1.1.5", |
119 | 119 | "@tailwindcss/postcss": "^4.1.14", |
120 | 120 | "@tailwindcss/vite": "^4.1.14", |
|
143 | 143 | "@types/lodash-es": "^4.17.12", |
144 | 144 | "@types/md5": "^2.3.5", |
145 | 145 | "@types/micromatch": "^4.0.9", |
146 | | - "@types/node": "^24.6.2", |
| 146 | + "@types/node": "^24.7.0", |
147 | 147 | "@types/npm-registry-fetch": "^8.0.8", |
148 | 148 | "@types/postcss-js": "^4.0.4", |
149 | 149 | "@types/semver": "^7.7.1", |
|
164 | 164 | "boxen": "^8.0.1", |
165 | 165 | "browserslist": "^4.26.3", |
166 | 166 | "chokidar": "^4.0.3", |
167 | | - "ci-info": "^4.3.0", |
| 167 | + "ci-info": "^4.3.1", |
168 | 168 | "colorette": "^2.0.20", |
169 | 169 | "consola": "^3.4.2", |
170 | 170 | "cross-env": "^10.1.0", |
|
0 commit comments