mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-01 21:04:00 -05:00
chore(deps): update dependency @types/react to v17.0.53
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -51,7 +51,7 @@
|
||||
"@types/node": "16.18.11",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/reach__router": "1.3.11",
|
||||
"@types/react": "17.0.52",
|
||||
"@types/react": "17.0.53",
|
||||
"@types/react-dom": "17.0.18",
|
||||
"@types/react-helmet": "6.1.6",
|
||||
"@types/react-instantsearch-core": "6.26.3",
|
||||
@@ -14142,8 +14142,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.52",
|
||||
"license": "MIT",
|
||||
"version": "17.0.53",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.53.tgz",
|
||||
"integrity": "sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
@@ -64612,7 +64613,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.52",
|
||||
"version": "17.0.53",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.53.tgz",
|
||||
"integrity": "sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
||||
@@ -138,7 +138,7 @@
|
||||
"@types/node": "16.18.11",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/reach__router": "1.3.11",
|
||||
"@types/react": "17.0.52",
|
||||
"@types/react": "17.0.53",
|
||||
"@types/react-dom": "17.0.18",
|
||||
"@types/react-helmet": "6.1.6",
|
||||
"@types/react-instantsearch-core": "6.26.3",
|
||||
|
||||
Reference in New Issue
Block a user