Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cars10 committed Feb 16, 2024
1 parent 10bf18c commit a5097ab
Show file tree
Hide file tree
Showing 2 changed files with 585 additions and 571 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,27 +27,27 @@
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"pretty-bytes": "^6.1.1",
"quasar": "^2.14.2",
"vue": "^3.4.3",
"vue-i18n": "^9.8.0",
"quasar": "^2.14.4",
"vue": "^3.4.19",
"vue-i18n": "^9.9.1",
"vue-resizable": "^2.1.7",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@playwright/test": "^1.40.1",
"@playwright/test": "^1.41.2",
"@quasar/vite-plugin": "^1.6.0",
"@tauri-apps/cli": "^1.5.9",
"@types/json-bigint": "^1.0.4",
"@vitejs/plugin-vue": "^5.0.2",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.1",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.19.2",
"sass": "^1.69.6",
"eslint-plugin-vue": "^9.21.1",
"sass": "^1.71.0",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-bundle-visualizer": "^1.0.0",
"vitest": "^1.1.0",
"vite": "^5.1.3",
"vite-bundle-visualizer": "^1.0.1",
"vitest": "^1.3.0",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit a5097ab

Please sign in to comment.