Skip to content

Commit

Permalink
Update dependency @iframe-resizer/react from v5.1.3 to v5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 28382e8 commit 0e0eb78
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"start-server": "npx serve out/"
},
"dependencies": {
"@iframe-resizer/react": "5.1.3",
"@iframe-resizer/react": "5.1.4",
"@mui/icons-material": "5.15.20",
"@mui/material": "5.15.20",
"@sentry/browser": "8.11.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2969,23 +2969,23 @@ __metadata:
languageName: node
linkType: hard

"@iframe-resizer/core@npm:5.1.3":
version: 5.1.3
resolution: "@iframe-resizer/core@npm:5.1.3"
checksum: 10/c7d6d5d06b9cf390ed9267c5fcd3b3f2bda0804545dce32c3c7a7e0ae67a4c421d92635807d6551d4af65a53554096f003eb9d618b40c6a9e40e504c246ce6a0
"@iframe-resizer/core@npm:5.1.4":
version: 5.1.4
resolution: "@iframe-resizer/core@npm:5.1.4"
checksum: 10/a7122f2da67195a2bfc94a5b9da0064fc7e4448c74785aa55953fea293cb27e933f85fba0560b64500eff1e5d2bcac043d9ec966fa2332358ee76621039499cf
languageName: node
linkType: hard

"@iframe-resizer/react@npm:5.1.3":
version: 5.1.3
resolution: "@iframe-resizer/react@npm:5.1.3"
"@iframe-resizer/react@npm:5.1.4":
version: 5.1.4
resolution: "@iframe-resizer/react@npm:5.1.4"
dependencies:
"@iframe-resizer/core": "npm:5.1.3"
"@iframe-resizer/core": "npm:5.1.4"
warning: "npm:^4.0.3"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10/30de5309a8af16fc04c30bcedb21b5054f49e569363ae44dc0dd45bf5750c9bb54078079b81e2085976b1d1aa867339a583d39bfe72ea04edcc10da64a0f82e4
checksum: 10/30fb2bdd8c12dd03e21c25a67a74a23fbb6939b617f86026567d4d1f8d85e396c8daa7ccde1d54dadee874da63bbd3553a0f23f92b9d106151b396bf6a49d947
languageName: node
linkType: hard

Expand Down Expand Up @@ -22037,7 +22037,7 @@ __metadata:
resolution: "skde@workspace:apps/skde"
dependencies:
"@cypress/code-coverage": "npm:3.12.39"
"@iframe-resizer/react": "npm:5.1.3"
"@iframe-resizer/react": "npm:5.1.4"
"@mui/icons-material": "npm:5.15.20"
"@mui/material": "npm:5.15.20"
"@sentry/browser": "npm:8.11.0"
Expand Down

0 comments on commit 0e0eb78

Please sign in to comment.