diff --git a/package.json b/package.json index 69e4cc446b..9de9cbb87f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "graphql": "16.10.0", "gray-matter": "^4.0.3", "hast-util-to-string": "3.0.1", - "iframe-resizer-react": "^1.1.1", + "iframe-resizer-react": "^5.0.0", "leaflet": "^1.9.4", "lucide-react": "^0.469.0", "motion": "^12.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f59d2a9a1e..704d43d936 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -120,8 +120,8 @@ importers: specifier: 3.0.1 version: 3.0.1 iframe-resizer-react: - specifier: ^1.1.1 - version: 1.1.1(@babel/core@7.28.3)(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^5.0.0 + version: 5.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) leaflet: specifier: ^1.9.4 version: 1.9.4 @@ -492,13 +492,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-proposal-private-property-in-object@7.21.11': - resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==} - engines: {node: '>=6.9.0'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-import-assertions@7.27.1': resolution: {integrity: sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==} engines: {node: '>=6.9.0'} @@ -517,12 +510,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-private-property-in-object@7.14.5': - resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-typescript@7.27.1': resolution: {integrity: sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==} engines: {node: '>=6.9.0'} @@ -1549,6 +1536,15 @@ packages: '@iconify/utils@2.3.0': resolution: {integrity: sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA==} + '@iframe-resizer/core@5.1.5': + resolution: {integrity: sha512-uu0Ptk+R7vYY7R9HFsc5R4+p68rgGxrsWIq2sK9oanJPBtQ2P9pMYoRseM8F4AfOONHOeHxGByWeBmw7LTXmdA==} + + '@iframe-resizer/react@5.1.5': + resolution: {integrity: sha512-klGfad00ZiVHIplWYJ04ACp8vU6xa5ujLSWEJOFcc8SqQyJv7T0UtxuUGPiEXvSGeaP5HgFvYFzua7YOw/blIg==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@igorkowalczyk/is-browser@5.1.0': resolution: {integrity: sha512-OwyO+ocRLbo/iQsTBlCbx8S33esB35LgH4xhJJZk6MzpMKv8UFzEKWpzg2KI02syrPXvJ3hlU//Cq8fwxp/3sQ==} engines: {node: '>=16'} @@ -3997,17 +3993,12 @@ packages: resolution: {integrity: sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ==} engines: {node: '>=0.10.0'} - iframe-resizer-react@1.1.1: - resolution: {integrity: sha512-s0EUUekv58FGbuWBanSCVsEKmmyBdWmdwQ8qx8g04jlNlCR7pNuDz7fw7zo5T5sdssl6yRMDl97NBdwD1gfDyQ==} + iframe-resizer-react@5.1.5: + resolution: {integrity: sha512-R7kJgzniX9S16Lc9QWUyc+NYXftQnT0agdroFISojxC+/ARJa+ZhrcSns/3xjzQnsY+nk5TdkafkrRNIpr3Big==} engines: {node: '>=16', npm: '>=5'} peerDependencies: - prop-types: ^15.7.2 - react: ^16.13.1 || ^18.0.0 - react-dom: ^16.13.1 || ^18.0.0 - - iframe-resizer@4.4.5: - resolution: {integrity: sha512-U8bCywf/Gh07O69RXo6dXAzTtODQrxaHGHRI7Nt4ipXsuq6EMxVsOP/jjaP43YtXz/ibESS0uSVDN3sOGCzSmw==} - engines: {node: '>=0.8.0'} + react: ^16.13.1 || >= 18.0.0 + react-dom: ^16.13.1 || >= 18.0.0 ignore@5.3.2: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} @@ -6823,16 +6814,6 @@ snapshots: dependencies: '@babel/core': 7.28.3 - '@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.28.3)': - dependencies: - '@babel/core': 7.28.3 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.28.3(@babel/core@7.28.3) - '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.28.3) - transitivePeerDependencies: - - supports-color - '@babel/plugin-syntax-import-assertions@7.27.1(@babel/core@7.28.3)': dependencies: '@babel/core': 7.28.3 @@ -6848,11 +6829,6 @@ snapshots: '@babel/core': 7.28.3 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.28.3)': - dependencies: - '@babel/core': 7.28.3 - '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.28.3)': dependencies: '@babel/core': 7.28.3 @@ -8177,6 +8153,16 @@ snapshots: transitivePeerDependencies: - supports-color + '@iframe-resizer/core@5.1.5': {} + + '@iframe-resizer/react@5.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.28.4 + '@iframe-resizer/core': 5.1.5 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + warning: 4.0.3 + '@igorkowalczyk/is-browser@5.1.0(tailwindcss@3.4.18(tsx@4.20.6)(yaml@2.8.1))': dependencies: tailwindcss: 3.4.18(tsx@4.20.6)(yaml@2.8.1) @@ -11027,19 +11013,11 @@ snapshots: dependencies: safer-buffer: 2.1.2 - iframe-resizer-react@1.1.1(@babel/core@7.28.3)(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + iframe-resizer-react@5.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.28.3) - iframe-resizer: 4.4.5 - prop-types: 15.8.1 + '@iframe-resizer/react': 5.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - warning: 4.0.3 - transitivePeerDependencies: - - '@babel/core' - - supports-color - - iframe-resizer@4.4.5: {} ignore@5.3.2: {}