Skip to content

Commit 63f049c

Browse files
Merge branch 'main' into dependabot/go_modules/k8s.io/api-0.32.1
2 parents f3a860a + 6e3e37a commit 63f049c

2 files changed

Lines changed: 24 additions & 110 deletions

File tree

examples/openfeature_react/react-app/package-lock.json

Lines changed: 21 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/openfeature_react/react-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@openfeature/core": "^1.3.0",
14-
"@openfeature/go-feature-flag-web-provider": "^0.2.3",
14+
"@openfeature/go-feature-flag-web-provider": "^0.2.4",
1515
"@openfeature/react-sdk": "^0.4.10",
1616
"@openfeature/web-sdk": "^1.4.0",
1717
"react": "^19.0.0",
@@ -21,13 +21,13 @@
2121
"@types/react": "^19.0.7",
2222
"@types/react-dom": "^19.0.3",
2323
"@typescript-eslint/eslint-plugin": "^8.20.0",
24-
"@typescript-eslint/parser": "^8.19.1",
24+
"@typescript-eslint/parser": "^8.20.0",
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"autoprefixer": "^10.4.20",
2727
"eslint": "^9.18.0",
2828
"eslint-plugin-react-hooks": "^5.1.0",
2929
"eslint-plugin-react-refresh": "^0.4.18",
30-
"postcss": "^8.4.49",
30+
"postcss": "^8.5.1",
3131
"tailwindcss": "^3.4.17",
3232
"typescript": "^5.7.3",
3333
"vite": "^6.0.7"

0 commit comments

Comments
 (0)