Skip to content

Commit 3db4448

Browse files
committed
chore(deps): upgrade
1 parent b21d639 commit 3db4448

File tree

7 files changed

+2543
-2377
lines changed

7 files changed

+2543
-2377
lines changed

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -33,88 +33,88 @@
3333
},
3434
"devDependencies": {
3535
"@changesets/changelog-github": "^0.5.1",
36-
"@changesets/cli": "^2.29.4",
36+
"@changesets/cli": "^2.29.5",
3737
"@commitlint/cli": "^19.8.1",
3838
"@commitlint/config-conventional": "^19.8.1",
3939
"@commitlint/prompt-cli": "^19.8.1",
4040
"@commitlint/types": "^19.8.1",
41-
"@icebreakers/eslint-config": "^1.1.4",
42-
"@icebreakers/monorepo": "^0.7.11",
43-
"@icebreakers/stylelint-config": "^1.0.1",
44-
"@rollup/pluginutils": "^5.1.4",
41+
"@icebreakers/eslint-config": "^1.2.4",
42+
"@icebreakers/monorepo": "^1.0.7",
43+
"@icebreakers/stylelint-config": "^1.1.1",
44+
"@rollup/pluginutils": "^5.2.0",
4545
"@tailwindcss-mangle/core": "workspace:*",
4646
"@tailwindcss-mangle/shared": "workspace:*",
47-
"@tsconfig/recommended": "^1.0.8",
47+
"@tsconfig/recommended": "^1.0.10",
4848
"@types/babel__generator": "^7.27.0",
4949
"@types/babel__helper-plugin-utils": "^7.10.3",
5050
"@types/babel__traverse": "^7.20.7",
5151
"@types/fs-extra": "^11.0.4",
5252
"@types/get-value": "^3.0.5",
5353
"@types/git-url-parse": "^16.0.2",
5454
"@types/html-minifier-terser": "^7.0.2",
55-
"@types/klaw": "^3.0.6",
55+
"@types/klaw": "^3.0.7",
5656
"@types/lint-staged": "^13.3.0",
57-
"@types/lodash": "^4.17.17",
57+
"@types/lodash": "^4.17.20",
5858
"@types/lodash-es": "^4.17.12",
5959
"@types/micromatch": "^4.0.9",
60-
"@types/node": "^22.15.21",
60+
"@types/node": "^24.1.0",
6161
"@types/resolve": "^1.20.6",
6262
"@types/semver": "^7.7.0",
6363
"@types/set-value": "^4.0.3",
64-
"@vitest/coverage-v8": "~3.1.4",
65-
"astro": "^5.8.0",
66-
"ci-info": "^4.2.0",
64+
"@vitest/coverage-v8": "~3.2.4",
65+
"astro": "^5.12.2",
66+
"ci-info": "^4.3.0",
6767
"comment-json": "^4.2.5",
6868
"cross-env": "^7.0.3",
6969
"css-loader": "^7.1.2",
7070
"dedent": "^1.6.0",
7171
"defu": "^6.1.4",
7272
"del": "^8.0.0",
73-
"dotenv": "^16.5.0",
74-
"eslint": "^9.27.0",
75-
"execa": "^9.5.3",
73+
"dotenv": "^17.2.0",
74+
"eslint": "^9.31.0",
75+
"execa": "^9.6.0",
7676
"fast-glob": "^3.3.3",
77-
"fdir": "^6.4.4",
77+
"fdir": "^6.4.6",
7878
"fs-extra": "^11.3.0",
7979
"get-value": "^4.0.1",
8080
"html-minifier-terser": "^7.2.0",
8181
"html-webpack-plugin": "^5.6.3",
8282
"husky": "^9.1.7",
8383
"klaw": "^4.1.0",
84-
"lint-staged": "^16.0.0",
84+
"lint-staged": "^16.1.2",
8585
"local-pkg": "^1.1.1",
8686
"lodash": "^4.17.21",
8787
"lodash-es": "^4.17.21",
8888
"micromatch": "^4.0.8",
8989
"mini-css-extract-plugin": "^2.9.2",
9090
"normalize-newline": "^4.1.0",
9191
"only-allow": "^1.2.1",
92-
"openai": "^4.103.0",
92+
"openai": "^5.10.2",
9393
"pathe": "^2.0.3",
94-
"picomatch": "^4.0.2",
95-
"pkg-types": "^2.1.0",
96-
"postcss": "^8.5.3",
94+
"picomatch": "^4.0.3",
95+
"pkg-types": "^2.2.0",
96+
"postcss": "^8.5.6",
9797
"postcss-loader": "^8.1.1",
9898
"postcss7": "npm:postcss@7",
99-
"prettier": "^3.5.3",
99+
"prettier": "^3.6.2",
100100
"rimraf": "^6.0.1",
101-
"rollup": "^4.41.0",
101+
"rollup": "^4.45.1",
102102
"set-value": "^4.1.0",
103103
"tailwindcss": "^3.4.17",
104104
"tailwindcss-patch": "workspace:*",
105105
"tailwindcss2": "npm:@tailwindcss/postcss7-compat@^2.2.17",
106106
"tslib": "^2.8.1",
107107
"tsup": "^8.5.0",
108-
"tsx": "^4.19.4",
109-
"turbo": "^2.5.3",
108+
"tsx": "^4.20.3",
109+
"turbo": "^2.5.5",
110110
"typescript": "^5.8.3",
111111
"unbuild": "^3.5.0",
112-
"unplugin": "^2.3.4",
112+
"unplugin": "^2.3.5",
113113
"unplugin-tailwindcss-mangle": "workspace:*",
114-
"vite": "^6.3.5",
114+
"vite": "^7.0.5",
115115
"vite-tsconfig-paths": "^5.1.4",
116-
"vitest": "~3.1.4",
117-
"webpack": "^5.99.9",
116+
"vitest": "~3.2.4",
117+
"webpack": "^5.100.2",
118118
"webpack-build-utils": "^0.0.7",
119119
"yaml": "^2.8.0"
120120
}

