Skip to content

Commit 33b20a4

Browse files
committedAug 16, 2023
chore: update dependencies
1 parent 624db56 commit 33b20a4

File tree

2 files changed

+358
-359
lines changed

2 files changed

+358
-359
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"@rollup/plugin-json": "^6.0.0",
3434
"@rollup/plugin-node-resolve": "^15.1.0",
3535
"@rollup/plugin-replace": "^5.0.2",
36-
"@rollup/pluginutils": "^5.0.2",
36+
"@rollup/pluginutils": "^5.0.3",
3737
"chalk": "^5.3.0",
3838
"citty": "^0.1.2",
3939
"consola": "^3.2.3",
4040
"defu": "^6.1.2",
41-
"esbuild": "^0.19.1",
41+
"esbuild": "^0.19.2",
4242
"globby": "^13.2.2",
4343
"hookable": "^5.5.3",
4444
"jiti": "^1.19.1",
@@ -54,12 +54,12 @@
5454
"untyped": "^1.4.0"
5555
},
5656
"devDependencies": {
57-
"@types/node": "^20.4.10",
57+
"@types/node": "^20.5.0",
5858
"@vitest/coverage-v8": "^0.34.1",
5959
"changelogen": "^0.5.4",
6060
"eslint": "^8.47.0",
6161
"eslint-config-unjs": "^0.2.1",
62-
"prettier": "^3.0.1",
62+
"prettier": "^3.0.2",
6363
"typescript": "^5.1.6",
6464
"vitest": "^0.34.1"
6565
},

0 commit comments

Comments
 (0)
Please sign in to comment.