Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Dec 15, 2024
1 parent 09ba1ac commit be0903e
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 366 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
},
"devDependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/eslint-config": "^0.7.3",
"@pinia/testing": "^0.1.7",
"@playwright/test": "^1.49.0",
"@playwright/test": "^1.49.1",
"@testing-library/vue": "^8.1.0",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-plugin-playwright": "^2.1.0",
"jsdom": "^25.0.1",
"prettier": "^3.4.2",
"rollup-plugin-regexp": "^5.0.1",
"typescript": "~5.6.3",
"unplugin-auto-import": "^0.18.6",
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.27.5",
"unplugin-vue-router": "^0.10.9",
"vite": "^6.0.3",
Expand Down
Loading

0 comments on commit be0903e

Please sign in to comment.