Skip to content

Commit a1bcdd9

Browse files
committed
Update examples/react dependencies
1 parent 34879fc commit a1bcdd9

File tree

2 files changed

+450
-422
lines changed

2 files changed

+450
-422
lines changed

examples/react/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
},
1212
"dependencies": {
1313
"@formulier/react": "workspace:*",
14-
"react": "^19.0.0",
15-
"react-dom": "^19.0.0",
16-
"react-router": "^7.4.0",
17-
"react-router-dom": "^7.4.0"
14+
"react": "^19.1.0",
15+
"react-dom": "^19.1.0",
16+
"react-router": "^7.5.2",
17+
"react-router-dom": "^7.5.2"
1818
},
1919
"devDependencies": {
2020
"@formulier/tsconfig": "workspace:*",
21-
"@types/react": "^19.0.12",
22-
"@types/react-dom": "^19.0.4",
23-
"@vitejs/plugin-react": "^4.3.4",
24-
"typescript": "^5.8.2",
25-
"vite": "^6.2.2"
21+
"@types/react": "^19.1.2",
22+
"@types/react-dom": "^19.1.2",
23+
"@vitejs/plugin-react": "^4.4.1",
24+
"typescript": "^5.8.3",
25+
"vite": "^6.3.3"
2626
}
2727
}

0 commit comments

Comments
 (0)