Update Vite

This commit is contained in:
Dallas Hoffman 2023-09-11 00:21:49 -04:00
parent 1ee49a8b4a
commit 894abbe1de
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -25,7 +25,7 @@
"svelte-check": "^3.4.3",
"tslib": "^2.4.1",
"typescript": "^5.2.2",
"vite": "^4.4.2"
"vite": "^4.4.9"
}
},
"node_modules/@ampproject/remapping": {

View File

@ -30,6 +30,6 @@
"svelte-check": "^3.4.3",
"tslib": "^2.4.1",
"typescript": "^5.2.2",
"vite": "^4.4.2"
"vite": "^4.4.9"
}
}