mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/styled-components to v5.1.28 (#9067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
92230fce72
commit
6668a52478
@ -123,7 +123,7 @@
|
||||
"@types/node": "18.17.19",
|
||||
"@types/react": "18.2.22",
|
||||
"@types/react-redux": "7.1.26",
|
||||
"@types/styled-components": "5.1.27",
|
||||
"@types/styled-components": "5.1.28",
|
||||
"electron": "25.8.1",
|
||||
"electron-builder": "24.4.0",
|
||||
"glob": "10.3.10",
|
||||
|
@ -20,7 +20,7 @@
|
||||
"@types/jest": "29.5.4",
|
||||
"@types/react": "18.2.22",
|
||||
"@types/react-redux": "7.1.26",
|
||||
"@types/styled-components": "5.1.27",
|
||||
"@types/styled-components": "5.1.28",
|
||||
"jest": "29.6.3",
|
||||
"jest-environment-jsdom": "29.6.3",
|
||||
"ts-jest": "29.1.1",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"@types/pdfjs-dist": "2.10.378",
|
||||
"@types/react": "18.2.22",
|
||||
"@types/react-dom": "18.2.7",
|
||||
"@types/styled-components": "5.1.27",
|
||||
"@types/styled-components": "5.1.28",
|
||||
"babel-jest": "29.6.4",
|
||||
"css-loader": "6.8.1",
|
||||
"jest": "29.6.4",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -4668,7 +4668,7 @@ __metadata:
|
||||
"@types/node": 18.17.19
|
||||
"@types/react": 18.2.22
|
||||
"@types/react-redux": 7.1.26
|
||||
"@types/styled-components": 5.1.27
|
||||
"@types/styled-components": 5.1.28
|
||||
async-mutex: 0.4.0
|
||||
codemirror: 5.65.9
|
||||
color: 3.2.1
|
||||
@ -4858,7 +4858,7 @@ __metadata:
|
||||
"@types/jest": 29.5.4
|
||||
"@types/react": 18.2.22
|
||||
"@types/react-redux": 7.1.26
|
||||
"@types/styled-components": 5.1.27
|
||||
"@types/styled-components": 5.1.28
|
||||
jest: 29.6.3
|
||||
jest-environment-jsdom: 29.6.3
|
||||
ts-jest: 29.1.1
|
||||
@ -5013,7 +5013,7 @@ __metadata:
|
||||
"@types/pdfjs-dist": 2.10.378
|
||||
"@types/react": 18.2.22
|
||||
"@types/react-dom": 18.2.7
|
||||
"@types/styled-components": 5.1.27
|
||||
"@types/styled-components": 5.1.28
|
||||
async-mutex: 0.4.0
|
||||
babel-jest: 29.6.4
|
||||
css-loader: 6.8.1
|
||||
@ -8471,14 +8471,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/styled-components@npm:5.1.27":
|
||||
version: 5.1.27
|
||||
resolution: "@types/styled-components@npm:5.1.27"
|
||||
"@types/styled-components@npm:5.1.28":
|
||||
version: 5.1.28
|
||||
resolution: "@types/styled-components@npm:5.1.28"
|
||||
dependencies:
|
||||
"@types/hoist-non-react-statics": "*"
|
||||
"@types/react": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 6f8d99642f09f28a233a5bf93d3139389c3bf5e4c643620881cb286f581d6844f3c1c43be5bd9405d3b199b6a858bd8b0ec6ccbb17b2304a88d70e2a6f91a996
|
||||
checksum: 2e12be4fdc2d60f63e16f8f5cac98d8305e0686b3332a160fec39df2a277f16715b878e25384ddda29e48acf101110a29ca108b716296e9a06bf2740f1257385
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user