about summary refs log tree commit diff
path: root/pkgs/servers/mobilizon/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/servers/mobilizon/package.json')
-rw-r--r--pkgs/servers/mobilizon/package.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/pkgs/servers/mobilizon/package.json b/pkgs/servers/mobilizon/package.json
index f9366270eee2..662bcfa0daf2 100644
--- a/pkgs/servers/mobilizon/package.json
+++ b/pkgs/servers/mobilizon/package.json
@@ -1,6 +1,6 @@
 {
   "name": "mobilizon",
-  "version": "3.1.3",
+  "version": "3.2.0",
   "private": true,
   "scripts": {
     "dev": "vite",
@@ -57,7 +57,7 @@
     "@vue-a11y/announcer": "^2.1.0",
     "@vue-a11y/skip-to": "^2.1.2",
     "@vue-leaflet/vue-leaflet": "^0.10.1",
-    "@vue/apollo-composable": "^4.0.0-beta.5",
+    "@vue/apollo-composable": "^4.0.0-beta.9",
     "@vue/compiler-sfc": "^3.2.37",
     "@vueuse/core": "^10.0.2",
     "@vueuse/head": "^1.0",
@@ -67,7 +67,7 @@
     "blurhash": "^2.0.0",
     "date-fns": "^2.16.0",
     "date-fns-tz": "^2.0.0",
-    "floating-vue": "^2.0.0-beta.17",
+    "floating-vue": "^2.0.0-beta.24",
     "graphql": "^15.8.0",
     "graphql-tag": "^2.10.3",
     "hammerjs": "^2.0.8",
@@ -97,7 +97,7 @@
     "zhyswan-vuedraggable": "^4.1.3"
   },
   "devDependencies": {
-    "@histoire/plugin-vue": "^0.16.1",
+    "@histoire/plugin-vue": "^0.17.1",
     "@playwright/test": "^1.25.1",
     "@rushstack/eslint-patch": "^1.1.4",
     "@tailwindcss/forms": "^0.5.2",
@@ -111,30 +111,30 @@
     "@types/phoenix": "^1.5.2",
     "@types/sanitize-html": "^2.5.0",
     "@vitejs/plugin-vue": "^4.0.0",
-    "@vitest/coverage-c8": "^0.32.2",
-    "@vitest/ui": "^0.32.2",
-    "@vue/eslint-config-prettier": "^7.0.0",
+    "@vitest/coverage-v8": "^0.34.1",
+    "@vitest/ui": "^0.34.1",
+    "@vue/eslint-config-prettier": "^8.0.0",
     "@vue/eslint-config-typescript": "^11.0.0",
     "@vue/test-utils": "^2.0.2",
     "eslint": "^8.21.0",
-    "eslint-config-prettier": "^8.3.0",
+    "eslint-config-prettier": "^9.0.0",
     "eslint-plugin-import": "^2.20.2",
-    "eslint-plugin-prettier": "^4.0.0",
+    "eslint-plugin-prettier": "^5.0.0",
     "eslint-plugin-vue": "^9.3.0",
     "flush-promises": "^1.0.2",
-    "histoire": "^0.16.1",
+    "histoire": "^0.17.0",
     "husky": "^8.0.3",
     "jsdom": "^22.0.0",
-    "lint-staged": "^13.2.2",
+    "lint-staged": "^14.0.1",
     "mock-apollo-client": "^1.1.0",
-    "prettier": "^2.2.1",
+    "prettier": "^3.0.0",
     "prettier-eslint": "^15.0.1",
     "rollup-plugin-visualizer": "^5.7.1",
     "sass": "^1.34.1",
     "typescript": "~5.1.3",
     "vite": "^4.0.4",
     "vite-plugin-pwa": "^0.16.4",
-    "vitest": "^0.32.2",
+    "vitest": "^0.34.1",
     "vue-i18n-extract": "^2.0.4"
   }
 }