mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
pin dependencies (#7606)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"@types/bytes": "3.1.1",
|
||||
"@types/codemirror": "5.60.2",
|
||||
"@types/color": "3.0.2",
|
||||
"@types/diacritics": "^1.3.1",
|
||||
"@types/diacritics": "1.3.1",
|
||||
"@types/diff": "5.0.1",
|
||||
"@types/dompurify": "2.2.3",
|
||||
"@types/geojson": "7946.0.8",
|
||||
@@ -74,7 +74,7 @@
|
||||
"copyfiles": "2.4.1",
|
||||
"cropperjs": "1.5.12",
|
||||
"date-fns": "2.23.0",
|
||||
"diacritics": "^1.3.0",
|
||||
"diacritics": "1.3.0",
|
||||
"dompurify": "2.3.1",
|
||||
"escape-string-regexp": "5.0.0",
|
||||
"front-matter": "4.0.2",
|
||||
|
||||
8
package-lock.json
generated
8
package-lock.json
generated
@@ -343,7 +343,7 @@
|
||||
"@types/bytes": "3.1.1",
|
||||
"@types/codemirror": "5.60.2",
|
||||
"@types/color": "3.0.2",
|
||||
"@types/diacritics": "^1.3.1",
|
||||
"@types/diacritics": "1.3.1",
|
||||
"@types/diff": "5.0.1",
|
||||
"@types/dompurify": "2.2.3",
|
||||
"@types/geojson": "7946.0.8",
|
||||
@@ -369,7 +369,7 @@
|
||||
"copyfiles": "2.4.1",
|
||||
"cropperjs": "1.5.12",
|
||||
"date-fns": "2.23.0",
|
||||
"diacritics": "^1.3.0",
|
||||
"diacritics": "1.3.0",
|
||||
"dompurify": "2.3.1",
|
||||
"escape-string-regexp": "5.0.0",
|
||||
"front-matter": "4.0.2",
|
||||
@@ -56390,7 +56390,7 @@
|
||||
"@types/bytes": "3.1.1",
|
||||
"@types/codemirror": "5.60.2",
|
||||
"@types/color": "3.0.2",
|
||||
"@types/diacritics": "*",
|
||||
"@types/diacritics": "1.3.1",
|
||||
"@types/diff": "5.0.1",
|
||||
"@types/dompurify": "2.2.3",
|
||||
"@types/geojson": "7946.0.8",
|
||||
@@ -56416,7 +56416,7 @@
|
||||
"copyfiles": "2.4.1",
|
||||
"cropperjs": "1.5.12",
|
||||
"date-fns": "2.23.0",
|
||||
"diacritics": "*",
|
||||
"diacritics": "1.3.0",
|
||||
"dompurify": "2.3.1",
|
||||
"escape-string-regexp": "5.0.0",
|
||||
"front-matter": "4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user