mirror of
https://github.com/directus/directus.git
synced 2026-02-05 22:04:58 -05:00
Update dependency @types/codemirror to v5.60.5 (#8705)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"@turf/meta": "6.5.0",
|
||||
"@types/base-64": "1.0.0",
|
||||
"@types/bytes": "3.1.1",
|
||||
"@types/codemirror": "5.60.4",
|
||||
"@types/codemirror": "5.60.5",
|
||||
"@types/color": "3.0.2",
|
||||
"@types/diacritics": "1.3.1",
|
||||
"@types/diff": "5.0.1",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -337,7 +337,7 @@
|
||||
"@turf/meta": "6.5.0",
|
||||
"@types/base-64": "1.0.0",
|
||||
"@types/bytes": "3.1.1",
|
||||
"@types/codemirror": "5.60.4",
|
||||
"@types/codemirror": "5.60.5",
|
||||
"@types/color": "3.0.2",
|
||||
"@types/diacritics": "1.3.1",
|
||||
"@types/diff": "5.0.1",
|
||||
@@ -7158,9 +7158,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/codemirror": {
|
||||
"version": "5.60.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.4.tgz",
|
||||
"integrity": "sha512-SUQgBj9jZ+xj75zgwfgQZt0CManWBISN/YsE0xRmPwO6uDyLNpXO8bn2m59tpevsFw+eQdmx+qY1WjOrUgMDgw==",
|
||||
"version": "5.60.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.5.tgz",
|
||||
"integrity": "sha512-TiECZmm8St5YxjFUp64LK0c8WU5bxMDt9YaAek1UqUb9swrSCoJhh92fWu1p3mTEqlHjhB5sY7OFBhWroJXZVg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/tern": "*"
|
||||
@@ -52443,7 +52443,7 @@
|
||||
"@turf/meta": "6.5.0",
|
||||
"@types/base-64": "1.0.0",
|
||||
"@types/bytes": "3.1.1",
|
||||
"@types/codemirror": "5.60.4",
|
||||
"@types/codemirror": "5.60.5",
|
||||
"@types/color": "3.0.2",
|
||||
"@types/diacritics": "1.3.1",
|
||||
"@types/diff": "5.0.1",
|
||||
@@ -56347,9 +56347,9 @@
|
||||
}
|
||||
},
|
||||
"@types/codemirror": {
|
||||
"version": "5.60.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.4.tgz",
|
||||
"integrity": "sha512-SUQgBj9jZ+xj75zgwfgQZt0CManWBISN/YsE0xRmPwO6uDyLNpXO8bn2m59tpevsFw+eQdmx+qY1WjOrUgMDgw==",
|
||||
"version": "5.60.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.5.tgz",
|
||||
"integrity": "sha512-TiECZmm8St5YxjFUp64LK0c8WU5bxMDt9YaAek1UqUb9swrSCoJhh92fWu1p3mTEqlHjhB5sY7OFBhWroJXZVg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/tern": "*"
|
||||
|
||||
Reference in New Issue
Block a user