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 Nov 7, 2023
1 parent a94a4fc commit a31fad6
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 151 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"dependencies": {
"cookie-es": "^1.0.0",
"defu": "^6.1.2",
"destr": "^2.0.1",
"defu": "^6.1.3",
"destr": "^2.0.2",
"iron-webcrypto": "^1.0.0",
"radix3": "^1.1.0",
"ufo": "^1.3.1",
Expand All @@ -43,28 +43,28 @@
},
"devDependencies": {
"0x": "^5.7.0",
"@types/express": "^4.17.18",
"@types/node": "^20.8.2",
"@types/supertest": "^2.0.14",
"@types/express": "^4.17.21",
"@types/node": "^20.9.0",
"@types/supertest": "^2.0.16",
"@vitest/coverage-v8": "^0.34.6",
"autocannon": "^7.12.0",
"changelogen": "^0.5.5",
"connect": "^3.7.0",
"eslint": "^8.50.0",
"eslint": "^8.53.0",
"eslint-config-unjs": "^0.2.1",
"express": "^4.18.2",
"get-port": "^7.0.0",
"jiti": "^1.20.0",
"jiti": "^1.21.0",
"listhen": "^1.5.5",
"node-fetch-native": "^1.4.0",
"node-fetch-native": "^1.4.1",
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"supertest": "^6.3.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6",
"zod": "^3.22.2"
"zod": "^3.22.4"
},
"packageManager": "pnpm@8.8.0"
"packageManager": "pnpm@8.10.2"
}
Loading

0 comments on commit a31fad6

Please sign in to comment.