mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-05 04:51:30 +01:00
build(deps-dev): bump @types/react from 17.0.18 to 17.0.19 (#169)
This commit is contained in:
parent
99b9b12ac9
commit
52267005ec
14
package-lock.json
generated
14
package-lock.json
generated
@ -36,7 +36,7 @@
|
||||
"@testing-library/react": "12.0.0",
|
||||
"@types/jest": "27.0.1",
|
||||
"@types/node": "16.6.2",
|
||||
"@types/react": "17.0.18",
|
||||
"@types/react": "17.0.19",
|
||||
"@typescript-eslint/eslint-plugin": "4.29.2",
|
||||
"autoprefixer": "10.3.1",
|
||||
"babel-jest": "27.0.6",
|
||||
@ -4458,9 +4458,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.18.tgz",
|
||||
"integrity": "sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==",
|
||||
"version": "17.0.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.19.tgz",
|
||||
"integrity": "sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
@ -29597,9 +29597,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.18",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.18.tgz",
|
||||
"integrity": "sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg==",
|
||||
"version": "17.0.19",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.19.tgz",
|
||||
"integrity": "sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"@testing-library/react": "12.0.0",
|
||||
"@types/jest": "27.0.1",
|
||||
"@types/node": "16.6.2",
|
||||
"@types/react": "17.0.18",
|
||||
"@types/react": "17.0.19",
|
||||
"@typescript-eslint/eslint-plugin": "4.29.2",
|
||||
"autoprefixer": "10.3.1",
|
||||
"babel-jest": "27.0.6",
|
||||
|
Loading…
Reference in New Issue
Block a user