Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2024
1 parent b337fe7 commit 3504748
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 115 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,28 +40,28 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"dependencies": {
"cookie-es": "^1.2.1",
"cookie-es": "^1.2.2",
"rou3": "^0.5.1",
"uncrypto": "^0.1.3"
},
"devDependencies": {
"@types/connect": "^3.4.38",
"@types/express": "^4.17.21",
"@types/node": "^20.14.12",
"@types/node": "^20.14.15",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitest/coverage-v8": "^2.0.4",
"@vitest/coverage-v8": "^2.0.5",
"autocannon": "^7.15.0",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"connect": "^3.7.0",
"esbuild": "^0.23.0",
"eslint": "^9.7.0",
"eslint": "^9.9.0",
"eslint-config-unjs": "^0.3.2",
"express": "^4.19.2",
"get-port": "^7.1.0",
"get-port-please": "^3.1.2",
"h3-nightly": "npm:[email protected]1721834829.5ca45e1",
"h3-nightly": "npm:[email protected]1721905439.b337fe7",
"h3-v1": "npm:h3@^1.12.0",
"jiti": "2.0.0-beta.3",
"listhen": "^1.7.2",
Expand All @@ -71,7 +71,7 @@
"react-dom": "^18.3.1",
"typescript": "^5.5.4",
"unbuild": "3.0.0-rc.7",
"vitest": "^2.0.4",
"vitest": "^2.0.5",
"zod": "^3.23.8"
},
"peerDependencies": {
Expand All @@ -82,5 +82,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.6.0"
"packageManager": "pnpm@9.7.1"
}
Loading

0 comments on commit 3504748

Please sign in to comment.