Skip to content

Commit

Permalink
chore(deps): Update packages (#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn authored Aug 21, 2024
1 parent 5175897 commit ff3d48f
Show file tree
Hide file tree
Showing 2 changed files with 822 additions and 949 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,37 +22,37 @@
]
},
"dependencies": {
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@vue-leaflet/vue-leaflet": "^0.10.1",
"@vueuse/core": "^10.6.1",
"@vueuse/integrations": "^10.6.1",
"@vueuse/core": "^11.0.1",
"@vueuse/integrations": "^11.0.1",
"compressorjs": "^1.2.1",
"exifreader": "^4.21.0",
"exifreader": "^4.23.3",
"html5-qrcode": "^2.3.8",
"leaflet": "^1.9.4",
"pinia": "^2.1.7",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"universal-cookie": "^6.1.1",
"vue": "^3.4.19",
"vue-i18n": "9",
"universal-cookie": "^7.2.0",
"vue": "^3.4.38",
"vue-i18n": "9.14.0",
"vue-matomo": "^4.2.0",
"vue-router": "^4.2.5",
"vuetify": "^3.4.6"
"vue-router": "^4.4.3",
"vuetify": "^3.7.0"
},
"devDependencies": {
"@mdi/font": "^7.3.67",
"@vitejs/plugin-vue": "^4.5.0",
"@vue/compiler-sfc": "^3.3.9",
"autoprefixer": "^10.4.16",
"@mdi/font": "^7.4.47",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/compiler-sfc": "^3.4.38",
"autoprefixer": "^10.4.20",
"cross-env": "^7.0.3",
"cypress": "^13.8.1",
"eslint": "^9.3.0",
"eslint-plugin-vue": "^9.26.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"postcss": "^8.4.31",
"start-server-and-test": "^2.0.3",
"vite": "^4.5.0"
"cypress": "^13.13.3",
"eslint": "^9.9.0",
"eslint-plugin-vue": "^9.27.0",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"postcss": "^8.4.41",
"start-server-and-test": "^2.0.5",
"vite": "^5.4.2"
},
"resolutions": {
"postcss": "^8.4.31"
Expand Down
Loading

0 comments on commit ff3d48f

Please sign in to comment.