Skip to content

Commit 049d4ce

Browse files
Update Routine updates (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7248517 commit 049d4ce

File tree

2 files changed

+71
-71
lines changed

2 files changed

+71
-71
lines changed

package-lock.json

Lines changed: 65 additions & 65 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
@@ -70,28 +70,28 @@
7070
"@eslint/eslintrc": "3.3.3",
7171
"@eslint/js": "9.39.2",
7272
"@types/node": "20.19.30",
73-
"@types/react": "19.2.8",
73+
"@types/react": "19.2.9",
7474
"@types/react-dom": "19.2.3",
7575
"@vitejs/plugin-react": "5.1.2",
76-
"@vitest/coverage-v8": "4.0.17",
76+
"@vitest/coverage-v8": "4.0.18",
7777
"chokidar-cli": "3.0.0",
78-
"convex": "1.31.5",
78+
"convex": "1.31.6",
7979
"convex-helpers": "0.1.111",
8080
"convex-test": "0.0.41",
8181
"cpy-cli": "6.0.0",
8282
"eslint": "9.39.2",
8383
"eslint-plugin-react-hooks": "7.0.1",
8484
"eslint-plugin-react-refresh": "0.4.26",
85-
"globals": "17.0.0",
85+
"globals": "17.1.0",
8686
"npm-run-all2": "8.0.4",
8787
"pkg-pr-new": "0.0.62",
88-
"prettier": "3.8.0",
88+
"prettier": "3.8.1",
8989
"react": "19.2.3",
9090
"react-dom": "19.2.3",
9191
"typescript": "5.9.3",
9292
"typescript-eslint": "8.53.1",
9393
"vite": "7.3.1",
94-
"vitest": "4.0.17"
94+
"vitest": "4.0.18"
9595
},
9696
"types": "./dist/client/index.d.ts",
9797
"module": "./dist/client/index.js"

0 commit comments

Comments
 (0)