]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - package.json
Simplify index & fix logo path
[github/bastienwirtz/homer.git] / package.json
index 9efa8a1ee96194a97089cc2de19891d3baf0fcc5..86435697467a279f0d5331db6e13e8b2b1aa555f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "homer",
-  "version": "21.09.1",
+  "version": "22.07.1",
   "scripts": {
     "dev": "vite",
     "build": "vite build",
     "bulma": "^0.9.4",
     "js-yaml": "^4.1.0",
     "lodash.merge": "^4.6.2",
-    "register-service-worker": "^1.7.2",
     "vue": "^3.2.33"
   },
   "devDependencies": {
     "@rushstack/eslint-patch": "^1.1.0",
     "@vitejs/plugin-vue": "^2.3.1",
-    "@vue/cli-plugin-pwa": "^5.0.4",
     "@vue/eslint-config-prettier": "^7.0.0",
     "eslint": "^8.5.0",
-    "eslint-plugin-vue": "^8.2.0",
+    "eslint-plugin-vue": "^9.1.1",
     "prettier": "^2.5.1",
     "sass": "^1.52.2",
-    "vite": "^2.9.9"
+    "vite": "^2.9.9",
+    "vite-plugin-pwa": "^0.12.2"
   },
   "license": "Apache-2.0"
 }