mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 12:04:29 -05:00
chore(deps): update dependency @types/codemirror to v5.60.7
This commit is contained in:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -13768,9 +13768,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/codemirror": {
|
||||
"version": "5.60.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.6.tgz",
|
||||
"integrity": "sha512-JIDPSvkYRlcv/2F0erqD+de2ni/Mz6FJMEGb0vwF6ByQOcHIKfiEfwrO4d6dSRwYeHyNUMpGjev0PyjX2M0XWw==",
|
||||
"version": "5.60.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.7.tgz",
|
||||
"integrity": "sha512-QXIC+RPzt/1BGSuD6iFn6UMC9TDp+9hkOANYNPVsjjrDdzKphfRkwQDKGp2YaC54Yhz0g6P5uYTCCibZZEiMAA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/tern": "*"
|
||||
@@ -54344,7 +54344,7 @@
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/codemirror": "5.60.6",
|
||||
"@types/codemirror": "5.60.7",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"shx": "0.3.4"
|
||||
@@ -56240,7 +56240,7 @@
|
||||
"dedent": "0.7.0",
|
||||
"dotenv": "6.2.0",
|
||||
"express-flash": "0.0.2",
|
||||
"express-rate-limit": "*",
|
||||
"express-rate-limit": "^6.7.0",
|
||||
"express-session": "1.17.3",
|
||||
"express-validator": "6.14.1",
|
||||
"helmet": "3.23.3",
|
||||
@@ -56265,7 +56265,7 @@
|
||||
"passport-local": "1.0.0",
|
||||
"passport-mock-strategy": "2.0.0",
|
||||
"query-string": "6.14.0",
|
||||
"rate-limit-mongo": "*",
|
||||
"rate-limit-mongo": "^2.3.2",
|
||||
"rx": "4.1.0",
|
||||
"smee-client": "1.2.3",
|
||||
"stripe": "8.205.0",
|
||||
@@ -56466,7 +56466,7 @@
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/codemirror": "5.60.6",
|
||||
"@types/codemirror": "5.60.7",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"react": "16.14.0",
|
||||
@@ -64331,9 +64331,9 @@
|
||||
}
|
||||
},
|
||||
"@types/codemirror": {
|
||||
"version": "5.60.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.6.tgz",
|
||||
"integrity": "sha512-JIDPSvkYRlcv/2F0erqD+de2ni/Mz6FJMEGb0vwF6ByQOcHIKfiEfwrO4d6dSRwYeHyNUMpGjev0PyjX2M0XWw==",
|
||||
"version": "5.60.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.7.tgz",
|
||||
"integrity": "sha512-QXIC+RPzt/1BGSuD6iFn6UMC9TDp+9hkOANYNPVsjjrDdzKphfRkwQDKGp2YaC54Yhz0g6P5uYTCCibZZEiMAA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/tern": "*"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/codemirror": "5.60.6",
|
||||
"@types/codemirror": "5.60.7",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"shx": "0.3.4"
|
||||
|
||||
Reference in New Issue
Block a user