Skip to content

Commit

Permalink
fix(deps): update patch prod dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 3fe50e7 commit 33829c9
Show file tree
Hide file tree
Showing 9 changed files with 13,268 additions and 27,508 deletions.
2 changes: 1 addition & 1 deletion docs/event-catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@open-system/docs-event-catalog",
"version": "0.0.1",
"dependencies": {
"@eventcatalog/core": "^1.0.1",
"@eventcatalog/core": "^1.0.5",
"@eventcatalog/plugin-doc-generator-asyncapi": "^0.3.5",
"@eventcatalog/types": "^0.4.2"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/core/typescript/server/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@cloudflare/d1": "^1.4.1",
"@cloudflare/workers-types": "^4.20230904.0",
"@envelop/types": "^4.0.0",
"@nx/devkit": "16.7.0",
"@nx/devkit": "16.7.4",
"drizzle-orm": "^0.28.5",
"pnpapi": "^0.0.0",
"wrangler": "^3.9.0"
Expand Down
2 changes: 1 addition & 1 deletion libs/core/typescript/shared/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@open-system/core-shared-logging",
"version": "0.0.1",
"dependencies": {
"chalk": "4.1.0"
"chalk": "4.1.2"
},
"devDependencies": {
"@types/jest": "29.5.3"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@vercel/analytics": "^1.0.1",
"@vercel/edge-config": "^0.2.1",
"@vercel/otel": "^0.3.0",
"@wundergraph/react-relay": "^0.4.0",
"@wundergraph/react-relay": "^0.4.13",
"@wundergraph/sdk": "^0.175.0",
"attr-accept": "^2.2.2",
"bcryptjs": "^2.4.3",
Expand All @@ -132,11 +132,11 @@
"radash": "^11.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.44.3",
"react-hook-form": "^7.46.1",
"react-relay": "^15.0.0",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"redis": "^4.6.6",
"redis": "^4.6.8",
"redis-om": "^0.4.0-beta.3",
"regenerator-runtime": "0.14.0",
"relay-runtime": "^15.0.0",
Expand Down
Loading

0 comments on commit 33829c9

Please sign in to comment.