feat: bump deps

This commit is contained in:
Nicola Turcato 2024-12-09 10:09:38 +01:00
parent bceadcc022
commit f68fab03f3
2 changed files with 58 additions and 69 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@foomo/contentfultree", "name": "@foomo/contentfultree",
"version": "0.1.26", "version": "0.1.27",
"main": "dist/index.js", "main": "dist/index.js",
"author": "foomo", "author": "foomo",
"license": "MIT", "license": "MIT",
@ -17,12 +17,12 @@
"singleQuote": true "singleQuote": true
}, },
"devDependencies": { "devDependencies": {
"@types/react": "18.3.12", "@types/react": "19.0.1",
"@types/styled-components": "5.1.34", "@types/styled-components": "5.1.34",
"@typescript-eslint/eslint-plugin": "8.17.0", "@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0", "@typescript-eslint/parser": "8.17.0",
"eslint": "9.16.0", "eslint": "9.16.0",
"eslint-config-love": "109.0.0", "eslint-config-love": "110.0.0",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "2.31.0",
"eslint-plugin-json": "4.0.1", "eslint-plugin-json": "4.0.1",
@ -31,18 +31,18 @@
"eslint-plugin-promise": "7.2.1", "eslint-plugin-promise": "7.2.1",
"eslint-plugin-react": "7.37.2", "eslint-plugin-react": "7.37.2",
"install-peers": "1.0.4", "install-peers": "1.0.4",
"prettier": "3.4.1", "prettier": "3.4.2",
"typescript": "5.7.2" "typescript": "5.7.2"
}, },
"peerDependencies": { "peerDependencies": {
"install-peers": "1.0.4" "install-peers": "1.0.4"
}, },
"optionalDependencies": { "optionalDependencies": {
"react": "18.3.1", "react": "19.0.0",
"styled-components": "6.1.13" "styled-components": "6.1.13"
}, },
"dependencies": { "dependencies": {
"contentful-management": "11.40.0", "contentful-management": "11.40.2",
"contentful-ui-extensions-sdk": "4.29.3" "contentful-ui-extensions-sdk": "4.29.3"
} }
} }

View File

