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 9b1a656 commit a928c87Copy full SHA for a928c87
2 files changed
package.json
@@ -85,8 +85,8 @@
85
},
86
"dependencies": {
87
"debug": "^4.3.4",
88
- "tsx": "^4.1.2",
89
- "unplugin": "~1.5.0",
+ "tsx": "^4.1.4",
+ "unplugin": "~1.5.1",
90
"vite": "^5.0.0"
91
92
"devDependencies": {
@@ -95,15 +95,15 @@
95
"@sxzz/eslint-config": "^3.7.4",
96
"@sxzz/prettier-config": "^2.0.0",
97
"@types/debug": "^4.1.12",
98
- "@types/node": "^20.9.0",
+ "@types/node": "^20.9.2",
99
"@vitejs/plugin-vue": "4.5.0",
100
"@vitest/ui": "0.34.6",
101
"bumpp": "^9.2.0",
102
- "esbuild": "0.19.5",
103
- "eslint": "^8.53.0",
+ "esbuild": "0.19.6",
+ "eslint": "^8.54.0",
104
"fast-glob": "^3.3.2",
105
"rimraf": "^5.0.5",
106
- "rollup": "^4.4.1",
+ "rollup": "^4.5.0",
107
"rollup-plugin-esbuild": "^6.1.0",
108
"slash": "^5.1.0",
109
"source-map-js": "^1.0.2",
0 commit comments