Skip to content

Commit

Permalink
chore: update depedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 22, 2023
1 parent c6ca396 commit 8d8a3d7
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 153 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/pluginutils": "^5.0.3",
"chalk": "^5.3.0",
Expand All @@ -41,27 +41,27 @@
"esbuild": "^0.19.2",
"globby": "^13.2.2",
"hookable": "^5.5.3",
"jiti": "^1.19.1",
"magic-string": "^0.30.2",
"jiti": "^1.19.3",
"magic-string": "^0.30.3",
"mkdist": "^1.3.0",
"mlly": "^1.4.0",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"rollup": "^3.28.0",
"rollup": "^3.28.1",
"rollup-plugin-dts": "^6.0.0",
"scule": "^1.0.0",
"untyped": "^1.4.0"
},
"devDependencies": {
"@types/node": "^20.5.0",
"@vitest/coverage-v8": "^0.34.1",
"changelogen": "^0.5.4",
"@types/node": "^20.5.2",
"@vitest/coverage-v8": "^0.34.2",
"changelogen": "^0.5.5",
"eslint": "^8.47.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.0.2",
"typescript": "^5.1.6",
"vitest": "^0.34.1"
"vitest": "^0.34.2"
},
"peerDependencies": {
"typescript": "^5.1.6"
Expand Down
Loading

0 comments on commit 8d8a3d7

Please sign in to comment.