Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed Feb 26, 2024
1 parent 2900933 commit ca80757
Show file tree
Hide file tree
Showing 11 changed files with 1,057 additions and 969 deletions.
32 changes: 16 additions & 16 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,24 @@
"@bperel/vue3-popper-teleport": "^1.4.3",
"@mapbox/mapbox-gl-geocoder": "^5.0.2",
"@popperjs/core": "^2.11.8",
"@sentry/tracing": "^7.100.1",
"@sentry/vue": "^7.100.1",
"@sentry/tracing": "^7.102.1",
"@sentry/vue": "^7.102.1",
"@unhead/vue": "^1.8.10",
"@vueuse/core": "^10.7.2",
"bootstrap": "^5.3.2",
"@vueuse/core": "^10.8.0",
"bootstrap": "^5.3.3",
"bootstrap-vue-next": "^0.15.5",
"chart.js": "^4.4.1",
"dayjs": "^1.11.10",
"js-cookie": "^3.0.5",
"page-flip": "^2.0.7",
"pinia": "^2.1.7",
"timeago.js": "^4.0.2",
"v-contextmenu": "^3.1.1",
"vue": "^3.4.18",
"v-contextmenu": "^3.2.0",
"vue": "^3.4.20",
"vue-chartjs": "^5.3.0",
"vue-i18n": "^9.9.1",
"vue-mapbox-ts": "^0.9.10",
"vue-router": "^4.2.5",
"vue-router": "^4.3.0",
"vue-slicksort": "^2.0.5",
"~api": "workspace:*",
"~prisma-clients": "workspace:*",
Expand All @@ -44,7 +44,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "^1.2.1",
"@histoire/plugin-vue": "^0.17.11",
"@histoire/plugin-vue": "^0.17.12",
"@iconify-json/bi": "^1.1.23",
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@types/js-cookie": "^3.0.6",
Expand All @@ -55,24 +55,24 @@
"@vue/test-utils": "^2.4.4",
"concurrently": "^8.2.2",
"ejs-lint": "^2.0.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier-vue": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vue": "^9.21.1",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-plugin-vue": "^9.22.0",
"histoire": "^0.17.9",
"prettier": "^3.2.5",
"sass": "^1.70.0",
"sass": "^1.71.1",
"typescript": "^5.3.3",
"typescript-eslint": "^7.0.1",
"typescript-eslint": "^7.1.0",
"unplugin-auto-import": "^0.17.5",
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.1",
"vite": "^5.1.4",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-vue-layouts": "^0.11.0",
"vitest": "^1.2.2",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.27"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ca80757

Please sign in to comment.