mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-08 22:31:30 +01:00
build(deps-dev): bump @types/react from 17.0.11 to 17.0.13 (#98)
This commit is contained in:
parent
8f2d0817ce
commit
4e6531e341
14
package-lock.json
generated
14
package-lock.json
generated
@ -32,7 +32,7 @@
|
||||
"@testing-library/react": "12.0.0",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/node": "15.14.0",
|
||||
"@types/react": "17.0.11",
|
||||
"@types/react": "17.0.13",
|
||||
"@types/styled-jsx": "2.2.8",
|
||||
"@typescript-eslint/eslint-plugin": "4.28.1",
|
||||
"autoprefixer": "10.2.6",
|
||||
@ -4349,9 +4349,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.11.tgz",
|
||||
"integrity": "sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==",
|
||||
"version": "17.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
|
||||
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
@ -27493,9 +27493,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.11.tgz",
|
||||
"integrity": "sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA==",
|
||||
"version": "17.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.13.tgz",
|
||||
"integrity": "sha512-D/G3PiuqTfE3IMNjLn/DCp6umjVCSvtZTPdtAFy5+Ved6CsdRvivfKeCzw79W4AatShtU4nGqgvOv5Gro534vQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
@ -50,7 +50,7 @@
|
||||
"@testing-library/react": "12.0.0",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/node": "15.14.0",
|
||||
"@types/react": "17.0.11",
|
||||
"@types/react": "17.0.13",
|
||||
"@types/styled-jsx": "2.2.8",
|
||||
"@typescript-eslint/eslint-plugin": "4.28.1",
|
||||
"autoprefixer": "10.2.6",
|
||||
|
Loading…
Reference in New Issue
Block a user