Skip to content

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 Jan 21, 2023
1 parent 3647f5e commit e8bb146
Show file tree
Hide file tree
Showing 2 changed files with 1,419 additions and 1,425 deletions.
32 changes: 16 additions & 16 deletions package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@6.32.3",
"packageManager": "pnpm@6.35.1",
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
Expand All @@ -11,25 +11,25 @@
},
"dependencies": {
"@vueuse/core": "^7.7.1",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
"vue": "^3.2.45",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.18.6",
"@antfu/eslint-config": "^0.34.1",
"@types/node": "^17.0.21",
"sass": "^1.49.9",
"@unocss/reset": "^0.28.0",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/test-utils": "^2.0.0-rc.18",
"eslint": "^8.10.0",
"sass": "^1.57.1",
"@unocss/reset": "^0.48.4",
"@vitejs/plugin-vue": "^2.3.4",
"@vue/test-utils": "^2.2.7",
"eslint": "^8.32.0",
"jsdom": "^19.0.0",
"pnpm": "^6.32.3",
"typescript": "^4.6.2",
"unplugin-auto-import": "^0.6.1",
"unplugin-vue-components": "^0.17.21",
"vite": "^2.8.6",
"vitest": "^0.9.2",
"vue-tsc": "^0.32.1"
"pnpm": "^6.35.1",
"typescript": "^4.9.4",
"unplugin-auto-import": "^0.12.1",
"unplugin-vue-components": "^0.22.12",
"vite": "^2.9.15",
"vitest": "^0.27.3",
"vue-tsc": "^0.40.13"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit e8bb146

Please sign in to comment.