Skip to content

Commit

Permalink
chore: upgrade deps (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Dec 19, 2023
1 parent 9da2bcf commit d9a1e39
Show file tree
Hide file tree
Showing 2 changed files with 886 additions and 422 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,24 +53,24 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/pluginutils": "^5.1.0",
"esbuild": "^0.18.20",
"esbuild": "^0.19.10",
"magic-string": "^0.30.5",
"rollup": "^3.29.4"
"rollup": "^4.9.1"
},
"devDependencies": {
"@pvtnbr/eslint-config": "^0.37.1",
"@pvtnbr/eslint-config": "^0.38.0",
"@types/node": "^20.10.5",
"clean-pkg-json": "^1.2.0",
"cleye": "^1.3.2",
"eslint": "^8.56.0",
"execa": "^8.0.1",
"fs-fixture": "^1.2.0",
"get-node": "^14.2.1",
"get-node": "^15.0.0",
"get-tsconfig": "^4.7.2",
"kolorist": "^1.8.0",
"manten": "^1.2.0",
"rollup-plugin-dts": "6.0.2",
"tsx": "^3.14.0",
"rollup-plugin-dts": "6.1.0",
"tsx": "^4.6.2",
"type-fest": "^4.8.3",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit d9a1e39

Please sign in to comment.