Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
chore: deps update: minor 1
Browse files Browse the repository at this point in the history
  • Loading branch information
sircharlo committed Jun 27, 2024
1 parent 9b995d9 commit 2ff366d
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 129 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@panzoom/panzoom": "^4.5.1",
"@quasar/cli": "^2.4.1",
"@quasar/extras": "^1.16.11",
"@sentry/vue": "^8.9.2",
"axios": "^1.6.8",
"@sentry/vue": "^8.12.0",
"axios": "^1.7.2",
"better-sqlite3": "^11.0.0",
"decompress": "^4.2.1",
"dompurify": "^3.1.5",
Expand All @@ -32,21 +32,21 @@
"klaw-sync": "^6.0.0",
"obs-websocket-js": "^5.0.5",
"p-queue": "^8.0.1",
"pinia": "^2.0.11",
"pinia": "^2.1.7",
"pinia-shared-state": "^0.5.1",
"quasar": "^2.8.0",
"sanitize-filename": "^1.6.3",
"upath": "^2.0.1",
"vue": "^3.4.30",
"vue-i18n": "^9.2.2",
"vue-router": "^4.3.3"
"vue-i18n": "^9.13.1",
"vue-router": "^4.4.0"
},
"devDependencies": {
"@electron/rebuild": "^3.6.0",
"@intlify/vite-plugin-vue-i18n": "^3.3.1",
"@quasar/app-vite": "^1.8.0",
"@quasar/app-vite": "^1.9.3",
"@rollup/plugin-inject": "^5.0.5",
"@sentry/esbuild-plugin": "^2.19.0",
"@sentry/esbuild-plugin": "^2.20.1",
"@sentry/vite-plugin": "^2.20.1",
"@types/better-sqlite3": "^7.6.10",
"@types/decompress": "^4.2.7",
Expand All @@ -55,15 +55,15 @@
"@types/heic-convert": "^1.2.3",
"@types/klaw-sync": "^6.0.5",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"autoprefixer": "^10.4.19",
"electron": "^30.0.1",
"electron-builder": "^24.3.0",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-perfectionist": "^2.10.0",
"eslint-plugin-vue": "^9.0.0",
"eslint-plugin-perfectionist": "^2.11.0",
"eslint-plugin-vue": "^9.26.0",
"prettier": "^3.3.2",
"process": "^0.11.10",
"typescript": "~5.4.5",
Expand Down
Loading

0 comments on commit 2ff366d

Please sign in to comment.