Skip to content

Commit 5a2dcac

Browse files
authored
Merge branch 'main' into renovate/growthbook-growthbook-react-1.x
2 parents 3850a03 + 05a72b8 commit 5a2dcac

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"workspaces": ["packages/*"],
55
"type": "module",
6-
"packageManager": "[email protected].1",
6+
"packageManager": "[email protected].2",
77
"engines": {
88
"node": ">=20.x",
99
"pnpm": ">=9.x"
@@ -26,11 +26,11 @@
2626
"@testing-library/jest-dom": "6.6.3",
2727
"@testing-library/react": "16.0.1",
2828
"@types/jest": "29.5.14",
29-
"@types/node": "22.9.1",
29+
"@types/node": "22.9.4",
3030
"@types/react": "18.3.12",
3131
"@types/react-dom": "18.3.1",
3232
"@vitejs/plugin-react": "4.3.3",
33-
"@vitest/coverage-istanbul": "2.1.5",
33+
"@vitest/coverage-istanbul": "2.1.6",
3434
"browserslist": "4.24.2",
3535
"builtin-modules": "4.0.0",
3636
"cross-env": "7.0.3",
@@ -46,7 +46,7 @@
4646
"tstyche": "3.0.0",
4747
"typescript": "5.6.3",
4848
"vite": "5.4.11",
49-
"vitest": "2.1.5",
49+
"vitest": "2.1.6",
5050
"vitest-localstorage-mock": "0.1.2",
5151
"wait-for-expect": "3.0.2"
5252
},

0 commit comments

Comments
 (0)