pin dependencies (#7384)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-08-12 16:11:03 -04:00
committed by GitHub
parent a612349f61
commit 0b720daee2
4 changed files with 40 additions and 41 deletions

View File

@@ -186,7 +186,7 @@
"@types/stream-json": "1.7.1",
"@types/uuid": "8.3.1",
"@types/uuid-validate": "0.0.1",
"@types/wellknown": "^0.5.1",
"@types/wellknown": "0.5.1",
"copyfiles": "2.4.1",
"cross-env": "7.0.3",
"ts-node-dev": "1.1.8",

View File

@@ -36,30 +36,30 @@
"@fullcalendar/interaction": "5.9.0",
"@fullcalendar/list": "5.9.0",
"@fullcalendar/timegrid": "5.9.0",
"@mapbox/mapbox-gl-draw": "^1.2.2",
"@mapbox/mapbox-gl-draw-static-mode": "^1.0.1",
"@mapbox/mapbox-gl-geocoder": "^4.7.1",
"@mapbox/mapbox-gl-draw": "1.3.0",
"@mapbox/mapbox-gl-draw-static-mode": "1.0.1",
"@mapbox/mapbox-gl-geocoder": "4.7.2",
"@popperjs/core": "2.9.3",
"@rollup/plugin-yaml": "3.1.0",
"@sindresorhus/slugify": "2.1.0",
"@tinymce/tinymce-vue": "4.0.4",
"@turf/meta": "^6.3.0",
"@turf/meta": "6.5.0",
"@types/base-64": "1.0.0",
"@types/bytes": "3.1.1",
"@types/codemirror": "5.60.2",
"@types/color": "3.0.2",
"@types/diff": "5.0.1",
"@types/dompurify": "2.2.3",
"@types/geojson": "^7946.0.7",
"@types/geojson": "7946.0.8",
"@types/lodash": "4.14.172",
"@types/mapbox__mapbox-gl-draw": "^1.2.1",
"@types/mapbox__mapbox-gl-geocoder": "^4.7.0",
"@types/mapbox__mapbox-gl-draw": "1.2.3",
"@types/mapbox__mapbox-gl-geocoder": "4.7.1",
"@types/markdown-it": "12.0.3",
"@types/marked": "2.0.4",
"@types/mime-types": "2.1.0",
"@types/ms": "0.7.31",
"@types/qrcode": "1.4.1",
"@types/wellknown": "^0.5.1",
"@types/wellknown": "0.5.1",
"@vitejs/plugin-vue": "1.4.0",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-router": "4.5.13",
@@ -78,7 +78,7 @@
"front-matter": "4.0.2",
"html-entities": "2.3.2",
"jsonlint-mod": "1.7.6",
"maplibre-gl": "^1.14.0",
"maplibre-gl": "1.15.2",
"marked": "2.1.3",
"micromustache": "8.0.3",
"mime": "2.5.2",
@@ -98,6 +98,6 @@
"vue-i18n": "9.1.7",
"vue-router": "4.0.11",
"vuedraggable": "4.0.3",
"wellknown": "^0.5.0"
"wellknown": "0.5.0"
}
}

55
package-lock.json generated
View File

