mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-02-08 21:59:39 +01:00
build(deps-dev): bump @types/react from 17.0.24 to 17.0.25 (#258)
This commit is contained in:
parent
bc0c735ec3
commit
60c50a4bfe
14
package-lock.json
generated
14
package-lock.json
generated
@ -36,7 +36,7 @@
|
||||
"@testing-library/react": "12.1.1",
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/node": "16.10.2",
|
||||
"@types/react": "17.0.24",
|
||||
"@types/react": "17.0.25",
|
||||
"@typescript-eslint/eslint-plugin": "4.32.0",
|
||||
"autoprefixer": "10.3.6",
|
||||
"babel-jest": "27.2.3",
|
||||
@ -4490,9 +4490,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.24",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.24.tgz",
|
||||
"integrity": "sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==",
|
||||
"version": "17.0.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.25.tgz",
|
||||
"integrity": "sha512-IXrzSOr3CVbEQgmjEdCWF57J7CVaJ7lL/n4penxHm8h0XIcr0AxqGucogh2zj3qRxgk4M4JImOP/MfomkPOhvQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
@ -29866,9 +29866,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.24",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.24.tgz",
|
||||
"integrity": "sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==",
|
||||
"version": "17.0.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.25.tgz",
|
||||
"integrity": "sha512-IXrzSOr3CVbEQgmjEdCWF57J7CVaJ7lL/n4penxHm8h0XIcr0AxqGucogh2zj3qRxgk4M4JImOP/MfomkPOhvQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"@testing-library/react": "12.1.1",
|
||||
"@types/jest": "27.0.2",
|
||||
"@types/node": "16.10.2",
|
||||
"@types/react": "17.0.24",
|
||||
"@types/react": "17.0.25",
|
||||
"@typescript-eslint/eslint-plugin": "4.32.0",
|
||||
"autoprefixer": "10.3.6",
|
||||
"babel-jest": "27.2.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user