chore: 更新vite@5.0.7
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"clear:type": "rimraf ./types"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=18"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -34,9 +34,9 @@
|
||||
"@tmagic/utils": "1.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^15.12.4",
|
||||
"@types/node": "^18.19.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^4.4.4"
|
||||
"vite": "^5.0.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user