Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cars10 committed Nov 13, 2023
1 parent b714339 commit 2c3677d
Showing 2 changed files with 272 additions and 283 deletions.
22 changes: 10 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -18,37 +18,35 @@
},
"dependencies": {
"@codemirror/lang-json": "^6.0.1",
"@intlify/unplugin-vue-i18n": "^1.4.0",
"@quasar/extras": "^1.16.7",
"@intlify/unplugin-vue-i18n": "^1.5.0",
"@quasar/extras": "^1.16.8",
"@tauri-apps/api": "^1.5.1",
"cm6-theme-basic-light": "^0.2.0",
"cm6-theme-material-dark": "^0.2.0",
"codemirror": "^6.0.1",
"idb": "^7.1.1",
"json-bigint": "^1.0.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"pretty-bytes": "^6.1.1",
"quasar": "^2.13.0",
"vue": "^3.3.7",
"vue-i18n": "^9.6.2",
"quasar": "^2.14.0",
"vue": "^3.3.8",
"vue-i18n": "^9.6.5",
"vue-resizable": "^2.1.7",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@playwright/test": "^1.39.0",
"@quasar/vite-plugin": "^1.6.0",
"@tauri-apps/cli": "^1.5.6",
"@types/json-bigint": "^1.0.3",
"@vitejs/plugin-vue": "^4.4.0",
"@types/json-bigint": "^1.0.4",
"@vitejs/plugin-vue": "^4.4.1",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.4.0",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-plugin-vue": "^9.18.1",
"sass": "1.32.13",
"sass": "^1.69.5",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-bundle-visualizer": "^0.10.0",
"vite-bundle-visualizer": "^0.11.0",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.22"
}
Loading

0 comments on commit 2c3677d

Please sign in to comment.