Skip to content

Commit 2d752f2

Browse files
authored
fix: bump dependencies to include security updates (#690)
1 parent 696d1e1 commit 2d752f2

2 files changed

Lines changed: 47 additions & 43 deletions

File tree

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
"@radix-ui/react-toggle-group": "^1.1.10",
6363
"@radix-ui/react-tooltip": "^1.2.7",
6464
"@react-email/components": "1.0.1",
65-
"@react-router/express": "^7.10.1",
66-
"@react-router/node": "^7.10.1",
67-
"@react-router/serve": "^7.10.1",
65+
"@react-router/express": "^7.12.0",
66+
"@react-router/node": "^7.12.0",
67+
"@react-router/serve": "^7.12.0",
6868
"@stepperize/react": "^5.1.6",
6969
"@tanstack/react-table": "^8.21.3",
7070
"@turf/bbox": "^7.2.0",
@@ -125,7 +125,7 @@
125125
"react-hook-form": "^7.58.1",
126126
"react-i18next": "^15.5.3",
127127
"react-map-gl": "^7.1.9",
128-
"react-router": "^7.10.1",
128+
"react-router": "^7.12.0",
129129
"react-spring": "^10.0.1",
130130
"react-tagsinput": "^3.20.3",
131131
"remix-i18next": "^7.2.1",
@@ -155,8 +155,8 @@
155155
"@eslint/js": "^9.39.1",
156156
"@playwright/test": "^1.53.1",
157157
"@react-email/preview-server": "^5.0.6",
158-
"@react-router/dev": "^7.10.1",
159-
"@react-router/fs-routes": "^7.10.1",
158+
"@react-router/dev": "^7.12.0",
159+
"@react-router/fs-routes": "^7.12.0",
160160
"@tailwindcss/forms": "^0.5.10",
161161
"@tailwindcss/typography": "^0.5.16",
162162
"@testing-library/dom": "^10.4.0",

0 commit comments

Comments
 (0)