Skip to content

Commit cc3babb

Browse files
chore(deps): update all non-major dependencies
1 parent 14ebd1e commit cc3babb

2 files changed

Lines changed: 323 additions & 265 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-lightningcss",
33
"type": "module",
44
"version": "0.4.5",
5-
"packageManager": "pnpm@10.28.1",
5+
"packageManager": "pnpm@10.33.2",
66
"description": "Lightning CSS integration for Vite, Rollup, esbuild, Webpack, Vue CLI, and more.",
77
"author": "Kevin Deng <sxzz@sxzz.moe>",
88
"license": "MIT",
@@ -76,14 +76,14 @@
7676
"@sxzz/test-utils": "^0.5.15",
7777
"@types/node": "^25.0.10",
7878
"@types/rollup-plugin-css-only": "^3.1.3",
79-
"@typescript/native-preview": "7.0.0-dev.20260122.3",
79+
"@typescript/native-preview": "7.0.0-dev.20260426.1",
8080
"bumpp": "^10.4.0",
8181
"eslint": "^9.39.2",
8282
"prettier": "^3.8.1",
8383
"rollup": "^4.56.0",
8484
"rollup-plugin-css-only": "^4.5.5",
85-
"tsdown": "^0.20.0",
86-
"tsdown-preset-sxzz": "^0.3.1",
85+
"tsdown": "^0.21.0",
86+
"tsdown-preset-sxzz": "^0.5.0",
8787
"typescript": "^5.9.3",
8888
"vite": "^7.3.1",
8989
"vitest": "^4.0.17",

0 commit comments

Comments
 (0)