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 Apr 22, 2023
1 parent 60b5f37 commit 2aeb013
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 292 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -10,29 +10,29 @@
"test": "vitest"
},
"dependencies": {
"@vueuse/core": "10.0.2",
"axios": "1.3.5",
"@vueuse/core": "10.1.0",
"axios": "1.3.6",
"vue": "3.2.47",
"vue-router": "4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "0.38.5",
"@iconify-json/carbon": "1.1.16",
"@types/node": "18.15.11",
"@unocss/reset": "0.51.4",
"@types/node": "18.15.13",
"@unocss/reset": "0.51.6",
"@vitejs/plugin-vue": "4.1.0",
"@vue/test-utils": "2.3.2",
"eslint": "8.38.0",
"eslint": "8.39.0",
"jsdom": "21.1.1",
"pnpm": "8.3.0",
"pnpm": "8.3.1",
"typescript": "5.0.4",
"unocss": "0.51.4",
"unocss": "0.51.6",
"unplugin-auto-import": "0.15.3",
"unplugin-vue-components": "0.24.1",
"vite": "4.2.2",
"vite": "4.3.1",
"vite-plugin-pages": "0.29.0",
"vitest": "0.30.1",
"vue-tsc": "1.2.0"
"vue-tsc": "1.4.3"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit 2aeb013

Please sign in to comment.