Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2023
1 parent fcbd4a6 commit c018772
Show file tree
Hide file tree
Showing 2 changed files with 556 additions and 511 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -12,26 +12,26 @@
"dependencies": {
"@vueuse/core": "10.1.2",
"axios": "1.4.0",
"vue": "3.3.2",
"vue-router": "4.2.0"
"vue": "3.3.4",
"vue-router": "4.2.2"
},
"devDependencies": {
"@antfu/eslint-config": "0.38.6",
"@iconify-json/carbon": "1.1.16",
"@types/node": "18.16.10",
"@unocss/reset": "0.51.13",
"@antfu/eslint-config": "0.39.5",
"@iconify-json/carbon": "1.1.17",
"@types/node": "18.16.16",
"@unocss/reset": "0.53.0",
"@vitejs/plugin-vue": "4.2.3",
"@vue/test-utils": "2.3.2",
"eslint": "8.40.0",
"jsdom": "22.0.0",
"pnpm": "8.5.1",
"typescript": "5.0.4",
"unocss": "0.51.13",
"unplugin-auto-import": "0.15.3",
"unplugin-vue-components": "0.24.1",
"vite": "4.3.6",
"vite-plugin-pages": "0.29.0",
"vitest": "0.31.0",
"eslint": "8.42.0",
"jsdom": "22.1.0",
"pnpm": "8.6.0",
"typescript": "5.1.3",
"unocss": "0.53.0",
"unplugin-auto-import": "0.16.4",
"unplugin-vue-components": "0.25.0",
"vite": "4.3.9",
"vite-plugin-pages": "0.31.0",
"vitest": "0.31.4",
"vue-tsc": "1.6.5"
},
"eslintConfig": {
Expand Down

0 comments on commit c018772

Please sign in to comment.