mirror of
https://github.com/foomo/contentfultree.git
synced 2025-10-16 12:25:41 +00:00
feat: update deps, bump version
This commit is contained in:
parent
0ef3203d77
commit
b782742f96
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@foomo/contentfultree",
|
"name": "@foomo/contentfultree",
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"author": "foomo",
|
"author": "foomo",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"react": "19.1.0",
|
"react": "19.1.0",
|
||||||
"styled-components": "6.1.17"
|
"styled-components": "6.1.18"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"contentful-management": "11.52.2",
|
"contentful-management": "11.52.2",
|
||||||
|
|||||||
@ -19,8 +19,8 @@ importers:
|
|||||||
specifier: 19.1.0
|
specifier: 19.1.0
|
||||||
version: 19.1.0
|
version: 19.1.0
|
||||||
styled-components:
|
styled-components:
|
||||||
specifier: 6.1.17
|
specifier: 6.1.18
|
||||||
version: 6.1.17(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 6.1.18(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@biomejs/biome':
|
'@biomejs/biome':
|
||||||
specifier: 1.9.4
|
specifier: 1.9.4
|
||||||
@ -340,8 +340,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
|
||||||
styled-components@6.1.17:
|
styled-components@6.1.18:
|
||||||
resolution: {integrity: sha512-97D7DwWanI7nN24v0D4SvbfjLE9656umNSJZkBkDIWL37aZqG/wRQ+Y9pWtXyBIM/NSfcBzHLErEsqHmJNSVUg==}
|
resolution: {integrity: sha512-Mvf3gJFzZCkhjY2Y/Fx9z1m3dxbza0uI9H1CbNZm/jSHCojzJhQ0R7bByrlFJINnMzz/gPulpoFFGymNwrsMcw==}
|
||||||
engines: {node: '>= 16'}
|
engines: {node: '>= 16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: '>= 16.8.0'
|
react: '>= 16.8.0'
|
||||||
@ -666,7 +666,7 @@ snapshots:
|
|||||||
source-map-js@1.2.1:
|
source-map-js@1.2.1:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
styled-components@6.1.17(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
|
styled-components@6.1.18(react-dom@19.1.0(react@19.1.0))(react@19.1.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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user