Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-297718fab7891e36e0caf21dac40d249
Browse files Browse the repository at this point in the history
  • Loading branch information
visrut-at-incubyte authored Jan 24, 2024
2 parents 99e0231 + 62fe3c0 commit ec51358
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 79 deletions.
175 changes: 103 additions & 72 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
"dependencies": {
"@types/node": "20.8.10",
"@types/react": "18.2.41",
"@types/react-dom": "18.2.15",
"@types/react-dom": "18.2.18",
"autoprefixer": "10.4.16",
"encoding": "^0.1.13",
"eslint-config-next": "13.5.6",
"mongodb": "^5.9.1",
"next": "13.5.4",
"mongodb": "^5.9.2",
"next": "13.5.6",
"openai": "^4.16.2",
"postcss": "8.4.31",
"postcss": "8.4.32",
"react": "18.2.0",
"react-csv-downloader": "^3.0.0",
"react-dom": "18.2.0",
"react-icons": "^4.11.0",
"react-icons": "^4.12.0",
"request-ip": "^3.3.0",
"tailwindcss": "3.3.5",
"uuid": "^9.0.0"
"tailwindcss": "3.4.0",
"uuid": "^9.0.1"
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.4",
Expand Down

0 comments on commit ec51358

Please sign in to comment.