Skip to content

Commit 849405a

Browse files
committed
chore(deps): upgrade
1 parent da202b8 commit 849405a

32 files changed

+2142
-2486
lines changed

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
},
3434
"devDependencies": {
3535
"@changesets/changelog-github": "^0.5.0",
36-
"@changesets/cli": "^2.27.11",
36+
"@changesets/cli": "^2.27.12",
3737
"@commitlint/cli": "^19.6.1",
3838
"@commitlint/config-conventional": "^19.6.0",
39-
"@commitlint/prompt-cli": "^19.6.1",
39+
"@commitlint/prompt-cli": "^19.7.0",
4040
"@commitlint/types": "^19.5.0",
41-
"@icebreakers/eslint-config": "^0.7.8",
42-
"@icebreakers/monorepo": "^0.6.20",
43-
"@icebreakers/stylelint-config": "^0.1.3",
41+
"@icebreakers/eslint-config": "^0.7.13",
42+
"@icebreakers/monorepo": "^0.6.22",
43+
"@icebreakers/stylelint-config": "^0.1.4",
4444
"@rollup/pluginutils": "^5.1.4",
4545
"@tailwindcss-mangle/core": "workspace:*",
4646
"@tailwindcss-mangle/shared": "workspace:*",
@@ -57,59 +57,59 @@
5757
"@types/lodash": "^4.17.14",
5858
"@types/lodash-es": "^4.17.12",
5959
"@types/micromatch": "^4.0.9",
60-
"@types/node": "^22.10.5",
60+
"@types/node": "^22.10.10",
6161
"@types/resolve": "^1.20.6",
6262
"@types/semver": "^7.5.8",
6363
"@types/set-value": "^4.0.3",
64-
"@vitest/coverage-v8": "~2.1.8",
65-
"astro": "^5.1.2",
64+
"@vitest/coverage-v8": "~3.0.4",
65+
"astro": "^5.1.9",
6666
"ci-info": "^4.1.0",
6767
"comment-json": "^4.2.5",
6868
"cross-env": "^7.0.3",
6969
"css-loader": "^7.1.2",
7070
"dedent": "^1.5.3",
7171
"defu": "^6.1.4",
7272
"del": "^8.0.0",
73-
"eslint": "^9.17.0",
73+
"eslint": "^9.19.0",
7474
"execa": "^9.5.2",
75-
"fast-glob": "^3.3.2",
76-
"fs-extra": "^11.2.0",
75+
"fast-glob": "^3.3.3",
76+
"fs-extra": "^11.3.0",
7777
"get-value": "^3.0.1",
7878
"html-minifier-terser": "^7.2.0",
7979
"html-webpack-plugin": "^5.6.3",
8080
"husky": "^9.1.7",
8181
"klaw": "^4.1.0",
82-
"lint-staged": "^15.3.0",
83-
"local-pkg": "^0.5.1",
82+
"lint-staged": "^15.4.2",
83+
"local-pkg": "^1.0.0",
8484
"lodash": "^4.17.21",
8585
"lodash-es": "^4.17.21",
8686
"micromatch": "^4.0.8",
8787
"mini-css-extract-plugin": "^2.9.2",
8888
"normalize-newline": "^4.1.0",
8989
"only-allow": "^1.2.1",
90-
"pathe": "^2.0.0",
91-
"pkg-types": "^1.3.0",
92-
"postcss": "^8.4.49",
90+
"pathe": "^2.0.2",
91+
"pkg-types": "^1.3.1",
92+
"postcss": "^8.5.1",
9393
"postcss-loader": "^8.1.1",
9494
"postcss7": "npm:postcss@7",
9595
"prettier": "^3.4.2",
9696
"rimraf": "^6.0.1",
97-
"rollup": "^4.29.1",
97+
"rollup": "^4.32.0",
9898
"set-value": "^4.1.0",
99-
"tailwindcss": "^3.4.17",
99+
"tailwindcss": "^4.0.0",
100100
"tailwindcss-patch": "workspace:*",
101101
"tailwindcss2": "npm:@tailwindcss/postcss7-compat@^2.2.17",
102102
"tslib": "^2.8.1",
103-
"tsup": "^8.3.5",
103+
"tsup": "^8.3.6",
104104
"tsx": "^4.19.2",
105-
"turbo": "^2.3.3",
106-
"typescript": "^5.7.2",
107-
"unbuild": "^3.2.0",
105+
"turbo": "^2.3.4",
106+
"typescript": "^5.7.3",
107+
"unbuild": "^3.3.1",
108108
"unplugin": "^2.1.2",
109109
"unplugin-tailwindcss-mangle": "workspace:*",
110-
"vite": "^6.0.7",
110+
"vite": "^6.0.11",
111111
"vite-tsconfig-paths": "^5.1.4",
112-
"vitest": "~2.1.8",
112+
"vitest": "~3.0.4",
113113
"webpack": "^5.97.1",
114114
"webpack-build-utils": "^0.0.7",
115115
"yaml": "^2.7.0"

packages/config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
"dependencies": {
6868
"@tailwindcss-mangle/shared": "workspace:^",
6969
"c12": "^2.0.1",
70-
"fs-extra": "^11.2.0",
70+
"fs-extra": "^11.3.0",
7171
"is-css-request": "^1.0.1",
72-
"pathe": "^2.0.0"
72+
"pathe": "^2.0.2"
7373
}
7474
}

packages/core/package.json

Lines changed: 6 additions & 6 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.26.3",
68-
"@babel/traverse": "^7.26.4",
69-
"@babel/types": "^7.26.3",
67+
"@babel/parser": "^7.26.7",
68+
"@babel/traverse": "^7.26.7",
69+
"@babel/types": "^7.26.7",
7070
"@tailwindcss-mangle/config": "workspace:^",
7171
"@tailwindcss-mangle/shared": "workspace:^",
7272
"fast-sort": "^3.4.1",
73-
"fs-extra": "^11.2.0",
73+
"fs-extra": "^11.3.0",
7474
"htmlparser2": "10.0.0",
7575
"magic-string": "^0.30.17",
76-
"pathe": "^2.0.0",
77-
"postcss": "^8.4.49",
76+
"pathe": "^2.0.2",
77+
"postcss": "^8.5.1",
7878
"postcss-selector-parser": "^7.0.0"
7979
}
8080
}

packages/tailwindcss-patch/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,18 +72,18 @@
7272
}
7373
},
7474
"dependencies": {
75-
"@babel/generator": "^7.26.3",
76-
"@babel/parser": "^7.26.3",
77-
"@babel/traverse": "^7.26.4",
78-
"@babel/types": "^7.26.3",
75+
"@babel/generator": "^7.26.5",
76+
"@babel/parser": "^7.26.7",
77+
"@babel/traverse": "^7.26.7",
78+
"@babel/types": "^7.26.7",
7979
"@tailwindcss-mangle/config": "workspace:^",
8080
"cac": "^6.7.14",
81-
"consola": "^3.3.3",
82-
"fs-extra": "^11.2.0",
81+
"consola": "^3.4.0",
82+
"fs-extra": "^11.3.0",
8383
"jiti": "^2.4.2",
8484
"lilconfig": "^3.1.3",
85-
"pathe": "^2.0.0",
86-
"postcss": "^8.4.49",
85+
"pathe": "^2.0.2",
86+
"postcss": "^8.5.1",
8787
"resolve": "^1.22.10",
8888
"semver": "^7.6.3"
8989
}

0 commit comments

Comments
 (0)