@neutron.co.id/operasional-interfaces 1.5.0 → 1.6.0

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/build/style.css CHANGED
@@ -150,23 +150,23 @@
150
150
  display: block
151
151
  }
152
152
 
153
- .neu-submission-single[data-v-28d4f1c9] {
153
+ .neu-submission-single[data-v-39553dbd] {
154
154
  display: block
155
155
  }
156
156
 
157
- .neu-submission-single[data-v-f9a53e78] {
157
+ .neu-submission-single[data-v-af256a74] {
158
158
  display: block
159
159
  }
160
160
 
161
- .neu-submission-single[data-v-81b44852] {
161
+ .neu-submission-single[data-v-6fd14e52] {
162
162
  display: block
163
163
  }
164
164
 
165
- .neu-submission-single[data-v-c96f69cb] {
165
+ .neu-submission-single[data-v-cf27d98b] {
166
166
  display: block
167
167
  }
168
168
 
169
- .neu-submission-single[data-v-0921e069] {
169
+ .neu-submission-single[data-v-5b7cb4ef] {
170
170
  display: block
171
171
  }
172
172
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neutron.co.id/operasional-interfaces",
3
- "version": "1.5.0",
3
+ "version": "1.6.0",
4
4
  "description": "Interface library of Neutron Operasional.",
5
5
  "sideEffects": [
6
6
  "*.css"
@@ -54,43 +54,46 @@
54
54
  "warm": "nuxt prepare"
55
55
  },
56
56
  "dependencies": {
57
- "@neon.id/context": "0.48.0",
58
- "@neon.id/field": "0.24.0",
59
- "@neon.id/identitas-interfaces": "1.1.0",
60
- "@neon.id/interfaces": "0.161.0",
61
- "@neon.id/office": "0.39.0",
62
- "@neon.id/utils": "0.43.0",
63
- "@neutron.co.id/personalia-models": "1.5.0",
64
- "@neutron.co.id/sentral-interfaces": "1.3.0",
65
- "@nuxt/kit": "3.4.2",
66
- "qr-scanner": "1.4.2",
67
- "vue": "3.3.2"
57
+ "@neon.id/canvas": "^1.13.0",
58
+ "@neon.id/catat-interfaces": "1.2.0",
59
+ "@neon.id/context": "^0.48.0",
60
+ "@neon.id/field": "^0.25.0",
61
+ "@neon.id/identitas-interfaces": "^1.2.0",
62
+ "@neon.id/identitas-models": "1.0.0",
63
+ "@neon.id/interfaces": "^0.161.0",
64
+ "@neon.id/office": "^0.39.0",
65
+ "@neon.id/utils": "^0.43.0",
66
+ "@neutron.co.id/personalia-models": "^1.6.0",
67
+ "@neutron.co.id/sentral-interfaces": "^1.3.1",
68
+ "@nuxt/kit": "^3.5.0",
69
+ "qr-scanner": "^1.4.2",
70
+ "vue": "^3.3.4"
68
71
  },
69
72
  "devDependencies": {
70
- "@faker-js/faker": "8.0.0",
73
+ "@faker-js/faker": "8.0.1",
71
74
  "@graphql-codegen/cli": "3.3.1",
72
75
  "@graphql-codegen/client-preset": "3.0.1",
73
- "@neon.id/identitas-models": "1.0.0",
74
76
  "@neon.id/module-builder": "0.16.0",
75
77
  "@neon.id/styles": "0.18.0",
76
78
  "@neon.id/types": "1.44.0",
77
79
  "@nuxtjs/eslint-config-typescript": "12.0.0",
78
- "@nuxtjs/eslint-module": "4.0.2",
79
- "@nuxtjs/tailwindcss": "6.6.8",
80
- "@pinia/nuxt": "0.4.10",
81
- "@storybook/addon-docs": "7.0.7",
82
- "@storybook/addon-essentials": "7.0.7",
83
- "@storybook/addon-interactions": "7.0.7",
84
- "@storybook/addon-links": "7.0.7",
80
+ "@nuxtjs/eslint-module": "4.1.0",
81
+ "@nuxtjs/tailwindcss": "6.7.0",
82
+ "@pinia/nuxt": "0.4.11",
83
+ "@storybook/addon-docs": "7.0.12",
84
+ "@storybook/addon-essentials": "7.0.12",
85
+ "@storybook/addon-interactions": "7.0.12",
86
+ "@storybook/addon-links": "7.0.12",
85
87
  "@storybook/testing-library": "0.1.0",
86
- "@storybook/vue3": "7.0.7",
87
- "@storybook/vue3-vite": "7.0.7",
88
+ "@storybook/vue3": "7.0.12",
89
+ "@storybook/vue3-vite": "7.0.12",
88
90
  "@types/react": "18.2.6",
89
91
  "@types/react-dom": "18.2.4",
90
- "@typescript-eslint/eslint-plugin": "5.59.5",
91
- "@typescript-eslint/parser": "5.59.5",
92
+ "@typescript-eslint/eslint-plugin": "5.59.6",
93
+ "@typescript-eslint/parser": "5.59.6",
94
+ "@vitejs/plugin-react": "4.0.0",
92
95
  "@vitejs/plugin-vue": "4.2.3",
93
- "@vue-macros/nuxt": "1.3.7",
96
+ "@vue-macros/nuxt": "1.3.8",
94
97
  "@vue-macros/volar": "0.9.8",
95
98
  "@vue/eslint-config-prettier": "7.1.0",
96
99
  "@vue/eslint-config-typescript": "11.0.3",
@@ -101,40 +104,46 @@
101
104
  "buffer": "6.0.3",
102
105
  "chromatic": "6.17.4",
103
106
  "defu": "6.1.2",
104
- "eslint": "8.40.0",
107
+ "eslint": "8.41.0",
105
108
  "eslint-plugin-nuxt": "4.0.0",
106
109
  "eslint-plugin-prettier": "4.2.1",
107
110
  "eslint-plugin-storybook": "0.6.12",
108
- "eslint-plugin-vue": "9.12.0",
109
- "nuxt": "3.4.2",
110
- "pinia": "2.0.36",
111
+ "eslint-plugin-vue": "9.13.0",
112
+ "nuxt": "3.5.0",
113
+ "pinia": "2.1.3",
111
114
  "postcss": "8.4.23",
112
115
  "postcss-custom-properties": "13.1.5",
113
116
  "prettier": "2.8.8",
114
117
  "react": "18.2.0",
115
118
  "react-dom": "18.2.0",
116
119
  "rollup-plugin-visualizer": "5.9.0",
117
- "storybook": "7.0.7",
120
+ "storybook": "7.0.12",
118
121
  "tsx": "3.12.7",
119
122
  "typescript": "5.0.4",
120
- "unplugin-vue-macros": "2.1.6",
121
- "vite": "4.3.5",
122
- "vitest": "0.31.0",
123
- "vue-router": "4.2.0",
124
- "vue-tsc": "1.6.4"
123
+ "unplugin-vue-macros": "2.1.7",
124
+ "vite": "4.3.8",
125
+ "vitest": "0.31.1",
126
+ "vue-router": "4.2.1",
127
+ "vue-tsc": "1.6.5"
125
128
  },
126
129
  "peerDependencies": {
130
+ "@neon.id/canvas": "^1.13.0",
131
+ "@neon.id/catat-interfaces": "1.2.0",
127
132
  "@neon.id/context": "^0.48.0",
128
- "@neon.id/identitas-interfaces": "^1.1.0",
133
+ "@neon.id/field": "^0.25.0",
134
+ "@neon.id/identitas-interfaces": "^1.2.0",
135
+ "@neon.id/identitas-models": "1.0.0",
129
136
  "@neon.id/interfaces": "^0.161.0",
130
137
  "@neon.id/office": "^0.39.0",
131
138
  "@neon.id/utils": "^0.43.0",
132
- "@neutron.co.id/personalia-models": "^1.5.0",
133
- "@nuxt/kit": "^3.4.2",
134
- "vue": "^3.3.2"
139
+ "@neutron.co.id/personalia-models": "^1.6.0",
140
+ "@neutron.co.id/sentral-interfaces": "^1.3.1",
141
+ "@nuxt/kit": "^3.5.0",
142
+ "qr-scanner": "^1.4.2",
143
+ "vue": "^3.3.4"
135
144
  },
136
145
  "publishConfig": {
137
146
  "access": "public"
138
147
  },
139
- "build": 92
148
+ "build": 94
140
149
  }