Skip to content

Commit 09d5ebb

Browse files
Merge pull request #137 from DaleStudy/dependabot-bun-react-ad1d800b6d
2 parents ec90ec4 + 298379e commit 09d5ebb

File tree

2 files changed

+19
-13
lines changed

2 files changed

+19
-13
lines changed

โ€Žbun.lockโ€Ž

Lines changed: 15 additions & 9 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
@@ -29,8 +29,8 @@
2929
"axe-playwright": "^2.0.3",
3030
"chromatic": "^11.25.1",
3131
"lucide-react": "^0.486.0",
32-
"react": "^19.0.0",
33-
"react-dom": "^19.0.0"
32+
"react": "^19.1.0",
33+
"react-dom": "^19.1.0"
3434
},
3535
"devDependencies": {
3636
"@chromatic-com/storybook": "^3.2.6",
@@ -50,8 +50,8 @@
5050
"@testing-library/jest-dom": "^6.6.3",
5151
"@testing-library/react": "^16.2.0",
5252
"@testing-library/user-event": "^14.6.1",
53-
"@types/react": "^19.0.8",
54-
"@types/react-dom": "^19.0.3",
53+
"@types/react": "^19.1.0",
54+
"@types/react-dom": "^19.1.1",
5555
"@vitejs/plugin-react": "^4.3.4",
5656
"eslint": "^9.23.0",
5757
"eslint-plugin-react-hooks": "^5.1.0",

0 commit comments

Comments
ย (0)