Skip to content

Commit

Permalink
Merge branch 'main' into feat/env-var-support
Browse files Browse the repository at this point in the history
  • Loading branch information
tomski747 authored Jan 21, 2025
2 parents 24a1ed1 + 007037e commit 6a7dd02
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -6,8 +6,8 @@
"@descope/react-sdk": "2.3.11",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@mui/icons-material": "5.16.12",
"@mui/material": "5.16.12",
"@mui/icons-material": "5.16.13",
"@mui/material": "5.16.13",
"clsx": "2.1.0",
"react": "18.3.1",
"react-app-rewire-build-dev": "^1.0.1",
@@ -47,13 +47,13 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-testing-library": "7.1.0",
"husky": "8.0.3",
"jest": "^29.7.0",
"lint-staged": "15.2.11",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
"react-app-rewired": "^2.2.1",
"react-scripts": "5.0.1",

0 comments on commit 6a7dd02

Please sign in to comment.