Branch was updated using the 'autoupdate branch' Actions workflow.
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -110,7 +110,7 @@
|
||||
"@types/imurmurhash": "^0.1.1",
|
||||
"@types/js-cookie": "^2.2.7",
|
||||
"@types/lodash": "^4.14.175",
|
||||
"@types/react": "^17.0.20",
|
||||
"@types/react": "^17.0.27",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/react-syntax-highlighter": "^13.5.2",
|
||||
"@types/uuid": "^8.3.1",
|
||||
@@ -4115,9 +4115,9 @@
|
||||
"integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw=="
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "17.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.20.tgz",
|
||||
"integrity": "sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==",
|
||||
"version": "17.0.27",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.27.tgz",
|
||||
"integrity": "sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
@@ -28627,9 +28627,9 @@
|
||||
"integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw=="
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "17.0.20",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.20.tgz",
|
||||
"integrity": "sha512-wWZrPlihslrPpcKyCSlmIlruakxr57/buQN1RjlIeaaTWDLtJkTtRW429MoQJergvVKc4IWBpRhWw7YNh/7GVA==",
|
||||
"version": "17.0.27",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.27.tgz",
|
||||
"integrity": "sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
"@types/imurmurhash": "^0.1.1",
|
||||
"@types/js-cookie": "^2.2.7",
|
||||
"@types/lodash": "^4.14.175",
|
||||
"@types/react": "^17.0.20",
|
||||
"@types/react": "^17.0.27",
|
||||
"@types/react-dom": "^17.0.9",
|
||||
"@types/react-syntax-highlighter": "^13.5.2",
|
||||
"@types/uuid": "^8.3.1",
|
||||
|
||||
Reference in New Issue
Block a user