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 Nov 15, 2023
1 parent 3071395 commit e0499f8
Show file tree
Hide file tree
Showing 2 changed files with 1,137 additions and 1,152 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -40,26 +40,26 @@
"test": "nr lint && vitest run"
},
"version": "0.2.2",
"packageManager": "pnpm@8.1.0",
"packageManager": "pnpm@8.10.5",
"volta": {
"node": "18.12.1",
"npm": "9.2.0"
"node": "18.18.2",
"npm": "9.9.2"
},
"dependencies": {
"vue-demi": "*"
},
"devDependencies": {
"@antfu/eslint-config": "0.33.1",
"@antfu/ni": "0.18.8",
"@vue/test-utils": "2.2.6",
"@vitest/coverage-c8": "0.25.7",
"eslint": "8.29.0",
"jsdom": "^21.0.0",
"@antfu/eslint-config": "0.43.1",
"@antfu/ni": "0.21.9",
"@vue/test-utils": "2.4.2",
"@vitest/coverage-c8": "0.33.0",
"eslint": "8.53.0",
"jsdom": "^21.1.2",
"standard-version": "9.5.0",
"typescript": "5.0.2",
"unbuild": "1.0.2",
"vitest": "0.25.7",
"vue": "3.2.45"
"typescript": "5.2.2",
"unbuild": "1.2.1",
"vitest": "0.34.6",
"vue": "3.3.8"
},
"peerDependencies": {
"@vue/composition-api": "^1.0.0-rc.1",
Expand Down

0 comments on commit e0499f8

Please sign in to comment.