Skip to content

Commit

Permalink
Merge branch 'main' into adding-index
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakprabhakara authored Feb 22, 2024
2 parents f2e9fe5 + 4dc532f commit e3208c6
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
},
"dependencies": {
"@boxyhq/metrics": "0.2.6",
"@boxyhq/react-ui": "3.3.36",
"@boxyhq/react-ui": "3.3.37",
"@boxyhq/saml-jackson": "1.18.9",
"@heroicons/react": "2.1.1",
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/client": "5.10.1",
"@prisma/client": "5.10.2",
"@react-email/components": "0.0.14",
"@retracedhq/logs-viewer": "2.7.1",
"@retracedhq/retraced": "0.7.7",
Expand All @@ -48,7 +48,7 @@
"next": "14.1.0",
"next-auth": "4.24.6",
"next-i18next": "13.3.0",
"nodemailer": "6.9.9",
"nodemailer": "6.9.10",
"react": "18.2.0",
"react-daisyui": "5.0.0",
"react-dom": "18.2.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"postcss": "8.4.35",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.11",
"prisma": "5.10.1",
"prisma": "5.10.2",
"release-it": "17.1.1",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
Expand Down

0 comments on commit e3208c6

Please sign in to comment.