Skip to content

Commit

Permalink
bug: re-add sanity-plugin-iframe-pane
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Oct 7, 2024
1 parent 5d37e32 commit 3abd5e8
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 3 deletions.
1 change: 1 addition & 0 deletions aksel.nav.no/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"react-rx": "^2.1.3",
"remark-gfm": "^4.0.0",
"sanity": "3.59.0",
"sanity-plugin-iframe-pane": "^3.1.6",
"sanity-plugin-media": "^2.3.2",
"sharp": "0.32.6",
"styled-components": "^6.0.0",
Expand Down
37 changes: 34 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4711,7 +4711,7 @@ __metadata:
languageName: node
linkType: hard

"@sanity/icons@npm:^2.0.0, @sanity/icons@npm:^2.4.1":
"@sanity/icons@npm:^2.0.0, @sanity/icons@npm:^2.4.1, @sanity/icons@npm:^2.7.0":
version: 2.11.8
resolution: "@sanity/icons@npm:2.11.8"
peerDependencies:
Expand Down Expand Up @@ -4921,7 +4921,7 @@ __metadata:
languageName: node
linkType: hard

"@sanity/preview-url-secret@npm:^1.6.21":
"@sanity/preview-url-secret@npm:^1.6.21, @sanity/preview-url-secret@npm:^1.6.4":
version: 1.6.21
resolution: "@sanity/preview-url-secret@npm:1.6.21"
dependencies:
Expand Down Expand Up @@ -5015,7 +5015,7 @@ __metadata:
languageName: node
linkType: hard

"@sanity/ui@npm:^2.8.9":
"@sanity/ui@npm:^2.0.10, @sanity/ui@npm:^2.8.9":
version: 2.8.9
resolution: "@sanity/ui@npm:2.8.9"
dependencies:
Expand Down Expand Up @@ -21644,6 +21644,25 @@ __metadata:
languageName: node
linkType: hard

"sanity-plugin-iframe-pane@npm:^3.1.6":
version: 3.1.6
resolution: "sanity-plugin-iframe-pane@npm:3.1.6"
dependencies:
"@sanity/icons": "npm:^2.7.0"
"@sanity/incompatible-plugin": "npm:^1.0.4"
"@sanity/preview-url-secret": "npm:^1.6.4"
"@sanity/ui": "npm:^2.0.10"
framer-motion: "npm:11.0.8"
suspend-react: "npm:0.1.3"
usehooks-ts: "npm:3.0.1"
peerDependencies:
react: ^18.2.0
sanity: ^3.20.0
styled-components: ^5.2 || ^6.0.0
checksum: 10/b12420270664d6bc6d7ec8ecb3031a02feda0e811c81928713d90ec556d9df0cc9edd2b586691412f2c4d7e2dc5042df01a1ac7525c5b9d4a00804f41390ca1f
languageName: node
linkType: hard

"sanity-plugin-media@npm:^2.3.2":
version: 2.3.2
resolution: "sanity-plugin-media@npm:2.3.2"
Expand Down Expand Up @@ -24846,6 +24865,17 @@ __metadata:
languageName: node
linkType: hard

"usehooks-ts@npm:3.0.1":
version: 3.0.1
resolution: "usehooks-ts@npm:3.0.1"
dependencies:
lodash.debounce: "npm:^4.0.8"
peerDependencies:
react: ^16.8.0 || ^17 || ^18
checksum: 10/ad80424c4e7613118a1333af63220efb06a63368d1cd0b9baa96bf40615e656ab93429a32821061e86127f8de77058423accc959d7c06aa6e15823f4765d9e5b
languageName: node
linkType: hard

"util-deprecate@npm:^1.0.1, util-deprecate@npm:^1.0.2, util-deprecate@npm:~1.0.1":
version: 1.0.2
resolution: "util-deprecate@npm:1.0.2"
Expand Down Expand Up @@ -25538,6 +25568,7 @@ __metadata:
remark-gfm: "npm:^4.0.0"
rss: "npm:^1.2.2"
sanity: "npm:3.59.0"
sanity-plugin-iframe-pane: "npm:^3.1.6"
sanity-plugin-media: "npm:^2.3.2"
sharp: "npm:0.32.6"
showdown: "npm:^2.1.0"
Expand Down

0 comments on commit 3abd5e8

Please sign in to comment.