Skip to content

Commit

Permalink
fix(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 967cd50 commit 9a5b00c
Show file tree
Hide file tree
Showing 2 changed files with 680 additions and 476 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,17 +56,17 @@
"@aws-sdk/client-s3": "3.515.0",
"@aws-sdk/client-sqs": "3.515.0",
"@aws-sdk/lib-dynamodb": "3.515.0",
"@casl/ability": "6.7.1",
"@casl/ability": "6.7.2",
"@cdssnc/gcds-tokens": "^1.20.0",
"@headlessui/react": "^1.7.18",
"@lexical/react": "^0.12.6",
"@neshca/cache-handler": "^1.2.1",
"@prisma/client": "^5.10.2",
"@radix-ui/react-alert-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "2.1.1",
"@radix-ui/react-dropdown-menu": "2.1.2",
"@radix-ui/react-tooltip": "^1.1.1",
"@zitadel/node": "^2.0.21",
"axios": "1.7.7",
"axios": "1.7.9",
"clsx": "^2.1.1",
"copy-to-clipboard": "3.3.3",
"csv-writer": "^1.6.0",
Expand All @@ -89,8 +89,8 @@
"lodash.set": "4.3.2",
"lodash.unset": "4.5.2",
"markdown-to-jsx": "7.5.0",
"next": "14.2.15",
"next-auth": "5.0.0-beta.22",
"next": "14.2.20",
"next-auth": "5.0.0-beta.25",
"node-fetch": "^3.3.2",
"pino": "9.1.0",
"prisma": "^5.22.0",
Expand All @@ -102,7 +102,7 @@
"react-i18next": "^15.1.0",
"react-loading-skeleton": "^3.4.0",
"react-roving-tabindex": "^3.2.0",
"react-select": "5.8.0",
"react-select": "5.8.3",
"react-tabs": "4.3.0",
"react-toastify": "9.1.3",
"reactflow": "^11.11.3",
Expand All @@ -115,7 +115,7 @@
"usehooks-ts": "2.9.1",
"uuid": "9.0.1",
"valibot": "^0.30.0",
"zustand": "5.0.1"
"zustand": "5.0.2"
},
"devDependencies": {
"@aws-sdk/types": "^3.515.0",
Expand Down
Loading

0 comments on commit 9a5b00c

Please sign in to comment.