Skip to content

Commit dc01bdc

Browse files
mighteaclaude
andcommitted
chore: bump frontend dependencies to latest versions
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a52b493 commit dc01bdc

2 files changed

Lines changed: 148 additions & 147 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"prepare": "husky"
1818
},
1919
"dependencies": {
20-
"@react-router/node": "^7.16.0",
20+
"@react-router/node": "^7.17.0",
2121
"@simplewebauthn/browser": "^13.3.0",
2222
"@tailwindcss/forms": "^0.5.11",
2323
"@tailwindcss/vite": "^4.3.0",
@@ -30,7 +30,7 @@
3030
"react-dom": "^19.2.7",
3131
"react-dropzone": "^15.0.0",
3232
"react-easy-crop": "^5.5.7",
33-
"react-router": "^7.16.0",
33+
"react-router": "^7.17.0",
3434
"sharp": "^0.34.5",
3535
"tailwindcss": "^4.3.0",
3636
"ts-node": "^10.9.2",
@@ -44,7 +44,7 @@
4444
"@commitlint/cli": "^21.0.2",
4545
"@commitlint/config-conventional": "^21.0.2",
4646
"@playwright/test": "^1.60.0",
47-
"@react-router/dev": "^7.16.0",
47+
"@react-router/dev": "^7.17.0",
4848
"@testing-library/jest-dom": "^6.9.1",
4949
"@testing-library/react": "^16.3.2",
5050
"@types/leaflet": "^1.9.21",

0 commit comments

Comments
 (0)