Skip to content

Commit de6cd91

Browse files
committed
chore(deps): upgrade
1 parent 0e64369 commit de6cd91

File tree

6 files changed

+671
-600
lines changed

6 files changed

+671
-600
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "4.0.0",
55
"private": true,
6-
"packageManager": "pnpm@10.14.0",
6+
"packageManager": "pnpm@10.15.0",
77
"engines": {
88
"node": ">=18.0.0"
99
},
@@ -34,13 +34,13 @@
3434
},
3535
"devDependencies": {
3636
"@changesets/changelog-github": "^0.5.1",
37-
"@changesets/cli": "^2.29.5",
37+
"@changesets/cli": "^2.29.6",
3838
"@commitlint/cli": "^19.8.1",
3939
"@commitlint/config-conventional": "^19.8.1",
4040
"@commitlint/prompt-cli": "^19.8.1",
4141
"@commitlint/types": "^19.8.1",
4242
"@icebreakers/eslint-config": "^1.3.4",
43-
"@icebreakers/monorepo": "^1.0.11",
43+
"@icebreakers/monorepo": "^1.0.14",
4444
"@icebreakers/stylelint-config": "^1.1.2",
4545
"@rollup/pluginutils": "^5.2.0",
4646
"@tailwindcss-mangle/core": "workspace:*",
@@ -56,12 +56,12 @@
5656
"@types/lodash": "^4.17.20",
5757
"@types/lodash-es": "^4.17.12",
5858
"@types/micromatch": "^4.0.9",
59-
"@types/node": "^24.2.1",
59+
"@types/node": "^24.3.0",
6060
"@types/resolve": "^1.20.6",
6161
"@types/semver": "^7.7.0",
6262
"@types/set-value": "^4.0.3",
6363
"@vitest/coverage-v8": "~3.2.4",
64-
"astro": "^5.13.0",
64+
"astro": "^5.13.2",
6565
"ci-info": "^4.3.0",
6666
"comment-json": "^4.2.5",
6767
"cross-env": "^10.0.0",
@@ -70,7 +70,7 @@
7070
"defu": "^6.1.4",
7171
"del": "^8.0.0",
7272
"dotenv": "^17.2.1",
73-
"es-toolkit": "^1.39.9",
73+
"es-toolkit": "^1.39.10",
7474
"eslint": "^9.33.0",
7575
"execa": "^9.6.0",
7676
"fast-glob": "^3.3.3",
@@ -82,39 +82,39 @@
8282
"husky": "^9.1.7",
8383
"klaw": "^4.1.0",
8484
"lint-staged": "^16.1.5",
85-
"local-pkg": "^1.1.1",
85+
"local-pkg": "^1.1.2",
8686
"lodash": "^4.17.21",
8787
"lodash-es": "^4.17.21",
8888
"micromatch": "^4.0.8",
8989
"mini-css-extract-plugin": "^2.9.4",
9090
"normalize-newline": "^4.1.0",
9191
"only-allow": "^1.2.1",
92-
"openai": "^5.12.2",
92+
"openai": "^5.13.1",
9393
"pathe": "^2.0.3",
9494
"picomatch": "^4.0.3",
95-
"pkg-types": "^2.2.0",
95+
"pkg-types": "^2.3.0",
9696
"postcss": "^8.5.6",
9797
"postcss-loader": "^8.1.1",
9898
"postcss7": "npm:postcss@7",
9999
"prettier": "^3.6.2",
100100
"rimraf": "^6.0.1",
101-
"rollup": "^4.46.2",
101+
"rollup": "^4.47.1",
102102
"set-value": "^4.1.0",
103103
"tailwindcss": "catalog:tailwindcss3",
104104
"tailwindcss-patch": "workspace:*",
105105
"tailwindcss2": "npm:@tailwindcss/postcss7-compat@^2.2.17",
106106
"tslib": "^2.8.1",
107107
"tsup": "^8.5.0",
108108
"tsx": "^4.20.4",
109-
"turbo": "^2.5.5",
109+
"turbo": "^2.5.6",
110110
"typescript": "^5.9.2",
111-
"unbuild": "^3.6.0",
112-
"unplugin": "^2.3.5",
111+
"unbuild": "^3.6.1",
112+
"unplugin": "^2.3.8",
113113
"unplugin-tailwindcss-mangle": "workspace:*",
114-
"vite": "^7.1.2",
114+
"vite": "^7.1.3",
115115
"vite-tsconfig-paths": "^5.1.4",
116116
"vitest": "~3.2.4",
117-
"webpack": "^5.101.2",
117+
"webpack": "^5.101.3",
118118
"webpack-build-utils": "^0.0.7",
119119
"yaml": "^2.8.1"
120120
}

packages/tailwindcss-patch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"cac": "^6.7.14",
8282
"consola": "^3.4.2",
8383
"fs-extra": "^11.3.1",
84-
"local-pkg": "^1.1.1",
84+
"local-pkg": "^1.1.2",
8585
"pathe": "^2.0.3",
8686
"postcss": "^8.5.6",
8787
"semver": "^7.7.2",

packages/unplugin-tailwindcss-mangle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@tailwindcss-mangle/shared": "workspace:^",
7878
"is-css-request": "^1.0.1",
7979
"magic-string": "^0.30.17",
80-
"unplugin": "^2.3.5"
80+
"unplugin": "^2.3.8"
8181
},
8282
"publishConfig": {
8383
"access": "public",

0 commit comments

Comments
 (0)