Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 4, 2023
1 parent 4d89e31 commit dbb89a1
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 226 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,16 @@
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.1",
"pretty-bytes": "^6.0.0",
"pretty-bytes": "^6.1.0",
"radix3": "^1.0.0",
"rollup": "^3.12.0",
"rollup": "^3.13.0",
"rollup-plugin-visualizer": "^5.9.0",
"scule": "^1.0.0",
"semver": "^7.3.8",
"serve-placeholder": "^2.0.1",
"serve-static": "^1.15.0",
"source-map-support": "^0.5.21",
"std-env": "^3.3.1",
"std-env": "^3.3.2",
"ufo": "^1.0.1",
"unenv": "^1.0.3",
"unimport": "^2.1.0",
Expand All @@ -113,10 +113,10 @@
"@types/node-fetch": "^2.6.2",
"@types/semver": "^7.3.13",
"@types/serve-static": "^1.15.0",
"@vitest/coverage-c8": "^0.28.3",
"@vitest/coverage-c8": "^0.28.4",
"c8": "^7.12.0",
"changelogen": "^0.4.1",
"edge-runtime": "2.0.3",
"edge-runtime": "^2.0.4",
"eslint": "^8.33.0",
"eslint-config-unjs": "^0.1.0",
"execa": "^6.1.0",
Expand All @@ -125,7 +125,7 @@
"prettier": "^2.8.3",
"typescript": "^4.9.5",
"unbuild": "^1.1.1",
"vitest": "^0.28.3"
"vitest": "^0.28.4"
},
"packageManager": "pnpm@7.26.2",
"engines": {
Expand Down
Loading

0 comments on commit dbb89a1

Please sign in to comment.