mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
Patch Tuesday 🐸 (#17353)
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@authenio/samlify-node-xmllint": "2.0.0",
|
||||
"@aws-sdk/client-ses": "3.236.0",
|
||||
"@aws-sdk/client-ses": "3.261.0",
|
||||
"@directus/app": "workspace:*",
|
||||
"@directus/extensions-sdk": "workspace:*",
|
||||
"@directus/format-title": "9.15.0",
|
||||
@@ -89,18 +89,18 @@
|
||||
"@directus/storage-driver-s3": "workspace:*",
|
||||
"@directus/utils": "workspace:*",
|
||||
"@godaddy/terminus": "4.11.2",
|
||||
"@rollup/plugin-alias": "4.0.2",
|
||||
"@rollup/plugin-alias": "4.0.3",
|
||||
"@rollup/plugin-virtual": "3.0.1",
|
||||
"argon2": "0.30.2",
|
||||
"argon2": "0.30.3",
|
||||
"async": "3.2.4",
|
||||
"async-mutex": "0.4.0",
|
||||
"axios": "1.2.6",
|
||||
"axios": "1.3.0",
|
||||
"busboy": "1.6.0",
|
||||
"bytes": "3.1.2",
|
||||
"camelcase": "6.3.0",
|
||||
"chalk": "4.1.1",
|
||||
"chalk": "4.1.2",
|
||||
"chokidar": "3.5.3",
|
||||
"commander": "9.4.1",
|
||||
"commander": "9.5.0",
|
||||
"cookie-parser": "1.4.6",
|
||||
"cors": "2.8.5",
|
||||
"csv-parser": "3.0.0",
|
||||
@@ -116,45 +116,45 @@
|
||||
"fast-redact": "3.1.2",
|
||||
"flat": "5.0.2",
|
||||
"fs-extra": "11.1.0",
|
||||
"globby": "11.0.4",
|
||||
"globby": "11.1.0",
|
||||
"graphql": "16.6.0",
|
||||
"graphql-compose": "9.0.10",
|
||||
"helmet": "6.0.1",
|
||||
"icc": "2.0.0",
|
||||
"inquirer": "8.2.4",
|
||||
"ioredis": "5.2.4",
|
||||
"inquirer": "8.2.5",
|
||||
"ioredis": "5.3.0",
|
||||
"joi": "17.7.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"js2xmlparser": "5.0.0",
|
||||
"json2csv": "5.0.7",
|
||||
"jsonwebtoken": "9.0.0",
|
||||
"keyv": "4.5.2",
|
||||
"knex": "2.4.1",
|
||||
"knex": "2.4.2",
|
||||
"knex-schema-inspector": "3.0.1",
|
||||
"ldapjs": "2.3.3",
|
||||
"liquidjs": "10.3.3",
|
||||
"liquidjs": "10.4.0",
|
||||
"lodash": "4.17.21",
|
||||
"marked": "4.2.4",
|
||||
"marked": "4.2.12",
|
||||
"micromustache": "8.0.3",
|
||||
"mime-types": "2.1.35",
|
||||
"ms": "2.1.3",
|
||||
"nanoid": "3.3.4",
|
||||
"node-cron": "3.0.2",
|
||||
"node-machine-id": "1.1.12",
|
||||
"nodemailer": "6.8.0",
|
||||
"nodemailer": "6.9.1",
|
||||
"object-hash": "3.0.0",
|
||||
"openapi3-ts": "3.1.2",
|
||||
"openid-client": "5.3.1",
|
||||
"ora": "5.4.0",
|
||||
"openid-client": "5.3.2",
|
||||
"ora": "5.4.1",
|
||||
"otplib": "12.0.1",
|
||||
"pino": "8.8.0",
|
||||
"pino-http": "8.3.0",
|
||||
"pino-http": "8.3.2",
|
||||
"pino-http-print": "3.1.0",
|
||||
"pino-pretty": "9.1.1",
|
||||
"qs": "6.11.0",
|
||||
"rate-limiter-flexible": "2.4.1",
|
||||
"rollup": "3.7.5",
|
||||
"samlify": "2.8.7",
|
||||
"rollup": "3.12.0",
|
||||
"samlify": "2.8.8",
|
||||
"sanitize-html": "2.8.1",
|
||||
"sharp": "0.31.3",
|
||||
"snappy": "7.2.2",
|
||||
@@ -168,7 +168,7 @@
|
||||
"wellknown": "0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ngneat/falso": "6.3.2",
|
||||
"@ngneat/falso": "6.4.0",
|
||||
"@types/async": "3.2.16",
|
||||
"@types/busboy": "1.5.0",
|
||||
"@types/bytes": "3.1.1",
|
||||
@@ -178,40 +178,40 @@
|
||||
"@types/destroy": "1.0.0",
|
||||
"@types/encodeurl": "1.0.0",
|
||||
"@types/exif-reader": "1.0.0",
|
||||
"@types/express": "4.17.15",
|
||||
"@types/express-serve-static-core": "4.17.31",
|
||||
"@types/express": "4.17.16",
|
||||
"@types/express-serve-static-core": "4.17.33",
|
||||
"@types/fast-redact": "3.0.2",
|
||||
"@types/flat": "5.0.2",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/inquirer": "8.2.1",
|
||||
"@types/fs-extra": "11.0.1",
|
||||
"@types/inquirer": "8.2.5",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/json2csv": "5.0.3",
|
||||
"@types/jsonwebtoken": "8.5.9",
|
||||
"@types/jsonwebtoken": "9.0.1",
|
||||
"@types/keyv": "3.1.4",
|
||||
"@types/ldapjs": "2.2.5",
|
||||
"@types/lodash": "4.14.191",
|
||||
"@types/marked": "4.0.8",
|
||||
"@types/mime-types": "2.1.1",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/node": "18.11.17",
|
||||
"@types/node-cron": "3.0.6",
|
||||
"@types/node": "18.11.18",
|
||||
"@types/node-cron": "3.0.7",
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"@types/object-hash": "3.0.2",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/sanitize-html": "2.8.0",
|
||||
"@types/sharp": "0.31.0",
|
||||
"@types/stream-json": "1.7.2",
|
||||
"@types/sharp": "0.31.1",
|
||||
"@types/stream-json": "1.7.3",
|
||||
"@types/uuid": "9.0.0",
|
||||
"@types/uuid-validate": "0.0.1",
|
||||
"@types/wellknown": "0.5.4",
|
||||
"@vitest/coverage-c8": "0.26.2",
|
||||
"@vitest/coverage-c8": "0.28.3",
|
||||
"copyfiles": "2.4.1",
|
||||
"form-data": "4.0.0",
|
||||
"knex-mock-client": "1.11.0",
|
||||
"ts-node": "10.9.1",
|
||||
"ts-node-dev": "2.0.0",
|
||||
"typescript": "4.9.4",
|
||||
"vitest": "0.26.2"
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "0.28.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@keyv/redis": "2.5.4",
|
||||
@@ -220,7 +220,7 @@
|
||||
"mysql": "2.18.1",
|
||||
"nodemailer-mailgun-transport": "2.1.5",
|
||||
"nodemailer-sendgrid": "1.0.3",
|
||||
"pg": "8.8.0",
|
||||
"pg": "8.9.0",
|
||||
"sqlite3": "5.1.4",
|
||||
"tedious": "15.1.2"
|
||||
},
|
||||
|
||||
@@ -11,8 +11,5 @@ export default defineConfig({
|
||||
replacement: path.resolve(__dirname, '../app/node_modules/@directus/format-title'),
|
||||
},
|
||||
],
|
||||
deps: {
|
||||
interopDefault: true,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.5",
|
||||
"@babel/core": "7.20.12",
|
||||
"@babel/preset-env": "7.20.2",
|
||||
"@directus/docs": "9.22.3",
|
||||
"@directus/extensions-sdk": "workspace:*",
|
||||
@@ -37,34 +37,34 @@
|
||||
"@directus/shared": "workspace:*",
|
||||
"@fortawesome/fontawesome-svg-core": "6.2.1",
|
||||
"@fortawesome/free-brands-svg-icons": "6.2.1",
|
||||
"@fullcalendar/core": "6.0.1",
|
||||
"@fullcalendar/daygrid": "6.0.1",
|
||||
"@fullcalendar/interaction": "6.0.1",
|
||||
"@fullcalendar/list": "6.0.1",
|
||||
"@fullcalendar/timegrid": "6.0.1",
|
||||
"@fullcalendar/core": "6.1.1",
|
||||
"@fullcalendar/daygrid": "6.1.1",
|
||||
"@fullcalendar/interaction": "6.1.1",
|
||||
"@fullcalendar/list": "6.1.1",
|
||||
"@fullcalendar/timegrid": "6.1.1",
|
||||
"@joeattardi/emoji-button": "4.6.4",
|
||||
"@mapbox/mapbox-gl-draw": "1.3.0",
|
||||
"@mapbox/mapbox-gl-draw": "1.4.0",
|
||||
"@mapbox/mapbox-gl-draw-static-mode": "1.0.1",
|
||||
"@mapbox/mapbox-gl-geocoder": "5.0.1",
|
||||
"@pinia/testing": "0.0.14",
|
||||
"@popperjs/core": "2.11.6",
|
||||
"@rollup/plugin-yaml": "4.0.1",
|
||||
"@sindresorhus/slugify": "2.1.1",
|
||||
"@storybook/addon-actions": "6.5.15",
|
||||
"@storybook/addon-backgrounds": "6.5.15",
|
||||
"@storybook/addon-docs": "6.5.15",
|
||||
"@storybook/addon-essentials": "6.5.15",
|
||||
"@storybook/addon-links": "6.5.15",
|
||||
"@storybook/addon-measure": "6.5.15",
|
||||
"@storybook/addon-outline": "6.5.15",
|
||||
"@storybook/builder-vite": "0.2.6",
|
||||
"@storybook/client-api": "6.5.15",
|
||||
"@storybook/client-logger": "6.5.15",
|
||||
"@storybook/vue3": "6.5.15",
|
||||
"@tinymce/tinymce-vue": "4.0.5",
|
||||
"@sindresorhus/slugify": "2.2.0",
|
||||
"@storybook/addon-actions": "6.5.16",
|
||||
"@storybook/addon-backgrounds": "6.5.16",
|
||||
"@storybook/addon-docs": "6.5.16",
|
||||
"@storybook/addon-essentials": "6.5.16",
|
||||
"@storybook/addon-links": "6.5.16",
|
||||
"@storybook/addon-measure": "6.5.16",
|
||||
"@storybook/addon-outline": "6.5.16",
|
||||
"@storybook/builder-vite": "0.3.0",
|
||||
"@storybook/client-api": "6.5.16",
|
||||
"@storybook/client-logger": "6.5.16",
|
||||
"@storybook/vue3": "6.5.16",
|
||||
"@tinymce/tinymce-vue": "4.0.7",
|
||||
"@turf/meta": "6.5.0",
|
||||
"@types/base-64": "1.0.0",
|
||||
"@types/codemirror": "5.60.5",
|
||||
"@types/codemirror": "5.60.7",
|
||||
"@types/color": "3.0.3",
|
||||
"@types/diacritics": "1.3.1",
|
||||
"@types/diff": "5.0.2",
|
||||
@@ -82,55 +82,55 @@
|
||||
"@types/wellknown": "0.5.4",
|
||||
"@vitejs/plugin-vue": "4.0.0",
|
||||
"@vue/compiler-sfc": "3.2.45",
|
||||
"@vue/test-utils": "2.2.6",
|
||||
"@vue/test-utils": "2.2.8",
|
||||
"apexcharts": "3.36.3",
|
||||
"axios": "1.2.1",
|
||||
"axios": "1.3.0",
|
||||
"babel-loader": "9",
|
||||
"base-64": "1.0.0",
|
||||
"c8": "7.12.0",
|
||||
"caret-pos": "2.0.0",
|
||||
"codemirror": "5.64.0",
|
||||
"codemirror": "5.65.11",
|
||||
"color": "4.2.3",
|
||||
"cropperjs": "1.5.13",
|
||||
"date-fns": "2.29.3",
|
||||
"diacritics": "1.3.0",
|
||||
"diff": "5.1.0",
|
||||
"dompurify": "2.4.1",
|
||||
"dompurify": "2.4.3",
|
||||
"escape-string-regexp": "5.0.0",
|
||||
"file-saver": "2.0.5",
|
||||
"flatpickr": "4.6.13",
|
||||
"geojson": "0.5.0",
|
||||
"happy-dom": "8.1.1",
|
||||
"happy-dom": "8.2.2",
|
||||
"highlight.js": "11.7.0",
|
||||
"html-entities": "2.3.3",
|
||||
"json-to-graphql-query": "2.2.4",
|
||||
"json2csv": "5.0.7",
|
||||
"jsonlint-mod": "1.7.6",
|
||||
"lodash": "4.17.21",
|
||||
"mapbox-gl": "1.13.2",
|
||||
"mapbox-gl": "1.13.3",
|
||||
"maplibre-gl": "1.15.3",
|
||||
"markdown-it": "13.0.1",
|
||||
"markdown-it-anchor": "8.6.6",
|
||||
"markdown-it-container": "3.0.0",
|
||||
"markdown-it-table-of-contents": "0.6.0",
|
||||
"marked": "4.2.4",
|
||||
"marked": "4.2.12",
|
||||
"micromustache": "8.0.3",
|
||||
"mime": "3.0.0",
|
||||
"mitt": "3.0.0",
|
||||
"nanoid": "4.0.0",
|
||||
"p-queue": "7.3.0",
|
||||
"pinia": "2.0.28",
|
||||
"pinia": "2.0.29",
|
||||
"pretty-bytes": "6.0.0",
|
||||
"pretty-ms": "8.0.0",
|
||||
"qrcode": "1.5.1",
|
||||
"react": "18",
|
||||
"react-dom": "18",
|
||||
"sass": "1.57.1",
|
||||
"tinymce": "5.10.2",
|
||||
"typescript": "4.9.4",
|
||||
"vite": "4.0.3",
|
||||
"vite-plugin-vue-markdown": "0.22.1",
|
||||
"vitest": "0.25.8",
|
||||
"tinymce": "5.10.7",
|
||||
"typescript": "4.9.5",
|
||||
"vite": "4.0.4",
|
||||
"vite-plugin-vue-markdown": "0.22.2",
|
||||
"vitest": "0.28.3",
|
||||
"vue": "3.2.45",
|
||||
"vue-i18n": "9.2.2",
|
||||
"vue-router": "4.1.6",
|
||||
|
||||
30
package.json
30
package.json
@@ -26,35 +26,35 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@directus/shared": "workspace:*",
|
||||
"@types/jest": "29.2.4",
|
||||
"@types/jest": "29.4.0",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/lodash": "4.14.191",
|
||||
"@types/seedrandom": "3.0.2",
|
||||
"@types/seedrandom": "3.0.4",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/uuid": "9.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.47.0",
|
||||
"@typescript-eslint/parser": "5.47.0",
|
||||
"axios": "1.2.1",
|
||||
"eslint": "8.30.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-jest": "27.1.7",
|
||||
"@typescript-eslint/eslint-plugin": "5.50.0",
|
||||
"@typescript-eslint/parser": "5.50.0",
|
||||
"axios": "1.3.0",
|
||||
"eslint": "8.33.0",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-jest": "27.2.1",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-vue": "9.8.0",
|
||||
"eslint-plugin-vue": "9.9.0",
|
||||
"globby": "11.1.0",
|
||||
"jest": "29.3.1",
|
||||
"jest-environment-node": "29.3.1",
|
||||
"jest": "29.4.1",
|
||||
"jest-environment-node": "29.4.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"json-to-graphql-query": "2.2.4",
|
||||
"knex": "2.4.1",
|
||||
"knex": "2.4.2",
|
||||
"lint-staged": "13.1.0",
|
||||
"listr2": "5.0.6",
|
||||
"listr2": "5.0.7",
|
||||
"lodash": "4.17.21",
|
||||
"prettier": "2.8.1",
|
||||
"seedrandom": "3.0.5",
|
||||
"simple-git-hooks": "2.8.1",
|
||||
"supertest": "6.3.3",
|
||||
"ts-jest": "29.0.3",
|
||||
"typescript": "4.9.4",
|
||||
"ts-jest": "29.0.5",
|
||||
"typescript": "4.9.5",
|
||||
"uuid": "9.0.0"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
@@ -51,32 +51,32 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@directus/shared": "workspace:*",
|
||||
"@rollup/plugin-commonjs": "24.0.0",
|
||||
"@rollup/plugin-commonjs": "24.0.1",
|
||||
"@rollup/plugin-json": "6.0.0",
|
||||
"@rollup/plugin-node-resolve": "15.0.1",
|
||||
"@rollup/plugin-replace": "5.0.2",
|
||||
"@rollup/plugin-terser": "0.2.1",
|
||||
"@rollup/plugin-terser": "0.4.0",
|
||||
"@rollup/plugin-virtual": "3.0.1",
|
||||
"@vue/compiler-sfc": "3.2.45",
|
||||
"chalk": "4.1.1",
|
||||
"commander": "9.4.1",
|
||||
"chalk": "4.1.2",
|
||||
"commander": "9.5.0",
|
||||
"esbuild": "0.16.10",
|
||||
"execa": "5.1.1",
|
||||
"fs-extra": "11.1.0",
|
||||
"inquirer": "8.2.4",
|
||||
"ora": "5.4.0",
|
||||
"rollup": "3.7.5",
|
||||
"inquirer": "8.2.5",
|
||||
"ora": "5.4.1",
|
||||
"rollup": "3.12.0",
|
||||
"rollup-plugin-esbuild": "5.0.0",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
"rollup-plugin-vue": "6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/inquirer": "8.2.1",
|
||||
"@vitest/coverage-c8": "0.26.2",
|
||||
"@types/fs-extra": "11.0.1",
|
||||
"@types/inquirer": "8.2.5",
|
||||
"@vitest/coverage-c8": "0.28.3",
|
||||
"concurrently": "7.6.0",
|
||||
"typescript": "4.9.4",
|
||||
"vitest": "0.26.2"
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "0.28.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.20.0"
|
||||
|
||||
@@ -42,11 +42,11 @@
|
||||
"dev": "pnpm build -w --preserveWatchOutput --incremental"
|
||||
},
|
||||
"dependencies": {
|
||||
"knex": "2.4.1",
|
||||
"knex": "2.4.2",
|
||||
"knex-schema-inspector": "3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "4.9.4"
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -64,13 +64,13 @@
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "1.2.1",
|
||||
"axios": "1.3.0",
|
||||
"date-fns": "2.29.3",
|
||||
"express": "4.18.2",
|
||||
"fs-extra": "11.1.0",
|
||||
"geojson": "0.5.0",
|
||||
"joi": "17.7.0",
|
||||
"knex": "2.4.1",
|
||||
"knex": "2.4.2",
|
||||
"knex-schema-inspector": "3.0.1",
|
||||
"lodash": "4.17.21",
|
||||
"micromustache": "8.0.3",
|
||||
@@ -82,16 +82,16 @@
|
||||
"zod": "^3.20.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "4.17.15",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/express": "4.17.16",
|
||||
"@types/fs-extra": "11.0.1",
|
||||
"@types/geojson": "7946.0.10",
|
||||
"@types/lodash": "4.14.191",
|
||||
"@types/tmp": "0.2.3",
|
||||
"@vue/test-utils": "2.2.6",
|
||||
"@vue/test-utils": "2.2.8",
|
||||
"concurrently": "7.6.0",
|
||||
"tmp": "0.2.1",
|
||||
"typescript": "4.9.4",
|
||||
"vitest": "0.26.2"
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "0.28.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
import { defineConfig } from 'vitest/config';
|
||||
|
||||
export default defineConfig({
|
||||
test: {
|
||||
deps: {
|
||||
interopDefault: true,
|
||||
},
|
||||
},
|
||||
});
|
||||
@@ -37,9 +37,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@directus/tsconfig": "0.0.6",
|
||||
"@ngneat/falso": "6.3.2",
|
||||
"@vitest/coverage-c8": "0.26.2",
|
||||
"typescript": "4.9.4",
|
||||
"vitest": "0.26.2"
|
||||
"@ngneat/falso": "6.4.0",
|
||||
"@vitest/coverage-c8": "0.28.3",
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "0.28.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -34,13 +34,13 @@
|
||||
"@directus/storage": "workspace:*",
|
||||
"@directus/utils": "workspace:*",
|
||||
"p-queue": "7.3.0",
|
||||
"undici": "5.14.0"
|
||||
"undici": "5.16.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@directus/tsconfig": "0.0.6",
|
||||
"@ngneat/falso": "6.3.2",
|
||||
"@vitest/coverage-c8": "0.26.2",
|
||||
"typescript": "4.9.4",
|
||||
"vitest": "0.26.2"
|
||||
"@ngneat/falso": "6.4.0",
|
||||
"@vitest/coverage-c8": "0.28.3",
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "0.28.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,13 +33,13 @@
|
||||
"dependencies": {
|
||||
"@directus/storage": "workspace:*",
|
||||
"@directus/utils": "workspace:*",
|
||||
"@google-cloud/storage": "6.8.0"
|
||||
"@google-cloud/storage": "6.9.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@directus/tsconfig": "0.0.6",
|
||||
"@ngneat/falso": "6.3.2",
|
||||
"@vitest/coverage-c8": "0.26.2",
|
||||
"typescript": "4.9.4",
|
||||
"vitest": "0.26.2"
|
||||
"@ngneat/falso": "6.4.0",
|
||||
"@vitest/coverage-c8": "0.28.3",
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "0.28.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@directus/tsconfig": "0.0.6",
|
||||
"@ngneat/falso": "6.3.2",
|
||||
"@vitest/coverage-c8": "0.26.2",
|
||||
"typescript": "4.9.4",
|
||||
"vitest": "0.26.2"
|
||||
"@ngneat/falso": "6.4.0",
|
||||
"@vitest/coverage-c8": "0.28.3",
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "0.28.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -31,17 +31,17 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/abort-controller": "3.226.0",
|
||||
"@aws-sdk/client-s3": "3.236.0",
|
||||
"@aws-sdk/lib-storage": "3.236.0",
|
||||
"@aws-sdk/abort-controller": "3.257.0",
|
||||
"@aws-sdk/client-s3": "3.261.0",
|
||||
"@aws-sdk/lib-storage": "3.261.0",
|
||||
"@directus/storage": "workspace:*",
|
||||
"@directus/utils": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@directus/tsconfig": "0.0.6",
|
||||
"@ngneat/falso": "6.3.2",
|
||||
"@vitest/coverage-c8": "0.26.2",
|
||||
"typescript": "4.9.4",
|
||||
"vitest": "0.26.2"
|
||||
"@ngneat/falso": "6.4.0",
|
||||
"@vitest/coverage-c8": "0.28.3",
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "0.28.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,8 +32,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@directus/tsconfig": "0.0.6",
|
||||
"@vitest/coverage-c8": "0.26.2",
|
||||
"typescript": "4.9.4",
|
||||
"vitest": "0.26.2"
|
||||
"@vitest/coverage-c8": "0.28.3",
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "0.28.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -43,9 +43,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@directus/tsconfig": "0.0.6",
|
||||
"@ngneat/falso": "6.3.2",
|
||||
"@vitest/coverage-c8": "0.26.2",
|
||||
"typescript": "4.9.4",
|
||||
"vitest": "0.26.2"
|
||||
"@ngneat/falso": "6.4.0",
|
||||
"@vitest/coverage-c8": "0.28.3",
|
||||
"typescript": "4.9.5",
|
||||
"vitest": "0.28.3"
|
||||
}
|
||||
}
|
||||
|
||||
5504
pnpm-lock.yaml
generated
5504
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user