Skip to content

Commit

Permalink
Merge branch 'main' into renovate/growthbook-growthbook-react-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
philibea authored Aug 28, 2024
2 parents 712a8d7 + 2878e98 commit 538ded0
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 65 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/plugin-transform-runtime": "7.25.4",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
Expand All @@ -26,7 +26,7 @@
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.16.0",
"@types/node": "20.16.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
Expand All @@ -45,7 +45,7 @@
"shx": "0.3.4",
"tstyche": "2.1.1",
"typescript": "5.5.4",
"vite": "5.4.1",
"vite": "5.4.2",
"vitest": "2.0.5",
"vitest-localstorage-mock": "0.1.2",
"wait-for-expect": "3.0.2"
Expand Down
111 changes: 49 additions & 62 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 538ded0

Please sign in to comment.