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 Jul 8, 2024
1 parent 2900ca4 commit 709d87b
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 185 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.1",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"description": "A blazing-fast tool for generating isolated declarations, powered by Oxc.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -91,24 +91,24 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"oxc-transform": "^0.16.3",
"oxc-transform": "^0.17.1",
"unplugin": "^1.11.0"
},
"devDependencies": {
"@swc/core": "^1.6.6",
"@swc/core": "^1.6.13",
"@sxzz/eslint-config": "^3.13.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"bumpp": "^9.4.1",
"esbuild": "^0.23.0",
"eslint": "^9.6.0",
"fast-glob": "^3.3.2",
"prettier": "^3.3.2",
"rollup": "^4.18.0",
"tsdown": "^0.2.3",
"tsx": "^4.16.0",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vitest": "^1.6.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 709d87b

Please sign in to comment.