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 f26f991 commit 8d579b4Copy full SHA for 8d579b4
package.json
@@ -31,7 +31,7 @@
31
"@tailwindcss-mangle/shared": "workspace:*",
32
"@tsconfig/recommended": "^1.0.6",
33
"@types/lodash-es": "^4.17.12",
34
- "@types/node": "^20.14.2",
+ "@types/node": "^20.14.5",
35
"@vitest/coverage-v8": "^1.6.0",
36
"bumpp": "^9.4.1",
37
"cross-env": "^7.0.3",
packages/unplugin-tailwindcss-mangle/package.json
@@ -88,7 +88,7 @@
88
},
89
"devDependencies": {
90
"@types/babel__helper-plugin-utils": "^7.10.3",
91
- "astro": "^4.10.2",
+ "astro": "^4.10.3",
92
"css-loader": "^7.1.2",
93
"html-webpack-plugin": "^5.6.0",
94
"mini-css-extract-plugin": "^2.9.0",
0 commit comments