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 11, 2023
1 parent e6f9059 commit 3647b1a
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 119 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -40,25 +40,25 @@
"test": "nr lint && vitest run"
},
"version": "0.2.2",
"packageManager": "pnpm@7.18.2",
"packageManager": "pnpm@7.24.3",
"volta": {
"node": "18.12.1",
"node": "18.13.0",
"npm": "9.2.0"
},
"dependencies": {
"vue-demi": "*"
},
"devDependencies": {
"@antfu/eslint-config": "0.33.1",
"@antfu/eslint-config": "0.34.1",
"@antfu/ni": "0.18.8",
"@vue/test-utils": "2.2.6",
"@vitest/coverage-c8": "0.25.7",
"eslint": "8.29.0",
"@vue/test-utils": "2.2.7",
"@vitest/coverage-c8": "0.27.1",
"eslint": "8.31.0",
"jsdom": "^20.0.3",
"standard-version": "9.5.0",
"typescript": "4.9.4",
"unbuild": "1.0.2",
"vitest": "0.25.7",
"vitest": "0.27.1",
"vue": "3.2.45"
},
"peerDependencies": {
Expand Down

0 comments on commit 3647b1a

Please sign in to comment.