@ -9,22 +9,22 @@ importers:
.: .:
dependencies: dependencies:
contentful-management: contentful-management:
specifier: 11.40.0 specifier: 11.40.2
version: 11.40.0 version: 11.40.2
contentful-ui-extensions-sdk: contentful-ui-extensions-sdk:
specifier: 4.29.3 specifier: 4.29.3
version: 4.29.3 version: 4.29.3
optionalDependencies: optionalDependencies:
react: react:
specifier: 18.3.1 specifier: 19.0.0
version: 18.3.1 version: 19.0.0
styled-components: styled-components:
specifier: 6.1.13 specifier: 6.1.13
version: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 6.1.13(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
devDependencies: devDependencies:
'@types/react': '@types/react':
specifier: 18.3.12 specifier: 19.0.1
version: 18.3.12 version: 19.0.1
'@types/styled-components': '@types/styled-components':
specifier: 5.1.34 specifier: 5.1.34
version: 5.1.34 version: 5.1.34
@ -38,8 +38,8 @@ importers:
specifier: 9.16.0 specifier: 9.16.0
version: 9.16.0 version: 9.16.0
eslint-config-love: eslint-config-love:
specifier: 109.0.0 specifier: 110.0.0
version: 109.0.0(@typescript-eslint/parser@8.17.0(eslint@9.16.0)(typescript@5.7.2))(eslint@9.16.0)(typescript@5.7.2) version: 110.0.0(@typescript-eslint/parser@8.17.0(eslint@9.16.0)(typescript@5.7.2))(eslint@9.16.0)(typescript@5.7.2)
eslint-config-prettier: eslint-config-prettier:
specifier: 9.1.0 specifier: 9.1.0
version: 9.1.0(eslint@9.16.0) version: 9.1.0(eslint@9.16.0)
@ -54,7 +54,7 @@ importers:
version: 17.14.0(eslint@9.16.0) version: 17.14.0(eslint@9.16.0)
eslint-plugin-prettier: eslint-plugin-prettier:
specifier: 5.2.1 specifier: 5.2.1
version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.16.0))(eslint@9.16.0)(prettier@3.4.1) version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.16.0))(eslint@9.16.0)(prettier@3.4.2)
eslint-plugin-promise: eslint-plugin-promise:
specifier: 7.2.1 specifier: 7.2.1
version: 7.2.1(eslint@9.16.0) version: 7.2.1(eslint@9.16.0)
@ -65,8 +65,8 @@ importers:
specifier: 1.0.4 specifier: 1.0.4
version: 1.0.4 version: 1.0.4
prettier: prettier:
specifier: 3.4.1 specifier: 3.4.2
version: 3.4.1 version: 3.4.2
typescript: typescript:
specifier: 5.7.2 specifier: 5.7.2
version: 5.7.2 version: 5.7.2
@ -156,8 +156,8 @@ packages:
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@rollup/rollup-linux-x64-gnu@4.27.4': '@rollup/rollup-linux-x64-gnu@4.28.1':
resolution: {integrity: sha512-Ni8mMtfo+o/G7DVtweXXV/Ol2TFf63KYjTtoZ5f078AUgJTmaIJnj4JFU7TK/9SVWTaSJGxPi5zMDgK4w+Ez7Q==} resolution: {integrity: sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
@ -176,11 +176,8 @@ packages:
'@types/json5@0.0.29': '@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/prop-types@15.7.13': '@types/react@19.0.1':
resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} resolution: {integrity: sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==}
'@types/react@18.3.12':
resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==}
'@types/styled-components@5.1.34': '@types/styled-components@5.1.34':
resolution: {integrity: sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==} resolution: {integrity: sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==}
@ -309,8 +306,8 @@ packages:
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
axios@1.7.8: axios@1.7.9:
resolution: {integrity: sha512-Uu0wb7KNqK2t5K+YQyVCLM76prD5sRFjKHbJYCP1J7JFGEQ6nN7HWn9+04LAeiJ3ji54lgS/gZCH1oxyrf1SPw==} resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==}
balanced-match@1.0.2: balanced-match@1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
@ -354,8 +351,8 @@ packages:
concat-map@0.0.1: concat-map@0.0.1:
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
contentful-management@11.40.0: contentful-management@11.40.2:
resolution: {integrity: sha512-rmPREGAWVpcAQSXeKON/Iv7KbIevhqs89xVuO90EmHoj273szp6yGEtpSqueOMi3M1LQ2rpRWkvgRHAVrVNHvg==} resolution: {integrity: sha512-DjbGkExhhT5C/tMjotvrf6yMb3LRS9aiwikj7X628N5DwgLy+AyAgYwad1gyIIc7NF7XXBMCmP0BzC0oq88ZjQ==}
engines: {node: '>=18'} engines: {node: '>=18'}
contentful-sdk-core@9.0.1: contentful-sdk-core@9.0.1:
@ -476,8 +473,8 @@ packages:
peerDependencies: peerDependencies:
eslint: '>=6.0.0' eslint: '>=6.0.0'
eslint-config-love@109.0.0: eslint-config-love@110.0.0:
resolution: {integrity: sha512-svveEhFauG7DynZYNjfbE8QgjzyZiJH7YP9PnrrIKL/SpF5uPecWKf5EM7TxdmJjLl4qXKNs0+9Z5ocHe4JJCQ==} resolution: {integrity: sha512-gLXSSMMZdhJTB6sH7sKNkWWbpIOvuOBc14SCgB28tOGpUqe1leMdf4gWMjpt/z8UHxasMcFO7nuu2AVe2ByTtg==}
peerDependencies: peerDependencies:
eslint: ^9.12.0 eslint: ^9.12.0
typescript: '*' typescript: '*'
@ -1059,8 +1056,8 @@ packages:
resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
prettier@3.4.1: prettier@3.4.2:
resolution: {integrity: sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==} resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
@ -1085,16 +1082,16 @@ packages:
queue-microtask@1.2.3: queue-microtask@1.2.3:
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
react-dom@18.3.1: react-dom@19.0.0:
resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} resolution: {integrity: sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==}
peerDependencies: peerDependencies:
react: ^18.3.1 react: ^19.0.0
react-is@16.13.1: react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
react@18.3.1: react@19.0.0:
resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
reflect.getprototypeof@1.0.6: reflect.getprototypeof@1.0.6:
@ -1135,8 +1132,8 @@ packages:
resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==} resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
scheduler@0.23.2: scheduler@0.25.0:
resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} resolution: {integrity: sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==}
semver@6.3.1: semver@6.3.1:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
@ -1410,7 +1407,7 @@ snapshots:
'@pkgr/core@0.1.1': {} '@pkgr/core@0.1.1': {}
'@rollup/rollup-linux-x64-gnu@4.27.4': '@rollup/rollup-linux-x64-gnu@4.28.1':
optional: true optional: true
'@rtsao/scc@1.1.0': {} '@rtsao/scc@1.1.0': {}
@ -1419,24 +1416,21 @@ snapshots:
'@types/hoist-non-react-statics@3.3.5': '@types/hoist-non-react-statics@3.3.5':
dependencies: dependencies:
'@types/react': 18.3.12 '@types/react': 19.0.1
hoist-non-react-statics: 3.3.2 hoist-non-react-statics: 3.3.2
'@types/json-schema@7.0.15': {} '@types/json-schema@7.0.15': {}
'@types/json5@0.0.29': {} '@types/json5@0.0.29': {}
'@types/prop-types@15.7.13': {} '@types/react@19.0.1':
'@types/react@18.3.12':
dependencies: dependencies:
'@types/prop-types': 15.7.13
csstype: 3.1.3 csstype: 3.1.3
'@types/styled-components@5.1.34': '@types/styled-components@5.1.34':
dependencies: dependencies:
'@types/hoist-non-react-statics': 3.3.5 '@types/hoist-non-react-statics': 3.3.5
'@types/react': 18.3.12 '@types/react': 19.0.1
csstype: 3.1.3 csstype: 3.1.3
'@types/stylis@4.2.5': '@types/stylis@4.2.5':
@ -1614,7 +1608,7 @@ snapshots:
dependencies: dependencies:
possible-typed-array-names: 1.0.0 possible-typed-array-names: 1.0.0
axios@1.7.8: axios@1.7.9:
dependencies: dependencies:
follow-redirects: 1.15.9 follow-redirects: 1.15.9
form-data: 4.0.1 form-data: 4.0.1
@ -1667,10 +1661,10 @@ snapshots:
concat-map@0.0.1: {} concat-map@0.0.1: {}
contentful-management@11.40.0: contentful-management@11.40.2:
dependencies: dependencies:
'@contentful/rich-text-types': 16.8.5 '@contentful/rich-text-types': 16.8.5
axios: 1.7.8 axios: 1.7.9
contentful-sdk-core: 9.0.1 contentful-sdk-core: 9.0.1
fast-copy: 3.0.2 fast-copy: 3.0.2
transitivePeerDependencies: transitivePeerDependencies:
@ -1684,11 +1678,11 @@ snapshots:
process: 0.11.10 process: 0.11.10
qs: 6.13.1 qs: 6.13.1
optionalDependencies: optionalDependencies:
'@rollup/rollup-linux-x64-gnu': 4.27.4 '@rollup/rollup-linux-x64-gnu': 4.28.1
contentful-ui-extensions-sdk@4.29.3: contentful-ui-extensions-sdk@4.29.3:
dependencies: dependencies:
contentful-management: 11.40.0 contentful-management: 11.40.2
transitivePeerDependencies: transitivePeerDependencies:
- debug - debug
@ -1863,7 +1857,7 @@ snapshots:
eslint: 9.16.0 eslint: 9.16.0
semver: 7.6.3 semver: 7.6.3
eslint-config-love@109.0.0(@typescript-eslint/parser@8.17.0(eslint@9.16.0)(typescript@5.7.2))(eslint@9.16.0)(typescript@5.7.2): eslint-config-love@110.0.0(@typescript-eslint/parser@8.17.0(eslint@9.16.0)(typescript@5.7.2))(eslint@9.16.0)(typescript@5.7.2):
dependencies: dependencies:
'@typescript-eslint/utils': 8.17.0(eslint@9.16.0)(typescript@5.7.2) '@typescript-eslint/utils': 8.17.0(eslint@9.16.0)(typescript@5.7.2)
eslint: 9.16.0 eslint: 9.16.0
@ -1960,10 +1954,10 @@ snapshots:
minimatch: 9.0.5 minimatch: 9.0.5
semver: 7.6.3 semver: 7.6.3
eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.16.0))(eslint@9.16.0)(prettier@3.4.1): eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.16.0))(eslint@9.16.0)(prettier@3.4.2):
dependencies: dependencies:
eslint: 9.16.0 eslint: 9.16.0
prettier: 3.4.1 prettier: 3.4.2
prettier-linter-helpers: 1.0.0 prettier-linter-helpers: 1.0.0
synckit: 0.9.1 synckit: 0.9.1
optionalDependencies: optionalDependencies:
@ -2491,7 +2485,7 @@ snapshots:
dependencies: dependencies:
fast-diff: 1.3.0 fast-diff: 1.3.0
prettier@3.4.1: {} prettier@3.4.2: {}
process@0.11.10: {} process@0.11.10: {}
@ -2511,18 +2505,15 @@ snapshots:
queue-microtask@1.2.3: {} queue-microtask@1.2.3: {}
react-dom@18.3.1(react@18.3.1): react-dom@19.0.0(react@19.0.0):
dependencies: dependencies:
loose-envify: 1.4.0 react: 19.0.0
react: 18.3.1 scheduler: 0.25.0
scheduler: 0.23.2
optional: true optional: true
react-is@16.13.1: {} react-is@16.13.1: {}
react@18.3.1: react@19.0.0:
dependencies:
loose-envify: 1.4.0
optional: true optional: true
reflect.getprototypeof@1.0.6: reflect.getprototypeof@1.0.6:
@ -2577,9 +2568,7 @@ snapshots:
es-errors: 1.3.0 es-errors: 1.3.0
is-regex: 1.1.4 is-regex: 1.1.4
scheduler@0.23.2: scheduler@0.25.0:
dependencies:
loose-envify: 1.4.0
optional: true optional: true
semver@6.3.1: {} semver@6.3.1: {}
@ -2664,7 +2653,7 @@ snapshots:
strip-json-comments@3.1.1: {} strip-json-comments@3.1.1: {}
styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1): styled-components@6.1.13(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
dependencies: dependencies:
'@emotion/is-prop-valid': 1.2.2 '@emotion/is-prop-valid': 1.2.2
'@emotion/unitless': 0.8.1 '@emotion/unitless': 0.8.1
@ -2672,8 +2661,8 @@ snapshots:
css-to-react-native: 3.2.0 css-to-react-native: 3.2.0
csstype: 3.1.3 csstype: 3.1.3
postcss: 8.4.38 postcss: 8.4.38
react: 18.3.1 react: 19.0.0
react-dom: 18.3.1(react@18.3.1) react-dom: 19.0.0(react@19.0.0)
shallowequal: 1.1.0 shallowequal: 1.1.0
stylis: 4.3.2 stylis: 4.3.2
tslib: 2.6.2 tslib: 2.6.2