Skip to content

Commit ec7744a

Browse files
fix(deps): update react to v19.2.0
1 parent 958e10c commit ec7744a

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@fortawesome/fontawesome-svg-core": "6.7.2",
3636
"@fortawesome/free-brands-svg-icons": "6.7.2",
3737
"@fortawesome/free-solid-svg-icons": "6.7.2",
38-
"@types/react": "19.1.8",
39-
"@types/react-dom": "19.1.6",
38+
"@types/react": "19.2.0",
39+
"@types/react-dom": "19.2.0",
4040
"animejs": "4.0.2",
4141
"astro": "5.7.10",
4242
"astro-navbar": "2.3.7",
@@ -48,8 +48,8 @@
4848
"js-confetti": "0.12.0",
4949
"lefthook": "1.11.13",
5050
"postcss": "8.5.1",
51-
"react": "19.1.0",
52-
"react-dom": "19.1.0",
51+
"react": "19.2.0",
52+
"react-dom": "19.2.0",
5353
"sharp": "0.34.3",
5454
"tailwind-merge": "3.3.0",
5555
"tailwindcss": "3.4.15",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)