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] authored Nov 23, 2024
1 parent 250b001 commit e36313e
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 117 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,21 @@
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"scule": "^1.3.0",
"strip-literal": "^2.1.0",
"strip-literal": "^2.1.1",
"unplugin": "^1.16.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.2",
"@types/estree": "^1.0.6",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"@vitest/coverage-v8": "^2.1.5",
"bumpp": "^9.8.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.15.0",
"h3": "^1.13.0",
"jquery": "^3.7.1",
"lit": "^3.2.1",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.5",
"vue-tsc": "^2.1.10"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite-plugin-inspect": "^0.8.8"
}
Expand Down
Loading

0 comments on commit e36313e

Please sign in to comment.