We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3572b0 commit c05dac2Copy full SHA for c05dac2
package.json
@@ -66,12 +66,12 @@
66
"prepublishOnly": "pnpm run build"
67
},
68
"dependencies": {
69
- "lightningcss": "^1.29.3",
+ "lightningcss": "^1.30.0",
70
"magic-string": "^0.30.17",
71
"unplugin": "^2.3.2"
72
73
"devDependencies": {
74
- "@sxzz/eslint-config": "^7.0.0",
+ "@sxzz/eslint-config": "^7.0.1",
75
"@sxzz/prettier-config": "^2.2.1",
76
"@sxzz/test-utils": "^0.5.6",
77
"@types/node": "^22.15.17",
@@ -82,7 +82,7 @@
82
"prettier": "^3.5.3",
83
"rollup": "^4.40.2",
84
"rollup-plugin-css-only": "^4.5.2",
85
- "tsdown": "^0.11.1",
+ "tsdown": "^0.11.3",
86
"tsx": "^4.19.4",
87
"typescript": "^5.8.3",
88
"vite": "^6.3.5",
0 commit comments