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 Feb 20, 2023
1 parent 5c71ddb commit 9d821b4
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 138 deletions.
22 changes: 11 additions & 11 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@7.26.3",
"packageManager": "pnpm@7.27.1",
"engines": {
"node": ">=18"
},
Expand All @@ -32,28 +32,28 @@
},
"resolutions": {
"@types/node": "18.14.0",
"esbuild": "0.17.6",
"node-fetch": "npm:node-fetch-native@1.0.1"
"esbuild": "0.17.10",
"node-fetch": "npm:node-fetch-native@1.0.2"
},
"dependencies": {
"@fastify/cors": "8.2.0",
"@fastify/helmet": "10.1.0",
"@sentry/node": "7.36.0",
"@sentry/node": "7.38.0",
"@tsconfig/node16-strictest": "1.0.4",
"better-sqlite3": "8.1.0",
"fastify": "4.12.0",
"fastify": "4.13.0",
"is-ci": "3.0.1",
"knex": "2.4.2",
"nanoid": "4.0.1",
"ohmyfetch": "0.4.21",
"pino": "8.9.0",
"pino-pretty": "9.1.1",
"remeda": "1.6.1",
"pino": "8.10.0",
"pino-pretty": "9.3.0",
"remeda": "1.6.2",
"sucrase": "3.29.0",
"tsx": "3.12.3",
"type-fest": "3.5.6",
"type-fest": "3.6.0",
"typescript": "4.9.5",
"zod": "3.20.2"
"zod": "3.20.6"
},
"devDependencies": {
"@beequeue/eslint-plugin": "1.1.2",
Expand All @@ -66,7 +66,7 @@
"husky": "8.0.3",
"lint-staged": "13.1.2",
"onchange": "7.1.0",
"prettier": "2.8.3",
"prettier": "2.8.4",
"redoc-cli": "0.13.20",
"tsconfig-paths": "4.1.2",
"vitest": "0.28.5"
Expand Down
Loading

0 comments on commit 9d821b4

Please sign in to comment.