Skip to content

Commit 6660693

Browse files
committed
[update] 리액트 보안 문제 관련 버전 업데이트
1 parent e68066b commit 6660693

2 files changed

Lines changed: 273 additions & 273 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"lucide-react": "^0.510.0",
3232
"motion": "^12.11.2",
3333
"next": "15.3.2",
34-
"react": "^19.0.0",
35-
"react-dom": "^19.0.0",
34+
"react": "^19.2.1",
35+
"react-dom": "^19.2.1",
3636
"react-hook-form": "^7.56.4",
3737
"sharp": "^0.34.2",
3838
"tailwind-merge": "^3.3.0",
@@ -43,8 +43,8 @@
4343
"@next/bundle-analyzer": "^15.3.4",
4444
"@tailwindcss/postcss": "^4",
4545
"@types/node": "^20",
46-
"@types/react": "^19",
47-
"@types/react-dom": "^19",
46+
"@types/react": "^19.2.7",
47+
"@types/react-dom": "^19.2.3",
4848
"@vitejs/plugin-react": "^4.5.2",
4949
"@vitest/coverage-v8": "3.2.4",
5050
"eslint": "^9",

0 commit comments

Comments
 (0)