mirror of
https://github.com/foomo/contentfultree.git
synced 2025-10-16 12:25:41 +00:00
feat: update deps
This commit is contained in:
parent
d27c5ebd63
commit
c4439f1d51
@ -22,11 +22,11 @@
|
||||
"install-peers": "1.0.4"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"react": "19.1.0",
|
||||
"react": "19.1.1",
|
||||
"styled-components": "6.1.19"
|
||||
},
|
||||
"dependencies": {
|
||||
"contentful-management": "11.54.3",
|
||||
"contentful-ui-extensions-sdk": "4.34.0"
|
||||
"contentful-management": "11.54.4",
|
||||
"contentful-ui-extensions-sdk": "4.36.0"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,11 +9,11 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
contentful-management:
|
||||
specifier: 11.54.3
|
||||
version: 11.54.3
|
||||
specifier: 11.54.4
|
||||
version: 11.54.4
|
||||
contentful-ui-extensions-sdk:
|
||||
specifier: 4.34.0
|
||||
version: 4.34.0
|
||||
specifier: 4.36.0
|
||||
version: 4.36.0
|
||||
devDependencies:
|
||||
'@biomejs/biome':
|
||||
specifier: 2.1.2
|
||||
@ -32,11 +32,11 @@ importers:
|
||||
version: 5.8.3
|
||||
optionalDependencies:
|
||||
react:
|
||||
specifier: 19.1.0
|
||||
version: 19.1.0
|
||||
specifier: 19.1.1
|
||||
version: 19.1.1
|
||||
styled-components:
|
||||
specifier: 6.1.19
|
||||
version: 6.1.19(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
version: 6.1.19(react-dom@19.1.0(react@19.1.1))(react@19.1.1)
|
||||
|
||||
packages:
|
||||
|
||||
@ -106,8 +106,8 @@ packages:
|
||||
'@emotion/unitless@0.8.1':
|
||||
resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==}
|
||||
|
||||
'@rollup/rollup-linux-x64-gnu@4.45.1':
|
||||
resolution: {integrity: sha512-+E/lYl6qu1zqgPEnTrs4WysQtvc/Sh4fC2nByfFExqgYrqkKWp1tWIbe+ELhixnenSpBbLXNi6vbEEJ8M7fiHw==}
|
||||
'@rollup/rollup-linux-x64-gnu@4.46.1':
|
||||
resolution: {integrity: sha512-9OADZYryz/7E8/qt0vnaHQgmia2Y0wrjSSn1V/uL+zw/i7NUhxbX4cHXdEQ7dnJgzYDS81d8+tf6nbIdRFZQoQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
@ -126,8 +126,8 @@ packages:
|
||||
asynckit@0.4.0:
|
||||
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
||||
|
||||
axios@1.10.0:
|
||||
resolution: {integrity: sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==}
|
||||
axios@1.11.0:
|
||||
resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==}
|
||||
|
||||
call-bind-apply-helpers@1.0.2:
|
||||
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
||||
@ -144,16 +144,16 @@ packages:
|
||||
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
||||
engines: {node: '>= 0.8'}
|
||||
|
||||
contentful-management@11.54.3:
|
||||
resolution: {integrity: sha512-/2aGKLBW5pUytB4Q3mpza80wgs5rf9Rg+q/ps0txrWgWQBbE1ZSeX5Yg6e+ogVIKvV28JgfBKRndAVZE4LFdaw==}
|
||||
contentful-management@11.54.4:
|
||||
resolution: {integrity: sha512-h1+aIj0xHVK3aDn6KkDOmCGO5kqwElgEEELel6EZC4skJkBOHU5DACdHc3thkhua5hbSufExNjmwdmN4TLFb8w==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
contentful-sdk-core@9.2.0:
|
||||
resolution: {integrity: sha512-cUvHbC2u8ouJHhG3tofQhUc0FAmM/QBcalYjiczMtFKrR77BW+eSPcPg+A9DQlhIP0UGcQ/knXxoJpBvrERXTA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
contentful-ui-extensions-sdk@4.34.0:
|
||||
resolution: {integrity: sha512-yKtyjWDYWt/fVETGxjfF80bOlPpB10wOtW6zIkYwvv4Ndyh4JtrROIAAfe4/XuQAjBDX3+Zv1vmuKugbpd44OA==}
|
||||
contentful-ui-extensions-sdk@4.36.0:
|
||||
resolution: {integrity: sha512-gJF9Y16iRmUGt9wlM068nrMpYsQ2soVoR1dia3EWdZZDZppiPdu0tPxHJpf1DDD8lbgGKxUhcXB46Wxkhnbitw==}
|
||||
|
||||
css-color-keywords@1.0.0:
|
||||
resolution: {integrity: sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==}
|
||||
@ -310,8 +310,8 @@ packages:
|
||||
react-is@16.13.1:
|
||||
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
||||
|
||||
react@19.1.0:
|
||||
resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==}
|
||||
react@19.1.1:
|
||||
resolution: {integrity: sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
scheduler@0.26.0:
|
||||
@ -408,7 +408,7 @@ snapshots:
|
||||
'@emotion/unitless@0.8.1':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-x64-gnu@4.45.1':
|
||||
'@rollup/rollup-linux-x64-gnu@4.46.1':
|
||||
optional: true
|
||||
|
||||
'@types/hoist-non-react-statics@3.3.5':
|
||||
@ -431,7 +431,7 @@ snapshots:
|
||||
|
||||
asynckit@0.4.0: {}
|
||||
|
||||
axios@1.10.0:
|
||||
axios@1.11.0:
|
||||
dependencies:
|
||||
follow-redirects: 1.15.9
|
||||
form-data: 4.0.4
|
||||
@ -456,10 +456,10 @@ snapshots:
|
||||
dependencies:
|
||||
delayed-stream: 1.0.0
|
||||
|
||||
contentful-management@11.54.3:
|
||||
contentful-management@11.54.4:
|
||||
dependencies:
|
||||
'@contentful/rich-text-types': 16.8.5
|
||||
axios: 1.10.0
|
||||
axios: 1.11.0
|
||||
contentful-sdk-core: 9.2.0
|
||||
fast-copy: 3.0.2
|
||||
globals: 15.15.0
|
||||
@ -474,11 +474,11 @@ snapshots:
|
||||
process: 0.11.10
|
||||
qs: 6.14.0
|
||||
optionalDependencies:
|
||||
'@rollup/rollup-linux-x64-gnu': 4.45.1
|
||||
'@rollup/rollup-linux-x64-gnu': 4.46.1
|
||||
|
||||
contentful-ui-extensions-sdk@4.34.0:
|
||||
contentful-ui-extensions-sdk@4.36.0:
|
||||
dependencies:
|
||||
contentful-management: 11.54.3
|
||||
contentful-management: 11.54.4
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
|
||||
@ -619,15 +619,15 @@ snapshots:
|
||||
dependencies:
|
||||
side-channel: 1.1.0
|
||||
|
||||
react-dom@19.1.0(react@19.1.0):
|
||||
react-dom@19.1.0(react@19.1.1):
|
||||
dependencies:
|
||||
react: 19.1.0
|
||||
react: 19.1.1
|
||||
scheduler: 0.26.0
|
||||
optional: true
|
||||
|
||||
react-is@16.13.1: {}
|
||||
|
||||
react@19.1.0:
|
||||
react@19.1.1:
|
||||
optional: true
|
||||
|
||||
scheduler@0.26.0:
|
||||
@ -667,7 +667,7 @@ snapshots:
|
||||
source-map-js@1.2.1:
|
||||
optional: true
|
||||
|
||||
styled-components@6.1.19(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
|
||||
styled-components@6.1.19(react-dom@19.1.0(react@19.1.1))(react@19.1.1):
|
||||
dependencies:
|
||||
'@emotion/is-prop-valid': 1.2.2
|
||||
'@emotion/unitless': 0.8.1
|
||||
@ -675,8 +675,8 @@ snapshots:
|
||||
css-to-react-native: 3.2.0
|
||||
csstype: 3.1.3
|
||||
postcss: 8.4.49
|
||||
react: 19.1.0
|
||||
react-dom: 19.1.0(react@19.1.0)
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.0(react@19.1.1)
|
||||
shallowequal: 1.1.0
|
||||
stylis: 4.3.2
|
||||
tslib: 2.6.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user