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 Apr 8, 2024
1 parent 86d2e88 commit 9c8975d
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-starter",
"version": "0.0.0",
"packageManager": "[email protected].5",
"packageManager": "[email protected].6",
"description": "Description.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -80,21 +80,21 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"magic-string": "^0.30.8",
"magic-string": "^0.30.9",
"unplugin": "^1.10.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.8.7",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.12.2",
"@types/node": "^20.12.5",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vitest": "^1.4.0"
},
"engines": {
Expand Down

0 comments on commit 9c8975d

Please sign in to comment.