Skip to content

Commit e4e9fd4

Browse files
Update Routine updates (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d4ca07 commit e4e9fd4

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@
7070
"@types/node": "22.18.12",
7171
"@types/react": "19.2.2",
7272
"@types/react-dom": "19.2.2",
73-
"@vitejs/plugin-react": "5.0.4",
73+
"@vitejs/plugin-react": "5.1.0",
7474
"@vitest/coverage-v8": "3.2.4",
7575
"chokidar-cli": "3.0.0",
7676
"convex": "1.28.0",
7777
"convex-helpers": "0.1.104",
7878
"convex-test": "0.0.38",
7979
"cpy-cli": "6.0.0",
8080
"eslint": "9.38.0",
81-
"eslint-plugin-react-hooks": "7.0.0",
81+
"eslint-plugin-react-hooks": "7.0.1",
8282
"eslint-plugin-react-refresh": "0.4.24",
8383
"globals": "16.4.0",
8484
"npm-run-all2": "8.0.4",
@@ -88,7 +88,7 @@
8888
"react-dom": "19.2.0",
8989
"typescript": "5.9.3",
9090
"typescript-eslint": "8.46.2",
91-
"vite": "7.1.11",
91+
"vite": "7.1.12",
9292
"vitest": "3.2.4"
9393
},
9494
"main": "./dist/commonjs/client/index.js",

0 commit comments

Comments
 (0)