Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into game-state
Browse files Browse the repository at this point in the history
  • Loading branch information
McMoerlin committed Apr 10, 2024
2 parents 0e01ca1 + a362f90 commit c1f23b8
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 98 deletions.
180 changes: 90 additions & 90 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,26 @@
"pinia": "^2.1.7",
"quasar": "^2.15.2",
"vue": "^3.4.21",
"vue-i18n": "^9.11.0",
"vue-i18n": "^9.11.1",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^4.0.0",
"@quasar/app-vite": "^2.0.0-beta.5",
"@quasar/cli": "^2.4.0",
"@types/node": "^20.12.4",
"@types/node": "^20.12.7",
"@types/w3c-web-hid": "^1.0.6",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"autoprefixer": "^10.4.19",
"electron": "^29.2.0",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.24.0",
"eslint-plugin-vue": "^9.24.1",
"prettier": "^3.2.5",
"typed-emitter": "^2.1.0",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite-plugin-checker": "^0.6.4",
"vue-tsc": "^1.8.27"
},
Expand Down
Loading

0 comments on commit c1f23b8

Please sign in to comment.