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] authored Aug 14, 2024
1 parent ac6d83d commit afc7011
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 117 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test": "pnpm lint && vitest --run --coverage"
},
"dependencies": {
"cookie-es": "^1.1.0",
"cookie-es": "^1.2.2",
"crossws": "^0.2.4",
"defu": "^6.1.4",
"destr": "^2.0.3",
Expand All @@ -44,14 +44,14 @@
"devDependencies": {
"0x": "^5.7.0",
"@types/express": "^4.17.21",
"@types/node": "^20.14.11",
"@types/node": "^20.14.15",
"@types/supertest": "^6.0.2",
"@vitest/coverage-v8": "^1.6.0",
"autocannon": "^7.15.0",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"connect": "^3.7.0",
"eslint": "^9.7.0",
"eslint": "^9.9.0",
"eslint-config-unjs": "^0.3.2",
"express": "^4.19.2",
"get-port": "^7.1.0",
Expand All @@ -62,11 +62,11 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"supertest": "^7.0.0",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"undici": "^6.19.2",
"undici": "^6.19.7",
"vitest": "^1.6.0",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.7.1"
}
Loading

0 comments on commit afc7011

Please sign in to comment.