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 Sep 2, 2024
1 parent 8f52f48 commit c16df32
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 217 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-isolated-decl",
"version": "0.4.7",
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"description": "A blazing-fast tool for generating isolated declarations, powered by Oxc.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -93,23 +93,23 @@
"@rollup/pluginutils": "^5.1.0",
"oxc-parser": "^0.25.0",
"oxc-transform": "^0.25.0",
"unplugin": "^1.12.2"
"unplugin": "^1.12.3"
},
"devDependencies": {
"@swc/core": "^1.7.18",
"@swc/core": "^1.7.22",
"@sxzz/eslint-config": "^3.17.4",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.16.1",
"@types/node": "^20.16.3",
"bumpp": "^9.5.2",
"esbuild": "^0.23.1",
"eslint": "^9.9.1",
"fast-glob": "^3.3.2",
"prettier": "^3.3.3",
"rolldown": "nightly",
"rollup": "^4.21.0",
"rollup": "^4.21.2",
"rollup-plugin-esbuild": "^6.1.1",
"tsdown": "^0.2.10",
"tsx": "^4.18.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vitest": "^2.0.5"
Expand Down
Loading

0 comments on commit c16df32

Please sign in to comment.