Skip to content

Commit 9d95d7f

Browse files
nerlichmanskryukov
authored andcommitted
Update react due to CVE vulnerabilities
1 parent d3c90ad commit 9d95d7f

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

Lines changed: 11 additions & 11 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
@@ -36,15 +36,15 @@
3636
"@tailwindcss/forms": "^0.5.10",
3737
"@tailwindcss/typography": "^0.5.16",
3838
"@tailwindcss/vite": "^4.0.6",
39-
"@types/react": "^19.0.8",
40-
"@types/react-dom": "^19.1.2",
39+
"@types/react": "^19.2.7",
40+
"@types/react-dom": "^19.2.3",
4141
"@vitejs/plugin-react": "^5.0.0",
4242
"class-variance-authority": "^0.7.1",
4343
"clsx": "^2.1.1",
4444
"lucide-react": "<1.0",
4545
"next-themes": "^0.4.6",
46-
"react": "^19.0.0",
47-
"react-dom": "^19.0.0",
46+
"react": "^19.2.3",
47+
"react-dom": "^19.2.3",
4848
"sonner": "^2.0.7",
4949
"tailwind-merge": "^3.2.0",
5050
"tailwindcss": "^4.0.6",

0 commit comments

Comments
 (0)