Skip to content

Commit 44ae051

Browse files
chore: update dev tooling (patch) (#489)
chore: update dev tooling Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 076a039 commit 44ae051

2 files changed

Lines changed: 71 additions & 66 deletions

File tree

examples/drawing-game/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
},
2626
"devDependencies": {
2727
"@types/react": "19.2.18",
28-
"@types/react-dom": "19.2.4",
29-
"@vitejs/plugin-react": "6.1.0",
28+
"@types/react-dom": "19.2.7",
29+
"@vitejs/plugin-react": "6.1.1",
3030
"playwright": "catalog:",
3131
"typescript": "6.0.3",
3232
"vite": "8.1.5"

0 commit comments

Comments
 (0)