Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Nov 16, 2024
1 parent 5575751 commit 4464912
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 489 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@
"@types/file-saver": "^2.0.7",
"@types/js-cookie": "^3.0.6",
"@types/lodash": "^4.17.13",
"@types/node": "^18.19.64",
"@types/uuid": "^9.0.8",
"@types/node": "^22.9.0",
"@types/uuid": "^10.0.0",
"@types/webfontloader": "^1.6.38",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/test-utils": "^2.4.6",
"cross-env": "^7.0.3",
"electron": "^33.2.0",
"electron-builder": "^25.1.8",
"electron-builder": "26.0.0-alpha.6",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0",
"happy-dom": "^14.12.3",
Expand All @@ -68,7 +68,7 @@
"simple-git-hooks": "^2.11.1",
"typed-emitter": "^2.1.0",
"typescript": "^5.6.3",
"typescript-eslint": "^7.18.0",
"typescript-eslint": "^8.14.0",
"unplugin-auto-expose": "0.3.0",
"vite": "^5.4.11",
"vite-plugin-node-polyfills": "^0.22.0",
Expand All @@ -87,7 +87,7 @@
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@ffmpeg/core": "^0.9.0",
"@ffmpeg/ffmpeg": "^0.9.8",
"@riffcc/orbiter": "^0.0.3",
"@riffcc/orbiter": "^0.1.0",
"@vueuse/core": "^11.2.0",
"ajv": "^8.17.1",
"assert": "^2.1.0",
Expand All @@ -107,8 +107,8 @@
"semaphore-async-await": "^1.5.1",
"tiny-typed-emitter": "^2.1.0",
"tslib": "^2.8.1",
"uuid": "^9.0.1",
"vue": "3.5.12",
"uuid": "^11.0.3",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vuetify": "^3.7.4",
"webfontloader": "^1.6.28",
Expand Down
Loading

0 comments on commit 4464912

Please sign in to comment.