Skip to content

Commit f965f73

Browse files
committed
chore: next + react security ver upt
1 parent 07ff769 commit f965f73

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

apps/masterbots.ai/package.json

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@
6262
"mb-lib": "workspace:*",
6363
"mb-types": "workspace:*",
6464
"nanoid": "^3.3.9",
65-
"next": "15.2.2",
65+
"next": "15.2.4",
6666
"next-auth": "4.24.10",
6767
"next-themes": "0.4.4",
6868
"nextjs-toploader": "2.6.12",
6969
"nodemailer": "^6.10.0",
7070
"openai": "4.79.3",
71-
"react": "19.0.0",
71+
"react": "19.1.0",
7272
"react-day-picker": "^8.10.1",
73-
"react-dom": "19.0.0",
73+
"react-dom": "19.1.0",
7474
"react-intersection-observer": "^9.16.0",
7575
"react-markdown": "9.1.0",
7676
"react-syntax-highlighter": "^15.6.1",
@@ -91,13 +91,13 @@
9191
"@types/bcryptjs": "^2.4.6",
9292
"@types/lodash": "^4.17.16",
9393
"@types/nodemailer": "^6.4.17",
94-
"@types/react": "19.0.10",
94+
"@types/react": "19.0.12",
9595
"@types/react-dom": "19.0.4",
9696
"@types/react-syntax-highlighter": "^15.5.13",
9797
"@typescript-eslint/parser": "^6.21.0",
9898
"autoprefixer": "^10.4.21",
9999
"eslint": "^8.57.1",
100-
"eslint-config-next": "15.2.2",
100+
"eslint-config-next": "15.2.4",
101101
"eslint-config-prettier": "^9.1.0",
102102
"eslint-plugin-tailwindcss": "^3.18.0",
103103
"postcss": "^8.5.3",
@@ -106,9 +106,5 @@
106106
"tailwindcss": "^3.4.17",
107107
"tailwindcss-animate": "^1.0.7",
108108
"typescript": "^5.8.2"
109-
},
110-
"overrides": {
111-
"@types/react": "19.0.10",
112-
"@types/react-dom": "19.0.4"
113109
}
114110
}

0 commit comments

Comments
 (0)