@opengis/admin 0.2.90 → 0.2.91
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@opengis/admin",
|
3
|
-
"version": "0.2.
|
3
|
+
"version": "0.2.91",
|
4
4
|
"description": "This project Softpro Admin",
|
5
5
|
"main": "dist/admin.js",
|
6
6
|
"type": "module",
|
@@ -46,9 +46,9 @@
|
|
46
46
|
"@fullcalendar/list": "^6.1.15",
|
47
47
|
"@fullcalendar/timegrid": "^6.1.15",
|
48
48
|
"@fullcalendar/vue3": "^6.1.15",
|
49
|
-
"@opengis/fastify-auth": "^1.0.
|
49
|
+
"@opengis/fastify-auth": "^1.0.65",
|
50
50
|
"@opengis/fastify-file": "^1.0.40",
|
51
|
-
"@opengis/fastify-table": "^1.1.
|
51
|
+
"@opengis/fastify-table": "^1.1.152",
|
52
52
|
"@opengis/v3-core": "^0.3.33",
|
53
53
|
"@opengis/v3-filter": "^0.0.62",
|
54
54
|
"@tabler/icons-vue": "^3.28.1",
|