Skip to content

Commit 6b3c8bf

Browse files
authored
Merge branch 'develop' into dependabot/npm_and_yarn/ts-jest-29.3.2
2 parents f7536ea + 3d8f79d commit 6b3c8bf

File tree

2 files changed

+72
-51
lines changed

2 files changed

+72
-51
lines changed

package-lock.json

Lines changed: 68 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,20 @@
5252
"zod": "^3.23.8"
5353
},
5454
"devDependencies": {
55-
"@auth/pg-adapter": "^1.7.2",
55+
"@auth/pg-adapter": "^1.9.0",
5656
"@tailwindcss/postcss": "^4.0.8",
5757
"@types/jest": "^29.5.12",
5858
"@types/node": "^22.13.8",
5959
"@types/nprogress": "^0.2.3",
60-
"@types/pg": "^8.11.10",
60+
"@types/pg": "^8.11.14",
6161
"@types/react": "^18.3.12",
6262
"@types/react-dom": "^18.3.0",
6363
"@types/swagger-ui-react": "^5.18.0",
6464
"@typescript-eslint/eslint-plugin": "^8.31.0",
6565
"@typescript-eslint/parser": "^8.31.0",
6666
"eslint": "^9.21.0",
67-
"eslint-config-next": "^15.2.2",
68-
"pg": "^8.13.1",
67+
"eslint-config-next": "^15.3.1",
68+
"pg": "^8.15.6",
6969
"postcss": "^8.4.41",
7070
"tailwindcss": "^4.1.4",
7171
"ts-jest": "^29.3.2",

0 commit comments

Comments
 (0)