Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/examples/openfeature…
Browse files Browse the repository at this point in the history
…_web/webapp/webpack-5.96.1
  • Loading branch information
kodiakhq[bot] authored Nov 4, 2024
2 parents 18d5a4c + 634373f commit 081258a
Show file tree
Hide file tree
Showing 6 changed files with 101 additions and 268 deletions.
220 changes: 20 additions & 200 deletions examples/openfeature_react/react-app/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/openfeature_react/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@openfeature/core": "^1.3.0",
"@openfeature/go-feature-flag-web-provider": "^0.2.1",
"@openfeature/react-sdk": "^0.4.6",
"@openfeature/react-sdk": "^0.4.8",
"@openfeature/web-sdk": "^1.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand All @@ -21,7 +21,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.11.0",
"@typescript-eslint/parser": "^8.12.2",
"@vitejs/plugin-react": "^4.3.3",
"autoprefixer": "^10.4.20",
"eslint": "^9.14.0",
Expand Down
Loading

0 comments on commit 081258a

Please sign in to comment.