Skip to content

Commit

Permalink
Bump some deps
Browse files Browse the repository at this point in the history
A few have been forced to certain minor versions due to what I know works, they can be fully upgraded at some point in the near future when things are tested.
  • Loading branch information
zoton2 committed Jul 5, 2024
1 parent ee8cdcc commit 0181642
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 465 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@quasar/extras": "^1.16.11",
"@quasar/vite-plugin": "^1.7.0",
"@types/needle": "^3.3.0",
"@types/node": "^18.19.33",
"@types/node": "^18.19.39",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-vue": "^4.6.2",
Expand All @@ -52,19 +52,19 @@
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vue": "^9.27.0",
"nodecg-cli": "^8.6.8",
"nodecg-vue-composable": "^1.1.0",
"npm-run-all": "^4.1.5",
"quasar": "^2.16.4",
"quasar": "^2.16.5",
"trash-cli": "^5.0.0",
"ts-essentials": "^9.4.2",
"typescript": "^4.9.5",
"typescript": "~5.4.5",
"vite": "^4.5.3",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-checker": "~0.6.4",
"vite-plugin-nodecg": "^2.0.1",
"vue": "^3.4.27",
"vue-eslint-parser": "^9.4.2",
"vue": "^3.4.31",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^1.8.27"
},
"nodecg": {
Expand Down
Loading

0 comments on commit 0181642

Please sign in to comment.