Skip to content

Commit 900c473

Browse files
authored
Merge branch 'develop' into remove-unused-nodemailer-dep
2 parents 3c07dea + 96a69c4 commit 900c473

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package-lock.json

Lines changed: 61 additions & 61 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
@@ -49,7 +49,7 @@
4949
"swagger-ui-react": "^5.17.14",
5050
"swr": "^2.2.5",
5151
"usehooks-ts": "^3.1.0",
52-
"yaml": "^2.5.0",
52+
"yaml": "^2.5.1",
5353
"zod": "^3.23.8"
5454
},
5555
"devDependencies": {
@@ -61,10 +61,10 @@
6161
"@types/react": "^18.3.5",
6262
"@types/react-dom": "^18.3.0",
6363
"@types/swagger-ui-react": "^4.18.3",
64-
"@typescript-eslint/eslint-plugin": "^8.5.0",
65-
"@typescript-eslint/parser": "^8.5.0",
64+
"@typescript-eslint/eslint-plugin": "^8.7.0",
65+
"@typescript-eslint/parser": "^8.7.0",
6666
"autoprefixer": "^10.4.20",
67-
"eslint": "^8.57.0",
67+
"eslint": "^8.57.1",
6868
"eslint-config-next": "^14.2.8",
6969
"pg": "^8.12.0",
7070
"postcss": "^8.4.41",

0 commit comments

Comments
 (0)