Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 6, 2023
1 parent b30260e commit 8ebdf91
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 133 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"license": "AGPL-3.0-only",
"homepage": "https://arm.haglund.dev/docs",
"packageManager": "pnpm@8.6.9",
"packageManager": "pnpm@8.6.12",
"engines": {
"node": ">=18"
},
Expand All @@ -32,26 +32,26 @@
},
"resolutions": {
"@types/node": "18.17.1",
"esbuild": "0.18.15",
"esbuild": "0.18.18",
"node-fetch": "npm:node-fetch-native@1.2.0"
},
"dependencies": {
"@fastify/cors": "8.3.0",
"@fastify/helmet": "11.0.0",
"@sentry/node": "7.59.3",
"@sentry/node": "7.61.1",
"@tsconfig/node16-strictest": "1.0.4",
"better-sqlite3": "8.5.0",
"fastify": "4.20.0",
"fastify": "4.21.0",
"is-ci": "3.0.1",
"knex": "2.5.1",
"nanoid": "4.0.2",
"ohmyfetch": "0.4.21",
"pino": "8.14.1",
"pino-pretty": "10.0.1",
"pino": "8.15.0",
"pino-pretty": "10.2.0",
"remeda": "1.24.0",
"sucrase": "3.34.0",
"tsx": "3.12.7",
"type-fest": "4.0.0",
"type-fest": "4.1.0",
"typescript": "5.1.6",
"zod": "3.21.4"
},
Expand All @@ -66,7 +66,7 @@
"husky": "8.0.3",
"lint-staged": "13.2.3",
"onchange": "7.1.0",
"prettier": "3.0.0",
"prettier": "3.0.1",
"redoc-cli": "0.13.21",
"tsconfig-paths": "4.2.0",
"vitest": "0.33.0"
Expand Down
Loading

0 comments on commit 8ebdf91

Please sign in to comment.