From 27a211915e269e01963f267f82000eb5ea6b67bd Mon Sep 17 00:00:00 2001 From: Nicola Turcato Date: Thu, 9 Oct 2025 13:31:58 +0200 Subject: [PATCH] feat: update deps --- package.json | 4 ++-- pnpm-lock.yaml | 34 +++++++++++++++++----------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index f4d9224..9043dda 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@biomejs/biome": "2.2.5", - "@types/react": "19.2.0", + "@types/react": "19.2.2", "@types/styled-components": "5.1.34", "install-peers": "1.0.4", "typescript": "5.9.3" @@ -23,7 +23,7 @@ "styled-components": "6.1.19" }, "dependencies": { - "contentful-management": "11.60.3", + "contentful-management": "11.60.4", "contentful-ui-extensions-sdk": "4.45.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 159aa10..22d3abc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: contentful-management: - specifier: 11.60.3 - version: 11.60.3 + specifier: 11.60.4 + version: 11.60.4 contentful-ui-extensions-sdk: specifier: 4.45.0 version: 4.45.0 @@ -19,8 +19,8 @@ importers: specifier: 2.2.5 version: 2.2.5 '@types/react': - specifier: 19.2.0 - version: 19.2.0 + specifier: 19.2.2 + version: 19.2.2 '@types/styled-components': specifier: 5.1.34 version: 5.1.34 @@ -110,8 +110,8 @@ packages: '@emotion/unitless@0.8.1': resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==} - '@rollup/rollup-linux-x64-gnu@4.52.3': - resolution: {integrity: sha512-tPgGd6bY2M2LJTA1uGq8fkSPK8ZLYjDjY+ZLK9WHncCnfIz29LIXIqUgzCR0hIefzy6Hpbe8Th5WOSwTM8E7LA==} + '@rollup/rollup-linux-x64-gnu@4.52.4': + resolution: {integrity: sha512-Wi6AXf0k0L7E2gteNsNHUs7UMwCIhsCTs6+tqQ5GPwVRWMaflqGec4Sd8n6+FNFDw9vGcReqk2KzBDhCa1DLYg==} cpu: [x64] os: [linux] libc: [glibc] @@ -119,8 +119,8 @@ packages: '@types/hoist-non-react-statics@3.3.5': resolution: {integrity: sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==} - '@types/react@19.2.0': - resolution: {integrity: sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==} + '@types/react@19.2.2': + resolution: {integrity: sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==} '@types/styled-components@5.1.34': resolution: {integrity: sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==} @@ -149,8 +149,8 @@ packages: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} - contentful-management@11.60.3: - resolution: {integrity: sha512-MRE/8m/A5yu1Gb1eCre1xrLlbUfj/ERUf+hFmFCMTzGUQOD9g7JKgdkioFZXJusTU57U6WLf+rNh7sloDlQnhA==} + contentful-management@11.60.4: + resolution: {integrity: sha512-sfdth9Tg6v/yH6o2NwctTXilyn6dN5ITGm4REk2FIiYgK06BqcUYvqT9KljPoL+aHjB6mE9qzarzxZHISnOXaA==} engines: {node: '>=18'} contentful-sdk-core@9.2.1: @@ -413,22 +413,22 @@ snapshots: '@emotion/unitless@0.8.1': optional: true - '@rollup/rollup-linux-x64-gnu@4.52.3': + '@rollup/rollup-linux-x64-gnu@4.52.4': optional: true '@types/hoist-non-react-statics@3.3.5': dependencies: - '@types/react': 19.2.0 + '@types/react': 19.2.2 hoist-non-react-statics: 3.3.2 - '@types/react@19.2.0': + '@types/react@19.2.2': dependencies: csstype: 3.1.3 '@types/styled-components@5.1.34': dependencies: '@types/hoist-non-react-statics': 3.3.5 - '@types/react': 19.2.0 + '@types/react': 19.2.2 csstype: 3.1.3 '@types/stylis@4.2.5': @@ -461,7 +461,7 @@ snapshots: dependencies: delayed-stream: 1.0.0 - contentful-management@11.60.3: + contentful-management@11.60.4: dependencies: '@contentful/rich-text-types': 16.8.5 axios: 1.12.2 @@ -479,11 +479,11 @@ snapshots: process: 0.11.10 qs: 6.14.0 optionalDependencies: - '@rollup/rollup-linux-x64-gnu': 4.52.3 + '@rollup/rollup-linux-x64-gnu': 4.52.4 contentful-ui-extensions-sdk@4.45.0: dependencies: - contentful-management: 11.60.3 + contentful-management: 11.60.4 transitivePeerDependencies: - debug