@@ -166,7 +166,7 @@
"@types/stream-json": "1.7.1",
"@types/uuid": "8.3.1",
"@types/uuid-validate": "0.0.1",
"@types/wellknown": "^0.5.1",
"@types/wellknown": "0.5.1",
"copyfiles": "2.4.1",
"cross-env": "7.0.3",
"ts-node-dev": "1.1.8",
@@ -326,30 +326,30 @@
"@fullcalendar/interaction": "5.9.0",
"@fullcalendar/list": "5.9.0",
"@fullcalendar/timegrid": "5.9.0",
"@mapbox/mapbox-gl-draw": "^1.2.2",
"@mapbox/mapbox-gl-draw-static-mode": "^1.0.1",
"@mapbox/mapbox-gl-geocoder": "^4.7.1",
"@mapbox/mapbox-gl-draw": "1.3.0",
"@mapbox/mapbox-gl-draw-static-mode": "1.0.1",
"@mapbox/mapbox-gl-geocoder": "4.7.2",
"@popperjs/core": "2.9.3",
"@rollup/plugin-yaml": "3.1.0",
"@sindresorhus/slugify": "2.1.0",
"@tinymce/tinymce-vue": "4.0.4",
"@turf/meta": "^6.3.0",
"@turf/meta": "6.5.0",
"@types/base-64": "1.0.0",
"@types/bytes": "3.1.1",
"@types/codemirror": "5.60.2",
"@types/color": "3.0.2",
"@types/diff": "5.0.1",
"@types/dompurify": "2.2.3",
"@types/geojson": "^7946.0.7",
"@types/geojson": "7946.0.8",
"@types/lodash": "4.14.172",
"@types/mapbox__mapbox-gl-draw": "^1.2.1",
"@types/mapbox__mapbox-gl-geocoder": "^4.7.0",
"@types/mapbox__mapbox-gl-draw": "1.2.3",
"@types/mapbox__mapbox-gl-geocoder": "4.7.1",
"@types/markdown-it": "12.0.3",
"@types/marked": "2.0.4",
"@types/mime-types": "2.1.0",
"@types/ms": "0.7.31",
"@types/qrcode": "1.4.1",
"@types/wellknown": "^0.5.1",
"@types/wellknown": "0.5.1",
"@vitejs/plugin-vue": "1.4.0",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-router": "4.5.13",
@@ -368,7 +368,7 @@
"front-matter": "4.0.2",
"html-entities": "2.3.2",
"jsonlint-mod": "1.7.6",
"maplibre-gl": "^1.14.0",
"maplibre-gl": "1.15.2",
"marked": "2.1.3",
"micromustache": "8.0.3",
"mime": "2.5.2",
@@ -388,7 +388,7 @@
"vue-i18n": "9.1.7",
"vue-router": "4.0.11",
"vuedraggable": "4.0.3",
"wellknown": "^0.5.0"
"wellknown": "0.5.0"
}
},
"app/node_modules/date-fns": {
@@ -58683,7 +58683,7 @@
"name": "@directus/shared",
"version": "9.0.0-rc.90",
"dependencies": {
"date-fns": "^2.21.1",
"date-fns": "1.30.1",
"express": "4.17.1",
"fs-extra": "10.0.0",
"joi": "17.4.2",
@@ -58693,7 +58693,7 @@
"vue-router": "4.0.11"
},
"devDependencies": {
"geojson": "^0.5.0",
"geojson": "0.5.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "4.3.5"
@@ -60638,30 +60638,30 @@
"@fullcalendar/interaction": "5.9.0",
"@fullcalendar/list": "5.9.0",
"@fullcalendar/timegrid": "5.9.0",
"@mapbox/mapbox-gl-draw": "^1.2.2",
"@mapbox/mapbox-gl-draw-static-mode": "^1.0.1",
"@mapbox/mapbox-gl-geocoder": "^4.7.1",
"@mapbox/mapbox-gl-draw": "1.3.0",
"@mapbox/mapbox-gl-draw-static-mode": "1.0.1",
"@mapbox/mapbox-gl-geocoder": "4.7.2",
"@popperjs/core": "2.9.3",
"@rollup/plugin-yaml": "3.1.0",
"@sindresorhus/slugify": "2.1.0",
"@tinymce/tinymce-vue": "4.0.4",
"@turf/meta": "^6.3.0",
"@turf/meta": "6.5.0",
"@types/base-64": "1.0.0",
"@types/bytes": "3.1.1",
"@types/codemirror": "5.60.2",
"@types/color": "3.0.2",
"@types/diff": "5.0.1",
"@types/dompurify": "2.2.3",
"@types/geojson": "^7946.0.7",
"@types/geojson": "7946.0.8",
"@types/lodash": "4.14.172",
"@types/mapbox__mapbox-gl-draw": "^1.2.1",
"@types/mapbox__mapbox-gl-geocoder": "^4.7.0",
"@types/mapbox__mapbox-gl-draw": "1.2.3",
"@types/mapbox__mapbox-gl-geocoder": "4.7.1",
"@types/markdown-it": "12.0.3",
"@types/marked": "2.0.4",
"@types/mime-types": "2.1.0",
"@types/ms": "0.7.31",
"@types/qrcode": "1.4.1",
"@types/wellknown": "^0.5.1",
"@types/wellknown": "0.5.1",
"@vitejs/plugin-vue": "1.4.0",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-router": "4.5.13",
@@ -60680,7 +60680,7 @@
"front-matter": "4.0.2",
"html-entities": "2.3.2",
"jsonlint-mod": "1.7.6",
"maplibre-gl": "^1.14.0",
"maplibre-gl": "1.15.2",
"marked": "2.1.3",
"micromustache": "8.0.3",
"mime": "2.5.2",
@@ -60700,7 +60700,7 @@
"vue-i18n": "9.1.7",
"vue-router": "4.0.11",
"vuedraggable": "4.0.3",
"wellknown": "^0.5.0"
"wellknown": "0.5.0"
},
"dependencies": {
"date-fns": {
@@ -63933,10 +63933,10 @@
"@directus/shared": {
"version": "file:packages/shared",
"requires": {
"date-fns": "^2.21.1",
"date-fns": "1.30.1",
"express": "4.17.1",
"fs-extra": "10.0.0",
"geojson": "*",
"geojson": "0.5.0",
"joi": "17.4.2",
"knex-schema-inspector": "1.5.13",
"lodash": "4.17.21",
@@ -63948,8 +63948,7 @@
},
"dependencies": {
"date-fns": {
"version": "2.21.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.1.tgz",
"version": "https://registry.npmjs.org/date-fns/-/date-fns-2.21.1.tgz",
"integrity": "sha512-m1WR0xGiC6j6jNFAyW4Nvh4WxAi4JF4w9jRJwSI8nBmNcyZXPcP9VUQG+6gHQXAmqaGEKDKhOqAtENDC941UkA=="
},
"fs-extra": {
@@ -76681,7 +76680,7 @@
"@types/stream-json": "1.7.1",
"@types/uuid": "8.3.1",
"@types/uuid-validate": "0.0.1",
"@types/wellknown": "^0.5.1",
"@types/wellknown": "0.5.1",
"argon2": "^0.28.1",
"async": "^3.2.0",
"async-mutex": "^0.3.1",

View File

@@ -45,7 +45,7 @@
],
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd",
"dependencies": {
"date-fns": "^2.21.1",
"date-fns": "1.30.1",
"express": "4.17.1",
"fs-extra": "10.0.0",
"joi": "17.4.2",
@@ -55,7 +55,7 @@
"vue-router": "4.0.11"
},
"devDependencies": {
"geojson": "^0.5.0",
"geojson": "0.5.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "4.3.5"