Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 25, 2024
1 parent 0d2281d commit 1d625a9
Show file tree
Hide file tree
Showing 2 changed files with 775 additions and 687 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,37 +39,37 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"@parcel/watcher": "^2.4.0",
"@parcel/watcher-wasm": "2.4.0",
"citty": "^0.1.5",
"@parcel/watcher": "^2.4.1",
"@parcel/watcher-wasm": "^2.4.1",
"citty": "^0.1.6",
"clipboardy": "^4.0.0",
"consola": "^3.2.3",
"crossws": "^0.1.0",
"crossws": "^0.1.3",
"defu": "^6.1.4",
"get-port-please": "^3.1.2",
"h3": "^1.10.1",
"h3": "^1.10.2",
"http-shutdown": "^1.2.2",
"jiti": "^1.21.0",
"mlly": "^1.5.0",
"mlly": "^1.6.1",
"node-forge": "^1.3.1",
"pathe": "^1.1.2",
"std-env": "^3.7.0",
"ufo": "^1.3.2",
"ufo": "^1.4.0",
"untun": "^0.1.3",
"uqr": "^0.1.2"
},
"devDependencies": {
"@types/node": "^20.11.10",
"@types/node": "^20.11.20",
"@types/node-forge": "^1.3.11",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/coverage-v8": "^1.3.1",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"ip-regex": "^5.0.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.2.2"
"vitest": "^1.3.1"
},
"packageManager": "pnpm@8.15.0"
}
}

0 comments on commit 1d625a9

Please sign in to comment.