Skip to content

Commit

Permalink
Update all non-major dependencies (directus#23814)
Browse files Browse the repository at this point in the history
* Update all non-major dependencies

* Update component snapshots

* Drop editorjs updates

* Update changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <[email protected]>
  • Loading branch information
renovate[bot] and paescuj authored Oct 10, 2024
1 parent d6bf060 commit ad5361a
Show file tree
Hide file tree
Showing 39 changed files with 2,137 additions and 2,860 deletions.
9 changes: 9 additions & 0 deletions .changeset/tiny-dragons-beam.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
---
"@directus/api": patch
"@directus/app": patch
"create-directus-project": patch
"create-directus-extension": patch
"@directus/extensions-sdk": patch
"@directus/memory": patch
"@directus/storage-driver-azure": patch
"@directus/storage-driver-cloudinary": patch
"@directus/storage-driver-gcs": patch
"@directus/storage-driver-s3": patch
"@directus/storage-driver-supabase": patch
"@directus/themes": patch
"@directus/update-check": patch
---

Updated dependencies
48 changes: 24 additions & 24 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"dependencies": {
"@authenio/samlify-node-xmllint": "2.0.0",
"@aws-sdk/client-ses": "3.637.0",
"@aws-sdk/client-ses": "3.668.0",
"@directus/app": "workspace:*",
"@directus/constants": "workspace:*",
"@directus/env": "workspace:*",
Expand All @@ -90,25 +90,25 @@
"@directus/utils": "workspace:*",
"@directus/validation": "workspace:*",
"@godaddy/terminus": "4.12.1",
"@rollup/plugin-alias": "5.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-alias": "5.1.1",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-virtual": "3.0.2",
"@tus/file-store": "1.3.3",
"@tus/server": "1.6.0",
"@tus/utils": "0.2.0",
"@tus/file-store": "1.5.0",
"@tus/server": "1.9.0",
"@tus/utils": "0.4.0",
"@types/cookie": "0.6.0",
"argon2": "0.41.1",
"async": "3.2.5",
"async": "3.2.6",
"axios": "1.7.7",
"busboy": "1.6.0",
"bytes": "3.1.2",
"camelcase": "8.0.0",
"chalk": "5.3.0",
"chokidar": "3.6.0",
"commander": "12.0.0",
"commander": "12.1.0",
"content-disposition": "0.5.4",
"cookie": "0.6.0",
"cookie-parser": "1.4.6",
"cookie-parser": "1.4.7",
"cors": "2.8.5",
"cron-parser": "4.9.0",
"date-fns": "4.1.0",
Expand Down Expand Up @@ -141,7 +141,7 @@
"keyv": "5.1.0",
"knex": "3.1.0",
"ldapjs": "2.3.3",
"liquidjs": "10.15.0",
"liquidjs": "10.17.0",
"lodash-es": "4.17.21",
"marked": "14.1.2",
"micromustache": "8.0.3",
Expand All @@ -152,11 +152,11 @@
"nanoid": "5.0.7",
"node-machine-id": "1.1.12",
"node-schedule": "2.1.1",
"nodemailer": "6.9.14",
"nodemailer": "6.9.15",
"object-hash": "3.0.0",
"openapi3-ts": "4.4.0",
"openid-client": "5.6.5",
"ora": "8.0.1",
"openid-client": "5.7.0",
"ora": "8.1.0",
"otplib": "12.0.1",
"p-limit": "6.1.0",
"p-queue": "8.0.1",
Expand All @@ -169,12 +169,12 @@
"rate-limiter-flexible": "5.0.3",
"rollup": "4.17.2",
"samlify": "2.8.10",
"sanitize-html": "2.13.0",
"sanitize-html": "2.13.1",
"sharp": "0.33.5",
"snappy": "7.2.2",
"stream-json": "1.8.0",
"tar": "7.4.3",
"tsx": "4.17.0",
"tsx": "4.19.1",
"wellknown": "0.5.0",
"ws": "8.18.0",
"zod": "3.23.8",
Expand All @@ -195,41 +195,41 @@
"@types/destroy": "1.0.3",
"@types/encodeurl": "1.0.2",
"@types/express": "4.17.21",
"@types/express-serve-static-core": "4.19.5",
"@types/express-serve-static-core": "4.19.6",
"@types/fs-extra": "11.0.4",
"@types/glob-to-regexp": "0.4.4",
"@types/inquirer": "9.0.7",
"@types/js-yaml": "4.0.9",
"@types/json2csv": "5.0.7",
"@types/jsonwebtoken": "9.0.6",
"@types/jsonwebtoken": "9.0.7",
"@types/ldapjs": "2.2.5",
"@types/lodash-es": "4.17.12",
"@types/mime-types": "2.1.4",
"@types/ms": "0.7.34",
"@types/node": "18.19.50",
"@types/node": "18.19.55",
"@types/node-schedule": "2.1.7",
"@types/nodemailer": "6.4.15",
"@types/nodemailer": "6.4.16",
"@types/object-hash": "3.0.6",
"@types/papaparse": "5.3.14",
"@types/qs": "6.9.15",
"@types/qs": "6.9.16",
"@types/sanitize-html": "2.13.0",
"@types/stream-json": "1.7.7",
"@types/wellknown": "0.5.8",
"@types/ws": "8.5.12",
"@vitest/coverage-v8": "2.1.2",
"copyfiles": "2.4.1",
"form-data": "4.0.0",
"form-data": "4.0.1",
"get-port": "7.1.0",
"knex-mock-client": "3.0.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
},
"optionalDependencies": {
"@keyv/redis": "3.0.1",
"mysql2": "3.11.2",
"mysql2": "3.11.3",
"nodemailer-mailgun-transport": "2.1.5",
"oracledb": "6.6.0",
"pg": "8.12.0",
"pg": "8.13.0",
"sqlite3": "5.1.7",
"tedious": "18.6.1"
},
Expand Down
50 changes: 25 additions & 25 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,19 +63,19 @@
"@editorjs/underline": "1.1.0",
"@fortawesome/fontawesome-svg-core": "6.6.0",
"@fortawesome/free-brands-svg-icons": "6.6.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",
"@fullcalendar/core": "6.1.15",
"@fullcalendar/daygrid": "6.1.15",
"@fullcalendar/interaction": "6.1.15",
"@fullcalendar/list": "6.1.15",
"@fullcalendar/timegrid": "6.1.15",
"@histoire/plugin-vue": "0.17.17",
"@joeattardi/emoji-button": "4.6.4",
"@json2csv/plainjs": "7.0.6",
"@mapbox/mapbox-gl-draw": "1.4.3",
"@mapbox/mapbox-gl-draw-static-mode": "1.0.1",
"@mapbox/mapbox-gl-geocoder": "5.0.2",
"@mapbox/mapbox-gl-geocoder": "5.0.3",
"@ngneat/falso": "7.2.0",
"@pinia/testing": "0.1.5",
"@pinia/testing": "0.1.6",
"@popperjs/core": "2.11.8",
"@rollup/plugin-yaml": "4.1.2",
"@sindresorhus/slugify": "2.2.1",
Expand All @@ -86,34 +86,34 @@
"@types/codemirror": "5.60.15",
"@types/color": "3.0.6",
"@types/diacritics": "1.3.3",
"@types/diff": "5.2.1",
"@types/diff": "5.2.3",
"@types/dompurify": "3.0.5",
"@types/file-saver": "2.0.7",
"@types/geojson": "7946.0.14",
"@types/lodash": "4.17.7",
"@types/mapbox__mapbox-gl-draw": "1.4.7",
"@types/lodash": "4.17.10",
"@types/mapbox__mapbox-gl-draw": "1.4.8",
"@types/mapbox__mapbox-gl-geocoder": "5.0.0",
"@types/qrcode": "1.5.5",
"@types/semver": "7.5.8",
"@types/wellknown": "0.5.8",
"@unhead/addons": "1.9.9",
"@unhead/vue": "1.9.9",
"@vitejs/plugin-vue": "5.0.4",
"@unhead/addons": "1.11.7",
"@unhead/vue": "1.11.7",
"@vitejs/plugin-vue": "5.1.4",
"@vue/test-utils": "2.4.6",
"@vueuse/core": "11.1.0",
"@vueuse/router": "11.1.0",
"apexcharts": "3.52.0",
"apexcharts": "3.54.0",
"axios": "1.7.7",
"base-64": "1.0.0",
"caret-pos": "2.0.0",
"chroma-js": "3.1.1",
"codemirror": "5.65.17",
"codemirror": "5.65.18",
"color": "4.2.3",
"cropperjs": "1.6.2",
"date-fns": "4.1.0",
"diacritics": "1.3.0",
"diff": "5.2.0",
"dompurify": "3.1.6",
"dompurify": "3.1.7",
"editorjs-toggle-block": "0.3.16",
"escape-string-regexp": "5.0.0",
"file-saver": "2.0.5",
Expand All @@ -122,7 +122,7 @@
"happy-dom": "15.7.4",
"histoire": "0.17.17",
"html-entities": "2.5.2",
"json-to-graphql-query": "2.2.5",
"json-to-graphql-query": "2.3.0",
"jsonlint-mod": "1.7.6",
"lodash": "4.17.21",
"mapbox-gl": "1.13.3",
Expand All @@ -132,23 +132,23 @@
"mime": "4.0.4",
"mitt": "3.0.1",
"nanoid": "5.0.7",
"ofetch": "1.3.4",
"ofetch": "1.4.1",
"p-queue": "8.0.1",
"pinia": "2.2.2",
"pinia": "2.2.4",
"pretty-ms": "9.1.0",
"qrcode": "1.5.4",
"sass": "1.78.0",
"sass": "1.79.4",
"semver": "7.6.3",
"string-width": "7.2.0",
"tinymce": "7.3.0",
"tinymce": "7.4.1",
"tus-js-client": "4.2.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "5.2.11",
"vitest": "2.1.2",
"vue": "3.4.27",
"vue": "3.5.11",
"vue-i18n": "10.0.4",
"vue-router": "4.4.3",
"vue-tsc": "2.0.29",
"vue-router": "4.4.5",
"vue-tsc": "2.1.6",
"vue-virtual-scroller": "2.0.0-beta.8",
"vuedraggable": "4.1.0",
"wellknown": "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion app/src/components/__snapshots__/v-input.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`Mount component 1`] = `
<!--v-if-->
<div data-v-418390f4="" class="input">
<!--v-if-->
<!--v-if--><input data-v-418390f4="" autocomplete="off" type="text" step="1">
<!--v-if--><input data-v-418390f4="" autocomplete="off" type="text" step="1" value="">
<!--v-if-->
<!--v-if-->
<!--v-if-->
Expand Down
2 changes: 1 addition & 1 deletion app/src/components/__snapshots__/v-slider.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`Mount component 1`] = `
"<div data-v-de7fe070="" class="v-slider" style="--_v-slider-percentage: 0;">
<!--v-if-->
<div data-v-de7fe070="" class="slider"><input data-v-de7fe070="" type="range" max="100" min="0" step="1">
<div data-v-de7fe070="" class="slider"><input data-v-de7fe070="" type="range" max="100" min="0" step="1" value="0">
<div data-v-de7fe070="" class="fill"></div>
<!--v-if-->
<!--v-if-->
Expand Down
3 changes: 2 additions & 1 deletion app/src/components/__snapshots__/v-textarea.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

exports[`Mount component 1`] = `
"<div data-v-6a3718b7="" class="v-textarea full-width has-content">
<!--v-if--><textarea data-v-6a3718b7=""></textarea>
<!--v-if--><textarea data-v-6a3718b7="" value="This is the first paragraph.
This is the second one."></textarea>
<!--v-if-->
</div>"
`;
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"typedoc-plugin-markdown": "4.2.9",
"typedoc-plugin-zod": "1.2.1",
"typedoc-vitepress-theme": "1.0.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitepress": "1.0.0-rc.4",
"vitepress-plugin-tabs": "0.3.0",
"vue": "3.5.11"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"test:blackbox": "pnpm --filter directus deploy --prod dist && pnpm --filter tests-blackbox test"
},
"devDependencies": {
"@changesets/cli": "2.27.7",
"@changesets/cli": "2.27.9",
"@directus/release-notes-generator": "workspace:*",
"@eslint/js": "9.12.0",
"@types/eslint__js": "8.42.3",
"@types/node": "18",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-vue": "9.28.0",
"globals": "15.10.0",
"globals": "15.11.0",
"prettier": "3.1.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.1",
"engines": {
"node": ">=18.18.0",
"pnpm": "9"
Expand Down
10 changes: 5 additions & 5 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"devDependencies": {
"@directus/tsconfig": "workspace:*",
"@histoire/plugin-vue": "0.17.17",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue": "5.1.4",
"@vitest/coverage-v8": "2.1.2",
"histoire": "0.17.17",
"pinia": "2.2.2",
"pinia": "2.2.4",
"rollup-plugin-node-externals": "7.1.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "5.2.11",
"vite-plugin-dts": "4.2.3",
"vitest": "2.1.2",
"vue": "3.4.27",
"vue": "3.5.11",
"vue-i18n": "10.0.4",
"vue-router": "4.4.3"
"vue-router": "4.4.5"
},
"peerDependencies": {
"pinia": "2",
Expand Down
6 changes: 3 additions & 3 deletions packages/composables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"@types/lodash-es": "4.17.12",
"@vitest/coverage-v8": "2.1.2",
"@vue/test-utils": "2.4.6",
"tsup": "8.2.4",
"typescript": "5.6.2",
"tsup": "8.3.0",
"typescript": "5.6.3",
"vitest": "2.1.2",
"vue": "3.4.27"
"vue": "3.5.11"
},
"peerDependencies": {
"vue": "^3.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@directus/tsconfig": "workspace:*",
"tsup": "8.2.4",
"typescript": "5.6.2"
"tsup": "8.3.0",
"typescript": "5.6.3"
}
}
4 changes: 2 additions & 2 deletions packages/create-directus-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
},
"dependencies": {
"chalk": "5.3.0",
"commander": "12.0.0",
"commander": "12.1.0",
"execa": "8.0.1",
"fs-extra": "11.2.0",
"log-symbols": "7.0.0",
"ora": "8.0.1",
"ora": "8.1.0",
"update-check": "1.5.4"
},
"engines": {
Expand Down
Loading

0 comments on commit ad5361a

Please sign in to comment.