Skip to content

Commit

Permalink
update admin-portal 7.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Dec 5, 2024
1 parent 3a71d4e commit f3cbfbb
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"lint-json": "eslint -c .eslintrc.json -o ./lint-report.json --format json --no-color ./src/**/*.{ts,tsx}"
},
"dependencies": {
"@frontegg/js": "7.37.0",
"@frontegg/react-hooks": "7.37.0",
"@frontegg/js": "7.38.0",
"@frontegg/react-hooks": "7.38.0",
"http-proxy": "^1.18.1",
"iron-session": "^6.3.1",
"jose": "^4.12.2"
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1406,57 +1406,57 @@
resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.1.2.tgz#8c771cac0796fde5bbc05abe750cb6b8677ec2c6"
integrity sha512-vwCFxj9KSIKHXinOH0HbBf4DhKRbUWhjCnL14+JfQnwuEl/zKtSGZoZecrXcPajWUypdi0uT+8q3GGcqnCW13Q==

"@frontegg/js@7.37.0":
version "7.37.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.37.0.tgz#beba438327acbb9e4652fd80fe023f8cee1d9adf"
integrity sha512-1QInM6IXAnyN7dKcrtC+bsgc/FNasSlkGaP4pK3ZJm34VL5cpwHuFf/nKRqKUE9TuZDNzAJUQzaem5ZtwP5lhA==
"@frontegg/js@7.38.0":
version "7.38.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.38.0.tgz#c437137e29dee63a14a1bb556564f1aefc313acd"
integrity sha512-1lSoHnw1YNztkX1TdOX2aRHOWRo4Tt6oMGePRsMW2TiypGwVUsEG0sAP/T5V3R7QucNw9Z70nSkENfjlWViLxg==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "7.37.0"
"@frontegg/types" "7.38.0"

"@frontegg/react-hooks@7.37.0":
version "7.37.0"
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.37.0.tgz#4949945dde0273909f5cd2e3c492fd7b69578fcf"
integrity sha512-TLhFeFZnwk7Q7Ng7rT3qFmrysyXkXC/FqqqoJQWapS1HvaCvEyn1ZzYfhMig+njkvgvezEpgwQ8CDNLj3VlthA==
"@frontegg/react-hooks@7.38.0":
version "7.38.0"
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.38.0.tgz#f11de026e488cf8973b52d7263b18807a2478a53"
integrity sha512-MKSUv6JM3g+rdZWTjMYZRhp0+i+nTVRCwFuidDJtqvTYNwx9JiI0Wkk35Jb4P2An0tkBftPRFLH1PXHtM3yHyA==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "7.37.0"
"@frontegg/types" "7.37.0"
"@frontegg/redux-store" "7.38.0"
"@frontegg/types" "7.38.0"
"@types/react" "*"
"@types/react-is" "^17.0.7"
get-value "^3.0.1"
react-is "^17.0.2"
use-sync-external-store "^1.2.2"

"@frontegg/redux-store@7.37.0":
version "7.37.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.37.0.tgz#762d4612b48421b855bbed23c2a546885a3ee505"
integrity sha512-HnhixDyzu8M9QwyZArt8E/xhfBc3mvmmhXLSDrfeRHPNzu5yAgyAqDKPO0hqXva/plfhWxahdfWxoabv3S5V6w==
"@frontegg/redux-store@7.38.0":
version "7.38.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.38.0.tgz#629839fd9269e85cbfdae4b484edf3f257af5289"
integrity sha512-szDhqYO18KtEu7yKaZec0QjI2OFLGsvKIXOSHgUqxBkqnyp+mlQCQjsi/r0Jyg14XqY48rbRfmpHEBPWuLkxHw==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/entitlements-javascript-commons" "1.1.2"
"@frontegg/rest-api" "7.37.0"
"@frontegg/rest-api" "7.38.0"
fast-deep-equal "3.1.3"
get-value "^3.0.1"
proxy-compare "^3.0.0"
set-value "^4.1.0"
uuid "^10.0.0"

"@frontegg/rest-api@7.37.0":
version "7.37.0"
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.37.0.tgz#f5ee14fa7cc8808c0e328052dd6795d26ad807f5"
integrity sha512-/nUF2xhE2vvPtlrvxJSwliHZBeaEQ5Tu4kyhEQ4WcdcX+KaerLrnU4Zf9njmh0V/RxcNHdtYoHG+Ey1zf9md2A==
"@frontegg/rest-api@7.38.0":
version "7.38.0"
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.38.0.tgz#912fb99b45b8ef987f084e050a3614923cbf5b9d"
integrity sha512-k7H93GtTxFNCf8YuqXsAw/DoEiNSX00/I/Iz+GwEMo80JR/NUPj+5DADgaTwEERI2Mjrub3OGA2pfjbn9mOiAw==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/entitlements-javascript-commons" "1.1.2"

"@frontegg/types@7.37.0":
version "7.37.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.37.0.tgz#a56d7a381c3ae1441740298d201403bacf204ef2"
integrity sha512-U9nkEfSpK1vp8mc8PKc8O8hdYfSobaAHyoTFDq8qe0w1DhVfAPKCMbhcBNekzbuC2eJFBKhcUmoZVEcghPxIeQ==
"@frontegg/types@7.38.0":
version "7.38.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.38.0.tgz#8a03ed00560c5654d3b077fad5ade27d9bb83aa2"
integrity sha512-pS2Q4bb6t4LhKCmoWWQ4g9WHuwkZLrhSslA0qwtUs5t+3BQaOZTU2FD1eO3oMUi+YJtXEydh0g/QvTMG9kAVmg==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "7.37.0"
"@frontegg/redux-store" "7.38.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit f3cbfbb

Please sign in to comment.