Skip to content

Commit

Permalink
update admin-portal 7.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Nov 14, 2024
1 parent 1926aa2 commit 3170263
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"build:unpkg": "cross-env NODE_ENV=production rollup --config rollup.config.js --format iife"
},
"dependencies": {
"@frontegg/js": "7.28.0",
"@frontegg/js": "7.29.0",
"get-value": "^3.0.1",
"set-value": "^4.0.1"
},
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1835,43 +1835,43 @@
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.28.0":
version "7.28.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.28.0.tgz#6abb2678bcbe5af4e062dd95a9e55ec31b256e81"
integrity sha512-USZiGXs2A2GnrAMYg9d3aOxB/ILeg8B8IOI/555ZjT3vj8jby45J4UAnOYFwt02UKFVTV9orQNIPtLqApa7i3w==
"@frontegg/js@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.29.0.tgz#9ecae42797043297873c42e2b83743648698cb85"
integrity sha512-KzapCrWZ9oN2lyJIH7OSLVlOkvzWgZDq7wbDKqbaqSVDuYP5E7iSrvJOTvk8rjTEi0MtLdA03ZYKFjhzhNvgHQ==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "7.28.0"
"@frontegg/types" "7.29.0"

"@frontegg/redux-store@7.28.0":
version "7.28.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.28.0.tgz#41d55ad08a6062f8d0251ae84ad6a95382bf7d34"
integrity sha512-vRGb8R07hsc8ghuYZi8YnHun2aH6ph9IYQixF8S/XEC3ucqwBKfpjxHKH37Hzbx8VuxT+bNLgHxthQedWH2/cw==
"@frontegg/redux-store@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.29.0.tgz#162bdea5fee6d213a4bc80c4fd0205ff9eafdf13"
integrity sha512-CIv0qsXlqTeaTkwth+ktJoAHmoq27pKzDcRmAlbSK4tcd71urhrNBQt8IT48F7riDuHpy8la/rAlY4/HLb+uIA==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/entitlements-javascript-commons" "1.1.2"
"@frontegg/rest-api" "7.28.0"
"@frontegg/rest-api" "7.29.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.28.0":
version "7.28.0"
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.28.0.tgz#fee670ec62567dda1b4f90c2272a825057a10c0c"
integrity sha512-Ab2DWv7Hb+A+x/onUaGwJW1lkqwEPYZicAkV8A1ZE8B5kFHptVG6xviqfTzbCT/jiB/PpEYtMCmIBbseiB10zw==
"@frontegg/rest-api@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.29.0.tgz#c75d1d7af1d99fe4661ffcd8fd4bf70aa46355a0"
integrity sha512-4924B/yph2np4p0qPJASz8KQds2BslpCdVv12UpmUF+CGlSiWitApk1ACEB/lgnVOSE1lYSreZ/zwqruIZS2Gw==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/entitlements-javascript-commons" "1.1.2"

"@frontegg/types@7.28.0":
version "7.28.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.28.0.tgz#fb37d4d66306e33cbae22a886a65df85a9a6edc9"
integrity sha512-SyPQpDS2NxxZWh6t2/lVjPlfPlvBxArblFAicSrGOwmfBvtsgjK/zrNIDDyZ1Hohh76zS7Uw/S/kQO5DXMJRoQ==
"@frontegg/types@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.29.0.tgz#83b314d62b3127a43a937e5a804a87f534489462"
integrity sha512-Iar5oZ3LnrZtOIy1tImjnT/Dx0Ryz5728Syv3IuDaoiGfjkgXFrSH9iyWjPFvgsh8qI3NV+Jh1N+1b+8SzCW+Q==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "7.28.0"
"@frontegg/redux-store" "7.29.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit 3170263

Please sign in to comment.