feat: update deps, bump version

This commit is contained in:
Nicola Turcato 2025-08-01 08:20:08 +02:00
parent 7cac35ddd7
commit 2d8c6e6414
No known key found for this signature in database
2 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@foomo/contentfultree", "name": "@foomo/contentfultree",
"version": "0.2.1", "version": "0.2.2",
"main": "dist/index.js", "main": "dist/index.js",
"author": "foomo", "author": "foomo",
"license": "MIT", "license": "MIT",
@ -16,7 +16,7 @@
"@types/react": "19.1.9", "@types/react": "19.1.9",
"@types/styled-components": "5.1.34", "@types/styled-components": "5.1.34",
"install-peers": "1.0.4", "install-peers": "1.0.4",
"typescript": "5.8.3" "typescript": "5.9.2"
}, },
"peerDependencies": { "peerDependencies": {
"install-peers": "1.0.4" "install-peers": "1.0.4"
@ -27,6 +27,6 @@
}, },
"dependencies": { "dependencies": {
"contentful-management": "11.54.4", "contentful-management": "11.54.4",
"contentful-ui-extensions-sdk": "4.36.0" "contentful-ui-extensions-sdk": "4.37.0"
} }
} }

View File

@ -12,8 +12,8 @@ importers:
specifier: 11.54.4 specifier: 11.54.4
version: 11.54.4 version: 11.54.4
contentful-ui-extensions-sdk: contentful-ui-extensions-sdk:
specifier: 4.36.0 specifier: 4.37.0
version: 4.36.0 version: 4.37.0
devDependencies: devDependencies:
'@biomejs/biome': '@biomejs/biome':
specifier: 2.1.3 specifier: 2.1.3
@ -28,8 +28,8 @@ importers:
specifier: 1.0.4 specifier: 1.0.4
version: 1.0.4 version: 1.0.4
typescript: typescript:
specifier: 5.8.3 specifier: 5.9.2
version: 5.8.3 version: 5.9.2
optionalDependencies: optionalDependencies:
react: react:
specifier: 19.1.1 specifier: 19.1.1
@ -152,8 +152,8 @@ packages:
resolution: {integrity: sha512-cUvHbC2u8ouJHhG3tofQhUc0FAmM/QBcalYjiczMtFKrR77BW+eSPcPg+A9DQlhIP0UGcQ/knXxoJpBvrERXTA==} resolution: {integrity: sha512-cUvHbC2u8ouJHhG3tofQhUc0FAmM/QBcalYjiczMtFKrR77BW+eSPcPg+A9DQlhIP0UGcQ/knXxoJpBvrERXTA==}
engines: {node: '>=18'} engines: {node: '>=18'}
contentful-ui-extensions-sdk@4.36.0: contentful-ui-extensions-sdk@4.37.0:
resolution: {integrity: sha512-gJF9Y16iRmUGt9wlM068nrMpYsQ2soVoR1dia3EWdZZDZppiPdu0tPxHJpf1DDD8lbgGKxUhcXB46Wxkhnbitw==} resolution: {integrity: sha512-uZVKOBO5T+ZsicKhaZhWuiUJaAJxGe8cs4MLAu5Bhkzl/Wtiyv0Tp47pEabtIbix0hAepYm60qspVW+i7rOxRA==}
css-color-keywords@1.0.0: css-color-keywords@1.0.0:
resolution: {integrity: sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==} resolution: {integrity: sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==}
@ -353,8 +353,8 @@ packages:
tslib@2.6.2: tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
typescript@5.8.3: typescript@5.9.2:
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==}
engines: {node: '>=14.17'} engines: {node: '>=14.17'}
hasBin: true hasBin: true
@ -476,7 +476,7 @@ snapshots:
optionalDependencies: optionalDependencies:
'@rollup/rollup-linux-x64-gnu': 4.46.1 '@rollup/rollup-linux-x64-gnu': 4.46.1
contentful-ui-extensions-sdk@4.36.0: contentful-ui-extensions-sdk@4.37.0:
dependencies: dependencies:
contentful-management: 11.54.4 contentful-management: 11.54.4
transitivePeerDependencies: transitivePeerDependencies:
@ -688,4 +688,4 @@ snapshots:
tslib@2.6.2: tslib@2.6.2:
optional: true optional: true
typescript@5.8.3: {} typescript@5.9.2: {}