mirror of
https://github.com/directus/directus.git
synced 2026-02-14 07:15:01 -05:00
Update dependency @types/codemirror to v5.60.3 (#8215)
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.2",
|
||||
"@types/codemirror": "5.60.3",
|
||||
"@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
@@ -338,7 +338,7 @@
|
||||
"@turf/meta": "6.5.0",
|
||||
"@types/base-64": "1.0.0",
|
||||
"@types/bytes": "3.1.1",
|
||||
"@types/codemirror": "5.60.2",
|
||||
"@types/codemirror": "5.60.3",
|
||||
"@types/color": "3.0.2",
|
||||
"@types/diacritics": "1.3.1",
|
||||
"@types/diff": "5.0.1",
|
||||
@@ -7206,9 +7206,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/codemirror": {
|
||||
"version": "5.60.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.2.tgz",
|
||||
"integrity": "sha512-tk8YxckrdU49GaJYRKxdzzzXrTlyT2nQGnobb8rAk34jt+kYXOxPKGqNgr7SJpl5r6YGaRD4CDfqiL+6A+/z7w==",
|
||||
"version": "5.60.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.3.tgz",
|
||||
"integrity": "sha512-dVX8Vsio70u4la9LGi1jjmaqtcdMMZUYalO5QY5EWy4XKrNjewNm9cy2K5XvP+puzLzum417gmJ9w7F6bVR1XA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/tern": "*"
|
||||
@@ -52312,7 +52312,7 @@
|
||||
"@turf/meta": "6.5.0",
|
||||
"@types/base-64": "1.0.0",
|
||||
"@types/bytes": "3.1.1",
|
||||
"@types/codemirror": "5.60.2",
|
||||
"@types/codemirror": "5.60.3",
|
||||
"@types/color": "3.0.2",
|
||||
"@types/diacritics": "1.3.1",
|
||||
"@types/diff": "5.0.1",
|
||||
@@ -56199,9 +56199,9 @@
|
||||
}
|
||||
},
|
||||
"@types/codemirror": {
|
||||
"version": "5.60.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.2.tgz",
|
||||
"integrity": "sha512-tk8YxckrdU49GaJYRKxdzzzXrTlyT2nQGnobb8rAk34jt+kYXOxPKGqNgr7SJpl5r6YGaRD4CDfqiL+6A+/z7w==",
|
||||
"version": "5.60.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/codemirror/-/codemirror-5.60.3.tgz",
|
||||
"integrity": "sha512-dVX8Vsio70u4la9LGi1jjmaqtcdMMZUYalO5QY5EWy4XKrNjewNm9cy2K5XvP+puzLzum417gmJ9w7F6bVR1XA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/tern": "*"
|
||||
|
||||
Reference in New Issue
Block a user