mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Update dependency @types/styled-components to v5.1.32 (#9412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5092e21067
commit
aaddc58416
@ -123,7 +123,7 @@
|
||||
"@types/node": "18.18.9",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react-redux": "7.1.30",
|
||||
"@types/styled-components": "5.1.30",
|
||||
"@types/styled-components": "5.1.32",
|
||||
"electron": "26.5.0",
|
||||
"electron-builder": "24.6.4",
|
||||
"glob": "10.3.10",
|
||||
|
@ -19,7 +19,7 @@
|
||||
"@types/jest": "29.5.5",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react-redux": "7.1.30",
|
||||
"@types/styled-components": "5.1.30",
|
||||
"@types/styled-components": "5.1.32",
|
||||
"jest": "29.7.0",
|
||||
"jest-environment-jsdom": "29.7.0",
|
||||
"ts-jest": "29.1.1",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"@types/pdfjs-dist": "2.10.378",
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react-dom": "18.2.15",
|
||||
"@types/styled-components": "5.1.30",
|
||||
"@types/styled-components": "5.1.32",
|
||||
"babel-jest": "29.7.0",
|
||||
"css-loader": "6.8.1",
|
||||
"jest": "29.7.0",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -6431,7 +6431,7 @@ __metadata:
|
||||
"@types/node": 18.18.9
|
||||
"@types/react": 18.2.37
|
||||
"@types/react-redux": 7.1.30
|
||||
"@types/styled-components": 5.1.30
|
||||
"@types/styled-components": 5.1.32
|
||||
async-mutex: 0.4.0
|
||||
codemirror: 5.65.9
|
||||
color: 3.2.1
|
||||
@ -6641,7 +6641,7 @@ __metadata:
|
||||
"@types/jest": 29.5.5
|
||||
"@types/react": 18.2.37
|
||||
"@types/react-redux": 7.1.30
|
||||
"@types/styled-components": 5.1.30
|
||||
"@types/styled-components": 5.1.32
|
||||
jest: 29.7.0
|
||||
jest-environment-jsdom: 29.7.0
|
||||
ts-jest: 29.1.1
|
||||
@ -6796,7 +6796,7 @@ __metadata:
|
||||
"@types/pdfjs-dist": 2.10.378
|
||||
"@types/react": 18.2.37
|
||||
"@types/react-dom": 18.2.15
|
||||
"@types/styled-components": 5.1.30
|
||||
"@types/styled-components": 5.1.32
|
||||
async-mutex: 0.4.0
|
||||
babel-jest: 29.7.0
|
||||
css-loader: 6.8.1
|
||||
@ -11002,14 +11002,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/styled-components@npm:5.1.30":
|
||||
version: 5.1.30
|
||||
resolution: "@types/styled-components@npm:5.1.30"
|
||||
"@types/styled-components@npm:5.1.32":
|
||||
version: 5.1.32
|
||||
resolution: "@types/styled-components@npm:5.1.32"
|
||||
dependencies:
|
||||
"@types/hoist-non-react-statics": "*"
|
||||
"@types/react": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 22948191a2de0187ab20383c1d9a6b7c9dfda9e6d58f104e03fd8bb8f3ee150b800806e90efa888f1d0fbb53d404613e4b6cccf0c77eb4287e8b1aeb1d7c1cb5
|
||||
checksum: c08909348aed553a710809c55c0cd0b26b7f0e364c99c5b21c7eca66cf8446bb4a57fff7ad0484646affa692acc181ff51061c9cd7b26bab468960c29eae1901
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user