]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - package.json
Bump vite from 5.0.11 to 5.0.13
[github/bastienwirtz/homer.git] / package.json
index e22553291999be3dd771c8baaf28f809b2cabf12..d68efc9a955e6e9c3955b9e0754a4892b5b97bbf 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "homer",
-  "version": "24.02.1",
+  "version": "24.04.1",
   "scripts": {
     "dev": "vite",
     "mock": "http-server dummy-data/ --cors",
@@ -16,6 +16,7 @@
     "yaml": "^2.4.1"
   },
   "devDependencies": {
+    "@rushstack/eslint-patch": "^1.7.2",
     "@vitejs/plugin-vue": "^5.0.4",
     "@vue/eslint-config-prettier": "^9.0.0",
     "eslint": "^8.57.0",
@@ -23,7 +24,7 @@
     "http-server": "^14.1.1",
     "prettier": "^3.2.5",
     "sass": "^1.71.1",
-    "vite": "^5.0.11",
+    "vite": "^5.0.13",
     "vite-plugin-pwa": "^0.19.2"
   },
   "license": "Apache-2.0"