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 Jun 6, 2024
1 parent e8c855c commit c878a37
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 94 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/pluginutils": "^5.1.0",
"chalk": "^5.3.0",
"citty": "^0.1.6",
Expand All @@ -42,10 +42,10 @@
"esbuild": "^0.21.4",
"globby": "^14.0.1",
"hookable": "^5.5.3",
"jiti": "^1.21.0",
"jiti": "^1.21.3",
"magic-string": "^0.30.10",
"mkdist": "^1.5.1",
"mlly": "^1.7.0",
"mlly": "^1.7.1",
"pathe": "^1.1.2",
"pkg-types": "^1.1.1",
"pretty-bytes": "^6.1.1",
Expand All @@ -56,13 +56,13 @@
"untyped": "^1.4.2"
},
"devDependencies": {
"@babel/plugin-transform-class-properties": "^7.24.6",
"@types/node": "^20.14.1",
"@babel/plugin-transform-class-properties": "^7.24.7",
"@types/node": "^20.14.2",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.5",
"eslint": "^9.4.0",
"eslint-config-unjs": "^0.3.2",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"typescript": "^5.4.5",
"unbuild": "workspace:.",
"vitest": "^1.6.0"
Expand All @@ -75,5 +75,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.2.0"
}
Loading

0 comments on commit c878a37

Please sign in to comment.