mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.4.0 to 6.5.1. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.5.1) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-svg-core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
147 lines
4.1 KiB
JSON
147 lines
4.1 KiB
JSON
{
|
|
"name": "@directus/app",
|
|
"version": "10.13.2",
|
|
"description": "App dashboard for Directus",
|
|
"homepage": "https://directus.io",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/directus/directus.git",
|
|
"directory": "app"
|
|
},
|
|
"funding": "https://github.com/directus/directus?sponsor=1",
|
|
"license": "BUSL-1.1",
|
|
"author": "Rijk van Zanten <rijkvanzanten@me.com>",
|
|
"type": "module",
|
|
"exports": {
|
|
".": "./dist/index.html",
|
|
"./package.json": "./package.json"
|
|
},
|
|
"main": "dist/index.html",
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"scripts": {
|
|
"build": "vite build",
|
|
"dev": "vite",
|
|
"story:build": "histoire build",
|
|
"story:dev": "histoire dev",
|
|
"story:preview": "histoire preview",
|
|
"test": "vitest --watch=false",
|
|
"typecheck": "vue-tsc --noEmit"
|
|
},
|
|
"devDependencies": {
|
|
"@directus/composables": "workspace:*",
|
|
"@directus/constants": "workspace:*",
|
|
"@directus/extensions": "workspace:*",
|
|
"@directus/extensions-sdk": "workspace:*",
|
|
"@directus/format-title": "10.1.0",
|
|
"@directus/stores": "workspace:*",
|
|
"@directus/themes": "workspace:*",
|
|
"@directus/tsconfig": "workspace:*",
|
|
"@directus/types": "workspace:*",
|
|
"@directus/utils": "workspace:*",
|
|
"@directus/validation": "workspace:*",
|
|
"@editorjs/attaches": "1.3.0",
|
|
"@editorjs/checklist": "1.5.0",
|
|
"@editorjs/code": "2.8.0",
|
|
"@editorjs/delimiter": "1.3.0",
|
|
"@editorjs/editorjs": "2.27.0",
|
|
"@editorjs/embed": "2.5.3",
|
|
"@editorjs/header": "2.7.0",
|
|
"@editorjs/image": "2.9.0",
|
|
"@editorjs/inline-code": "1.4.0",
|
|
"@editorjs/nested-list": "1.3.0",
|
|
"@editorjs/paragraph": "2.9.0",
|
|
"@editorjs/quote": "2.5.0",
|
|
"@editorjs/raw": "2.4.0",
|
|
"@editorjs/table": "2.2.1",
|
|
"@editorjs/underline": "1.1.0",
|
|
"@fortawesome/fontawesome-svg-core": "6.5.1",
|
|
"@fortawesome/free-brands-svg-icons": "6.4.0",
|
|
"@fullcalendar/core": "6.1.7",
|
|
"@fullcalendar/daygrid": "6.1.7",
|
|
"@fullcalendar/interaction": "6.1.7",
|
|
"@fullcalendar/list": "6.1.7",
|
|
"@fullcalendar/timegrid": "6.1.7",
|
|
"@histoire/plugin-vue": "0.17.6",
|
|
"@joeattardi/emoji-button": "4.6.4",
|
|
"@mapbox/mapbox-gl-draw": "1.4.1",
|
|
"@mapbox/mapbox-gl-draw-static-mode": "1.0.1",
|
|
"@mapbox/mapbox-gl-geocoder": "5.0.1",
|
|
"@pinia/testing": "0.1.3",
|
|
"@popperjs/core": "2.11.7",
|
|
"@rollup/plugin-yaml": "4.1.0",
|
|
"@sindresorhus/slugify": "2.2.1",
|
|
"@tinymce/tinymce-vue": "5.1.0",
|
|
"@turf/meta": "6.5.0",
|
|
"@types/base-64": "1.0.0",
|
|
"@types/chroma-js": "2.4.0",
|
|
"@types/codemirror": "5.60.7",
|
|
"@types/color": "3.0.3",
|
|
"@types/diacritics": "1.3.1",
|
|
"@types/diff": "5.0.3",
|
|
"@types/dompurify": "3.0.2",
|
|
"@types/file-saver": "2.0.5",
|
|
"@types/geojson": "7946.0.10",
|
|
"@types/json2csv": "5.0.3",
|
|
"@types/lodash": "4.14.194",
|
|
"@types/mapbox__mapbox-gl-draw": "1.4.0",
|
|
"@types/mapbox__mapbox-gl-geocoder": "4.7.3",
|
|
"@types/marked": "4.3.0",
|
|
"@types/mime": "3.0.1",
|
|
"@types/qrcode": "1.5.0",
|
|
"@types/wellknown": "0.5.4",
|
|
"@unhead/addons": "1.1.30",
|
|
"@unhead/vue": "1.1.30",
|
|
"@vitejs/plugin-vue": "4.2.3",
|
|
"@vue/test-utils": "2.4.3",
|
|
"@vueuse/core": "10.1.2",
|
|
"apexcharts": "3.40.0",
|
|
"axios": "1.4.0",
|
|
"base-64": "1.0.0",
|
|
"caret-pos": "2.0.0",
|
|
"chroma-js": "2.4.2",
|
|
"codemirror": "5.65.13",
|
|
"color": "4.2.3",
|
|
"cropperjs": "1.5.13",
|
|
"date-fns": "2.30.0",
|
|
"diacritics": "1.3.0",
|
|
"diff": "5.1.0",
|
|
"dompurify": "3.0.3",
|
|
"editorjs-toggle-block": "0.3.11",
|
|
"escape-string-regexp": "5.0.0",
|
|
"file-saver": "2.0.5",
|
|
"flatpickr": "4.6.13",
|
|
"geojson": "0.5.0",
|
|
"happy-dom": "12.10.3",
|
|
"histoire": "0.17.6",
|
|
"html-entities": "2.3.3",
|
|
"json-to-graphql-query": "2.2.5",
|
|
"json2csv": "5.0.7",
|
|
"jsonlint-mod": "1.7.6",
|
|
"lodash": "4.17.21",
|
|
"mapbox-gl": "1.13.3",
|
|
"maplibre-gl": "1.15.3",
|
|
"marked": "5.0.2",
|
|
"micromustache": "8.0.3",
|
|
"mime": "3.0.0",
|
|
"mitt": "3.0.0",
|
|
"nanoid": "4.0.2",
|
|
"p-queue": "7.3.4",
|
|
"pinia": "2.1.7",
|
|
"pretty-ms": "8.0.0",
|
|
"qrcode": "1.5.3",
|
|
"sass": "1.62.1",
|
|
"tinymce": "6.6.0",
|
|
"typescript": "5.3.2",
|
|
"vite": "4.3.7",
|
|
"vitest": "0.34.6",
|
|
"vue": "3.3.9",
|
|
"vue-i18n": "9.5.0",
|
|
"vue-router": "4.2.5",
|
|
"vue-tsc": "1.8.24",
|
|
"vuedraggable": "4.1.0",
|
|
"wellknown": "0.5.0"
|
|
}
|
|
}
|