Skip to content

Commit

Permalink
chore(deps): update root
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 38f36bd commit bd270bc
Show file tree
Hide file tree
Showing 2 changed files with 1,026 additions and 1,248 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,33 +45,33 @@
"release": "bumpp --commit --push --tag && pnpm publish"
},
"peerDependencies": {
"@sentry/node": "^7.40.0",
"@sentry/tracing": "^7.40.0",
"@sentry/utils": "^7.40.0"
"@sentry/node": "^7.72.0",
"@sentry/tracing": "^7.72.0",
"@sentry/utils": "^7.72.0"
},
"dependencies": {
"@fastify/cors": "^8.2.0",
"@swc/core": "^1.3.37",
"@whatwg-node/fetch": "^0.8.1",
"fastify": "^4.13.0",
"fastify-plugin": "^4.5.0",
"prom-client": "^14.1.1",
"zod": "^3.20.6"
"@fastify/cors": "^8.4.0",
"@swc/core": "^1.3.91",
"@whatwg-node/fetch": "^0.9.13",
"fastify": "^4.23.2",
"fastify-plugin": "^4.5.1",
"prom-client": "^14.2.0",
"zod": "^3.22.2"
},
"devDependencies": {
"@antfu/eslint-config": "^0.35.3",
"@antfu/eslint-config": "^0.43.1",
"@faker-js/faker": "^7.6.0",
"@sentry/node": "^7.40.0",
"@sentry/tracing": "^7.40.0",
"@sentry/types": "^7.40.0",
"@sentry/utils": "^7.40.0",
"bumpp": "^9.0.0",
"@sentry/node": "^7.72.0",
"@sentry/tracing": "^7.72.0",
"@sentry/types": "^7.72.0",
"@sentry/utils": "^7.72.0",
"bumpp": "^9.2.0",
"consola": "^2.15.3",
"eslint": "^8.35.0",
"tslib": "^2.5.0",
"tsup": "^6.6.3",
"eslint": "^8.50.0",
"tslib": "^2.6.2",
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vitest": "^0.29.2"
"vite": "^4.4.9",
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit bd270bc

Please sign in to comment.