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 May 13, 2024
1 parent 5172fc8 commit 5cf8fd3
Show file tree
Hide file tree
Showing 3 changed files with 258 additions and 433 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,16 @@
"magic-string": "^0.30.10",
"mlly": "^1.7.0",
"pathe": "^1.1.2",
"pkg-types": "^1.1.0",
"pkg-types": "^1.1.1",
"scule": "^1.3.0",
"strip-literal": "^2.1.0",
"unplugin": "^1.10.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.1",
"@antfu/eslint-config": "^2.17.0",
"@types/estree": "^1.0.5",
"@types/node": "^20.12.8",
"@vitest/coverage-v8": "^1.5.3",
"@types/node": "^20.12.11",
"@vitest/coverage-v8": "^1.6.0",
"bumpp": "^9.4.1",
"conventional-changelog-cli": "^4.1.0",
"eslint": "8.57.0",
Expand All @@ -72,7 +72,7 @@
"lit": "^3.1.3",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.5.3",
"vue-tsc": "^2.0.16"
"vitest": "^1.6.0",
"vue-tsc": "^2.0.17"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.4.26"
"vue": "^3.4.27"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vite-plugin-inspect": "^0.8.4"
}
}
Loading

0 comments on commit 5cf8fd3

Please sign in to comment.