packages/core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,17 +64,17 @@
6464
},
6565
"dependencies": {
6666
"@ast-core/escape": "^1.0.1",
67-
"@babel/parser": "^7.27.2",
68-
"@babel/traverse": "^7.27.1",
69-
"@babel/types": "^7.27.1",
67+
"@babel/parser": "^7.28.0",
68+
"@babel/traverse": "^7.28.0",
69+
"@babel/types": "^7.28.1",
7070
"@tailwindcss-mangle/config": "workspace:^",
7171
"@tailwindcss-mangle/shared": "workspace:^",
7272
"fast-sort": "^3.4.1",
7373
"fs-extra": "^11.3.0",
7474
"htmlparser2": "10.0.0",
7575
"magic-string": "^0.30.17",
7676
"pathe": "^2.0.3",
77-
"postcss": "^8.5.3",
77+
"postcss": "^8.5.6",
7878
"postcss-selector-parser": "^7.1.0"
7979
}
8080
}

packages/tailwindcss-patch/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -73,25 +73,25 @@
7373
}
7474
},
7575
"dependencies": {
76-
"@babel/generator": "^7.27.1",
77-
"@babel/parser": "^7.27.2",
78-
"@babel/traverse": "^7.27.1",
79-
"@babel/types": "^7.27.1",
76+
"@babel/generator": "^7.28.0",
77+
"@babel/parser": "^7.28.0",
78+
"@babel/traverse": "^7.28.0",
79+
"@babel/types": "^7.28.1",
8080
"@tailwindcss-mangle/config": "workspace:^",
8181
"cac": "^6.7.14",
8282
"consola": "^3.4.2",
8383
"fs-extra": "^11.3.0",
8484
"local-pkg": "^1.1.1",
8585
"pathe": "^2.0.3",
86-
"postcss": "^8.5.3",
86+
"postcss": "^8.5.6",
8787
"semver": "^7.7.2",
8888
"tailwindcss-config": "^1.0.0"
8989
},
9090
"devDependencies": {
91-
"@tailwindcss/node": "^4.1.7",
92-
"@tailwindcss/oxide": "^4.1.7",
93-
"@tailwindcss/postcss": "^4.1.7",
94-
"@tailwindcss/vite": "^4.1.7",
91+
"@tailwindcss/node": "^4.1.11",
92+
"@tailwindcss/oxide": "^4.1.11",
93+
"@tailwindcss/postcss": "^4.1.11",
94+
"@tailwindcss/vite": "^4.1.11",
9595
"tailwindcss": "^4.1.1",
9696
"tailwindcss-3": "npm:tailwindcss@^3",
9797
"tailwindcss-4": "npm:tailwindcss@^4.1.1"

packages/unplugin-tailwindcss-mangle/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,13 @@
7171
"test:dev": "vitest"
7272
},
7373
"dependencies": {
74-
"@rollup/pluginutils": "^5.1.4",
74+
"@rollup/pluginutils": "^5.2.0",
7575
"@tailwindcss-mangle/config": "workspace:^",
7676
"@tailwindcss-mangle/core": "workspace:^",
7777
"@tailwindcss-mangle/shared": "workspace:^",
7878
"is-css-request": "^1.0.1",
7979
"magic-string": "^0.30.17",
80-
"unplugin": "^2.3.4"
80+
"unplugin": "^2.3.5"
8181
},
8282
"publishConfig": {
8383
"access": "public",

0 commit comments

Comments
 (0)