@hed-hog/core 0.0.165 → 0.0.167

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.
@@ -1 +1 @@
1
- - slug: default
1
+ - slug: default
@@ -1,4 +1,5 @@
1
- - icon: house
1
+ - url: /dashboard
2
+ icon: house
2
3
  name:
3
4
  en: Dashboard
4
5
  pt: Dashboard
@@ -7,23 +8,7 @@
7
8
  role:
8
9
  - where:
9
10
  slug: admin
10
- - menu_id:
11
- where:
12
- slug: /dashboard
13
- url: /dashboard
14
- icon: house
15
- name:
16
- en: Home
17
- pt: Home
18
- slug: /dashboard
19
- relations:
20
- role:
21
- - where:
22
- slug: admin
23
- - menu_id:
24
- where:
25
- slug: /dashboard
26
- url: /dashboard-management
11
+ - url: /dashboard-management
27
12
  icon: settings
28
13
  name:
29
14
  en: Dashboard Management
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hed-hog/core",
3
- "version": "0.0.165",
3
+ "version": "0.0.167",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "dependencies": {
@@ -30,10 +30,10 @@
30
30
  "speakeasy": "^2.0.0",
31
31
  "uuid": "^11.1.0",
32
32
  "@hed-hog/api-prisma": "0.0.4",
33
- "@hed-hog/api": "0.0.3",
34
33
  "@hed-hog/api-locale": "0.0.11",
35
- "@hed-hog/types": "0.0.1",
34
+ "@hed-hog/api": "0.0.3",
36
35
  "@hed-hog/api-mail": "0.0.7",
36
+ "@hed-hog/types": "0.0.1",
37
37
  "@hed-hog/api-pagination": "0.0.5"
38
38
  },
39
39
  "exports": {