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.5 to 17.0.6 (#30)
This commit is contained in:
parent
d3d1ca7beb
commit
88c44ed31f
14
package-lock.json
generated
14
package-lock.json
generated
@ -32,7 +32,7 @@
|
||||
"@testing-library/react": "11.2.7",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/node": "15.3.0",
|
||||
"@types/react": "17.0.5",
|
||||
"@types/react": "17.0.6",
|
||||
"@types/styled-jsx": "2.2.8",
|
||||
"@typescript-eslint/eslint-plugin": "4.24.0",
|
||||
"autoprefixer": "10.2.5",
|
||||
@ -4140,9 +4140,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.5.tgz",
|
||||
"integrity": "sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==",
|
||||
"version": "17.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.6.tgz",
|
||||
"integrity": "sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
@ -29428,9 +29428,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.5.tgz",
|
||||
"integrity": "sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==",
|
||||
"version": "17.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.6.tgz",
|
||||
"integrity": "sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"@testing-library/react": "11.2.7",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/node": "15.3.0",
|
||||
"@types/react": "17.0.5",
|
||||
"@types/react": "17.0.6",
|
||||
"@types/styled-jsx": "2.2.8",
|
||||
"@typescript-eslint/eslint-plugin": "4.24.0",
|
||||
"autoprefixer": "10.2.5",
|
||||
|
Loading…
Reference in New Issue
Block a user