Skip to content

Commit

Permalink
chore(test-vite-app-v2): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IlCallo committed Feb 23, 2024
1 parent 98db2ff commit fa2b8e2
Show file tree
Hide file tree
Showing 2 changed files with 490 additions and 445 deletions.
14 changes: 7 additions & 7 deletions test-vite-app-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,23 @@
"dependencies": {
"@quasar/extras": "^1.16.6",
"axios": "^1.2.1",
"pinia": "^2.1.6",
"quasar": "^2.12.7",
"vue": "^3.3.4",
"vue-i18n": "^9.4.0",
"vue-router": "^4.2.4"
"pinia": "^2.1.7",
"quasar": "^2.14.5",
"vue": "^3.4.19",
"vue-i18n": "^9.9.1",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@intlify/vite-plugin-vue-i18n": "^3.3.1",
"@quasar/app-vite": "^2.0.0-alpha.0",
"@quasar/app-vite": "^2.0.0-beta.2",
"@quasar/quasar-app-extension-testing-e2e-cypress": "../packages/e2e-cypress",
"@quasar/quasar-app-extension-testing-unit-vitest": "../packages/unit-vitest",
"@types/node": "^20.5.9",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"@vue/test-utils": "^2.4.1",
"autoprefixer": "^10.4.15",
"cypress": "^13.6.2",
"cypress": "^13.6.6",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.15.1",
Expand Down
Loading

0 comments on commit fa2b8e2

Please sign in to comment.