Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicou committed Dec 10, 2024
1 parent 58f820f commit 4d80b9f
Show file tree
Hide file tree
Showing 2 changed files with 802 additions and 548 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.10",
"@directus/extensions-sdk": "12.0.2",
"@directus/extensions-sdk": "12.1.4",
"@directus/schema": "12.1.0",
"@directus/sdk": "18.0.1",
"@directus/types": "12.0.1",
Expand All @@ -87,21 +87,21 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vue": "9.28.0",
"prettier": "3.4.2",
"rollup": "4.24.0",
"rollup": "4.28.1",
"rollup-plugin-node-externals": "7.1.3",
"sass": "1.77.8",
"sass": "1.82.0",
"tippy.js": "6.3.7",
"typescript": "5.4.5",
"typescript-eslint": "8.8.1",
"typescript-eslint": "8.18.0",
"vitest": "2.1.8",
"vue": "3.4.38",
"vue-i18n": "9.14.1",
"vue": "3.5.13",
"vue-i18n": "10.0.5",
"wait-on": "8.0.1"
},
"peerDependencies": {
"@directus/extensions-sdk": "12.0.2",
"vue": "3.4.38",
"vue-i18n": "9.14.1"
"@directus/extensions-sdk": "12.1.4",
"vue": "3.5.13",
"vue-i18n": "10.0.5"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 4d80b9f

Please sign in to comment.