Skip to content

Commit 80ee900

Browse files
Merge pull request #372 from willtheorangeguy/dependabot/npm_and_yarn/multi-cec19ee5eb
Bump react, react-dom and @types/react
2 parents 8c6aad9 + 72988b8 commit 80ee900

File tree

2 files changed

+22
-35
lines changed

2 files changed

+22
-35
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@divriots/jampack": "^0.32.0",
3939
"@tailwindcss/typography": "^0.5.15",
4040
"@types/github-slugger": "^2.0.0",
41-
"@types/react": "^18.3.12",
41+
"@types/react": "^19.0.1",
4242
"@typescript-eslint/parser": "^8.18.1",
4343
"astro-eslint-parser": "^1.1.0",
4444
"commitizen": "^4.3.1",
@@ -50,8 +50,8 @@
5050
"prettier": "^3.4.2",
5151
"prettier-plugin-astro": "^0.14.1",
5252
"prettier-plugin-tailwindcss": "^0.6.9",
53-
"react": "^18.3.1",
54-
"react-dom": "^18.3.1",
53+
"react": "^19.0.0",
54+
"react-dom": "^19.0.0",
5555
"zod": "3.24.1"
5656
},
5757
"config": {

0 commit comments

Comments
 (0)