Skip to content

Commit

Permalink
chore(deps): bump
Browse files Browse the repository at this point in the history
  • Loading branch information
euaaaio committed Feb 3, 2023
1 parent e68bb8a commit 6213981
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 123 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"peerDependencies": {
"@vue/devtools-api": ">=6.1.4",
"nanostores": ">=0.7.0",
"nanostores": ">=0.7.3",
"vue": ">=3.2.30"
},
"peerDependenciesMeta": {
Expand All @@ -44,8 +44,8 @@
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vitest/coverage-c8": "^0.28.3",
"@vue/compiler-sfc": "^3.2.45",
"@vitest/coverage-c8": "^0.28.4",
"@vue/compiler-sfc": "^3.2.47",
"@vue/devtools-api": "^6.5.0",
"c8": "^7.12.0",
"check-dts": "^0.6.7",
Expand All @@ -59,14 +59,14 @@
"jsdom": "^21.1.0",
"nano-staged": "^0.8.0",
"nanodelay": "^2.0.2",
"nanostores": "^0.7.1",
"nanostores": "^0.7.3",
"prettier": "^2.8.3",
"simple-git-hooks": "^2.8.1",
"size-limit": "^8.1.2",
"typescript": "^4.9.5",
"vite": "^4.0.4",
"vitest": "^0.28.3",
"vue": "^3.2.45"
"vite": "^4.1.1",
"vitest": "^0.28.4",
"vue": "^3.2.47"
},
"simple-git-hooks": {
"pre-commit": "./node_modules/.bin/nano-staged"
Expand Down
Loading

0 comments on commit 6213981

Please sign in to comment.