Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/k8s.io/api-0.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Jan 20, 2025
2 parents f3a860a + 6e3e37a commit 63f049c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 110 deletions.
128 changes: 21 additions & 107 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.

6 changes: 3 additions & 3 deletions examples/openfeature_react/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@openfeature/core": "^1.3.0",
"@openfeature/go-feature-flag-web-provider": "^0.2.3",
"@openfeature/go-feature-flag-web-provider": "^0.2.4",
"@openfeature/react-sdk": "^0.4.10",
"@openfeature/web-sdk": "^1.4.0",
"react": "^19.0.0",
Expand All @@ -21,13 +21,13 @@
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.19.1",
"@typescript-eslint/parser": "^8.20.0",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.18.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"vite": "^6.0.7"
Expand Down

0 comments on commit 63f049c

Please sign in to comment.