Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 22, 2023
1 parent af6ea3a commit f187156
Show file tree
Hide file tree
Showing 2 changed files with 628 additions and 424 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,34 +39,34 @@
},
"dependencies": {
"@parcel/watcher": "^2.2.0",
"@parcel/watcher-wasm": "2.3.0-alpha.1",
"@parcel/watcher-wasm": "2.3.0-alpha.3",
"citty": "^0.1.2",
"clipboardy": "^3.0.0",
"consola": "^3.2.3",
"defu": "^6.1.2",
"get-port-please": "^3.0.1",
"h3": "^1.8.0-rc.3",
"h3": "^1.8.0",
"http-shutdown": "^1.2.2",
"jiti": "^1.19.1",
"jiti": "^1.19.3",
"mlly": "^1.4.0",
"node-forge": "^1.3.1",
"pathe": "^1.1.1",
"ufo": "^1.2.0",
"untun": "^0.1.1",
"uqr": "^0.1.0"
"uqr": "^0.1.2"
},
"devDependencies": {
"@types/node": "^20.4.10",
"@types/node": "^20.5.3",
"@types/node-forge": "^1.3.4",
"@vitest/coverage-v8": "^0.34.1",
"changelogen": "^0.5.4",
"@vitest/coverage-v8": "^0.34.2",
"changelogen": "^0.5.5",
"eslint": "^8.47.0",
"eslint-config-unjs": "^0.2.1",
"ip-regex": "^5.0.0",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"typescript": "^5.1.6",
"unbuild": "^2.0.0-rc.0",
"vitest": "^0.34.1"
"unbuild": "^2.0.0",
"vitest": "^0.34.2"
},
"packageManager": "pnpm@8.6.12"
}
}

0 comments on commit f187156

Please sign in to comment.