Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#449)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 57f3ad9 commit 8c647ec
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 236 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"defu": "^6.1.4",
"esbuild": "^0.24.0",
"hookable": "^5.5.3",
"jiti": "^2.4.0",
"jiti": "^2.4.1",
"magic-string": "^0.30.14",
"mkdist": "^1.6.0",
"mlly": "^1.7.3",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"pretty-bytes": "^6.1.1",
"rollup": "^4.27.4",
"rollup": "^4.28.0",
"rollup-plugin-dts": "^6.1.1",
"scule": "^1.3.0",
"tinyglobby": "^0.2.10",
Expand All @@ -57,15 +57,15 @@
},
"devDependencies": {
"@babel/plugin-transform-class-properties": "^7.25.9",
"@types/node": "^22.10.0",
"@vitest/coverage-v8": "^2.1.6",
"@types/node": "^22.10.1",
"@vitest/coverage-v8": "^2.1.8",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-unjs": "^0.4.2",
"prettier": "^3.4.1",
"typescript": "^5.7.2",
"vitest": "^2.1.6"
"vitest": "^2.1.8"
},
"peerDependencies": {
"typescript": "^5.7.2"
Expand All @@ -75,5 +75,5 @@
"optional": true
}
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].4"
}
Loading

0 comments on commit 8c647ec

Please sign in to comment.