@directus/extensions-sdk 10.1.4 → 10.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@directus/extensions-sdk",
3
- "version": "10.1.4",
3
+ "version": "10.1.6",
4
4
  "description": "A toolkit to develop extensions to extend Directus",
5
5
  "homepage": "https://directus.io",
6
6
  "repository": {
@@ -45,10 +45,10 @@
45
45
  "rollup-plugin-styles": "4.0.0",
46
46
  "vite": "4.3.7",
47
47
  "vue": "3.3.4",
48
- "@directus/composables": "10.0.5",
49
48
  "@directus/constants": "10.2.1",
50
- "@directus/types": "10.1.1",
51
- "@directus/utils": "10.0.5"
49
+ "@directus/types": "10.1.2",
50
+ "@directus/utils": "10.0.7",
51
+ "@directus/composables": "10.0.7"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@types/fs-extra": "11.0.1",
package/readme.md CHANGED
@@ -10,9 +10,10 @@ For more information about Directus, visit the [official website](https://direct
10
10
 
11
11
  ## License
12
12
 
13
- This package is licensed under the MIT License. See the [LICENSE](https://github.com/directus/directus/blob/main/packages/composables/license) file for more information.
13
+ This package is licensed under the MIT License. See the
14
+ [LICENSE](https://github.com/directus/directus/blob/main/packages/composables/license) file for more information.
14
15
 
15
16
  ## Additional Resources
16
17
 
17
18
  - [Directus Website](https://directus.io)
18
- - [Directus GitHub Repository](https://github.com/directus/directus)
19
+ - [Directus GitHub Repository](https://github.com/directus/directus)
@@ -1,3 +1,3 @@
1
1
  .DS_Store
2
2
  node_modules
3
- dist
3
+ dist