@directus/app 12.2.2 → 12.2.3

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.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@directus/app",
3
- "version": "12.2.2",
3
+ "version": "12.2.3",
4
4
  "description": "App dashboard for Directus",
5
5
  "homepage": "https://directus.io",
6
6
  "repository": {
@@ -126,21 +126,21 @@
126
126
  "vuedraggable": "4.1.0",
127
127
  "wellknown": "0.5.0",
128
128
  "@directus/composables": "10.1.16",
129
- "@directus/constants": "11.0.4",
130
129
  "@directus/errors": "0.4.0",
130
+ "@directus/constants": "11.0.4",
131
131
  "@directus/extensions": "1.0.10",
132
- "@directus/extensions-sdk": "11.0.10",
133
- "@directus/format-title": "10.1.2",
134
132
  "@directus/extensions-registry": "1.0.10",
133
+ "@directus/extensions-sdk": "11.0.10",
135
134
  "@directus/random": "0.2.8",
136
135
  "@directus/sdk": "16.1.2",
137
136
  "@directus/stores": "0.1.8",
137
+ "@directus/format-title": "10.1.2",
138
138
  "@directus/system-data": "1.1.1",
139
- "@directus/tsconfig": "1.0.1",
140
139
  "@directus/themes": "0.3.11",
141
- "@directus/validation": "0.0.19",
140
+ "@directus/types": "11.2.1",
141
+ "@directus/tsconfig": "1.0.1",
142
142
  "@directus/utils": "11.0.11",
143
- "@directus/types": "11.2.1"
143
+ "@directus/validation": "0.0.19"
144
144
  },
145
145
  "scripts": {
146
146
  "build": "vite build",