]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - package.json
Fix search widget
[github/bastienwirtz/homer.git] / package.json
index 86435697467a279f0d5331db6e13e8b2b1aa555f..bd19439f841b33a0094f4f7b8690de92d1d972e1 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "homer",
-  "version": "22.07.1",
+  "version": "22.07.2",
   "scripts": {
     "dev": "vite",
     "build": "vite build",
     "@vitejs/plugin-vue": "^2.3.1",
     "@vue/eslint-config-prettier": "^7.0.0",
     "eslint": "^8.5.0",
-    "eslint-plugin-vue": "^9.1.1",
+    "eslint-plugin-vue": "^9.2.0",
     "prettier": "^2.5.1",
     "sass": "^1.52.2",
-    "vite": "^2.9.9",
-    "vite-plugin-pwa": "^0.12.2"
+    "vite": "^2.9.14",
+    "vite-plugin-pwa": "^0.12.3"
   },
   "license": "Apache-2.0"
 }