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
579bd7b0e0
commit
a9e27f9d68
@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "1.9.4",
|
"@biomejs/biome": "1.9.4",
|
||||||
"@types/react": "19.1.6",
|
"@types/react": "19.1.7",
|
||||||
"@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.8.3"
|
||||||
|
|||||||
@ -19,8 +19,8 @@ importers:
|
|||||||
specifier: 1.9.4
|
specifier: 1.9.4
|
||||||
version: 1.9.4
|
version: 1.9.4
|
||||||
'@types/react':
|
'@types/react':
|
||||||
specifier: 19.1.6
|
specifier: 19.1.7
|
||||||
version: 19.1.6
|
version: 19.1.7
|
||||||
'@types/styled-components':
|
'@types/styled-components':
|
||||||
specifier: 5.1.34
|
specifier: 5.1.34
|
||||||
version: 5.1.34
|
version: 5.1.34
|
||||||
@ -114,8 +114,8 @@ packages:
|
|||||||
'@types/hoist-non-react-statics@3.3.5':
|
'@types/hoist-non-react-statics@3.3.5':
|
||||||
resolution: {integrity: sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==}
|
resolution: {integrity: sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==}
|
||||||
|
|
||||||
'@types/react@19.1.6':
|
'@types/react@19.1.7':
|
||||||
resolution: {integrity: sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==}
|
resolution: {integrity: sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg==}
|
||||||
|
|
||||||
'@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==}
|
||||||
@ -413,17 +413,17 @@ snapshots:
|
|||||||
|
|
||||||
'@types/hoist-non-react-statics@3.3.5':
|
'@types/hoist-non-react-statics@3.3.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/react': 19.1.6
|
'@types/react': 19.1.7
|
||||||
hoist-non-react-statics: 3.3.2
|
hoist-non-react-statics: 3.3.2
|
||||||
|
|
||||||
'@types/react@19.1.6':
|
'@types/react@19.1.7':
|
||||||
dependencies:
|
dependencies:
|
||||||
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': 19.1.6
|
'@types/react': 19.1.7
|
||||||
csstype: 3.1.3
|
csstype: 3.1.3
|
||||||
|
|
||||||
'@types/stylis@4.2.5':
|
'@types/stylis@4.2.5':
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user