Skip to content

Commit 45b0912

Browse files
fix(deps): update all non-major dependencies
1 parent 2b94808 commit 45b0912

File tree

2 files changed

+70
-63
lines changed

2 files changed

+70
-63
lines changed

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
"@sentry/node": "8.55.0",
5151
"@sentry/tracing": "7.120.4",
5252
"@sentry/vite-plugin": "2.23.1",
53-
"@tanstack/react-query": "5.90.17",
53+
"@tanstack/react-query": "5.90.20",
5454
"@tanstack/react-query-devtools": "5.91.2",
5555
"@vitejs/plugin-react-swc": "3.11.0",
56-
"axios": "1.13.2",
56+
"axios": "1.13.3",
5757
"buffer": "6.0.3",
5858
"chart.js": "4.5.1",
5959
"chartjs-adapter-date-fns": "3.0.0",
@@ -79,19 +79,19 @@
7979
"morgan": "1.10.1",
8080
"node-cron": "3.0.3",
8181
"notistack": "3.0.2",
82-
"pg": "8.17.1",
82+
"pg": "8.17.2",
8383
"qs": "6.14.1",
84-
"react": "19.2.3",
84+
"react": "19.2.4",
8585
"react-chartjs-2": "5.3.1",
8686
"react-csv": "2.2.2",
87-
"react-dom": "19.2.3",
87+
"react-dom": "19.2.4",
8888
"react-helmet": "6.1.0",
8989
"react-i18next": "15.7.4",
9090
"react-intersection-observer": "9.16.0",
9191
"react-markdown": "9.1.0",
9292
"react-qr-code": "2.0.18",
93-
"react-router": "7.12.0",
94-
"react-router-dom": "7.12.0",
93+
"react-router": "7.13.0",
94+
"react-router-dom": "7.13.0",
9595
"react-to-print": "3.2.0",
9696
"redis": "4.7.1",
9797
"resize-observer-polyfill": "1.5.1",
@@ -121,7 +121,7 @@
121121
"@types/morgan": "1.9.10",
122122
"@types/node": "22.19.7",
123123
"@types/node-cron": "3.0.11",
124-
"@types/react": "19.2.8",
124+
"@types/react": "19.2.9",
125125
"@types/react-dom": "19.2.3",
126126
"@types/react-router-dom": "5.3.3",
127127
"@types/umzug": "3.0.0",
@@ -149,7 +149,7 @@
149149
"nodemon": "3.1.11",
150150
"os-browserify": "0.3.0",
151151
"path-browserify": "1.0.1",
152-
"prettier": "3.8.0",
152+
"prettier": "3.8.1",
153153
"process": "0.11.10",
154154
"react-error-overlay": "6.1.0",
155155
"rimraf": "6.1.2",
@@ -160,7 +160,7 @@
160160
"vite-plugin-eslint": "1.8.1"
161161
},
162162
"optionalDependencies": {
163-
"@rollup/rollup-darwin-arm64": "4.55.1"
163+
"@rollup/rollup-darwin-arm64": "4.57.0"
164164
},
165165
"browserslist": {
166166
"production": [

0 commit comments

Comments
 (0)