@neutron.co.id/operasional-interfaces 1.0.1 → 1.0.2-beta.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neutron.co.id/operasional-interfaces",
3
- "version": "1.0.1",
3
+ "version": "1.0.2-beta.3",
4
4
  "description": "Interface library of Neutron.",
5
5
  "sideEffects": [
6
6
  "*.css"
@@ -54,81 +54,82 @@
54
54
  "warm": "nuxt prepare"
55
55
  },
56
56
  "dependencies": {
57
- "@neon.id/context": "0.15.0",
58
- "@neon.id/interfaces": "0.150.0",
59
- "@neon.id/office": "0.8.1",
60
- "@neon.id/utils": "0.33.4",
61
- "@neutron.co.id/personalia-models": "1.1.0",
62
- "@nuxt/kit": "3.0.0",
63
- "vue": "3.2.45"
57
+ "@neon.id/context": "0.37.0",
58
+ "@neon.id/field": "0.12.0",
59
+ "@neon.id/interfaces": "0.153.0",
60
+ "@neon.id/office": "0.22.0",
61
+ "@neon.id/utils": "0.38.0",
62
+ "@neutron.co.id/personalia-models": "1.2.0-beta.2",
63
+ "@nuxt/kit": "3.2.3",
64
+ "vue": "3.2.47"
64
65
  },
65
66
  "devDependencies": {
66
67
  "@faker-js/faker": "7.6.0",
67
- "@graphql-codegen/cli": "2.16.4",
68
- "@graphql-codegen/client-preset": "1.2.6",
69
- "@neon.id/module-builder": "0.12.4",
70
- "@neon.id/styles": "0.14.2",
71
- "@neon.id/types": "1.36.1",
68
+ "@graphql-codegen/cli": "3.2.1",
69
+ "@graphql-codegen/client-preset": "2.1.0",
70
+ "@neon.id/module-builder": "0.13.0",
71
+ "@neon.id/styles": "0.15.0",
72
+ "@neon.id/types": "1.37.0",
72
73
  "@nuxtjs/eslint-config-typescript": "12.0.0",
73
74
  "@nuxtjs/eslint-module": "3.1.0",
74
- "@nuxtjs/tailwindcss": "6.2.0",
75
- "@pinia/nuxt": "0.4.6",
76
- "@storybook/addon-docs": "7.0.0-beta.29",
77
- "@storybook/addon-essentials": "7.0.0-beta.29",
78
- "@storybook/addon-interactions": "7.0.0-beta.29",
79
- "@storybook/addon-links": "7.0.0-beta.29",
75
+ "@nuxtjs/tailwindcss": "6.4.1",
76
+ "@pinia/nuxt": "0.4.7",
77
+ "@storybook/addon-docs": "7.0.0-beta.60",
78
+ "@storybook/addon-essentials": "7.0.0-beta.60",
79
+ "@storybook/addon-interactions": "7.0.0-beta.60",
80
+ "@storybook/addon-links": "7.0.0-beta.60",
80
81
  "@storybook/testing-library": "0.0.14-next.1",
81
- "@storybook/vue3": "7.0.0-beta.29",
82
- "@storybook/vue3-vite": "7.0.0-beta.29",
83
- "@types/react": "18.0.26",
84
- "@types/react-dom": "18.0.10",
85
- "@typescript-eslint/eslint-plugin": "5.48.2",
86
- "@typescript-eslint/parser": "5.48.2",
82
+ "@storybook/vue3": "7.0.0-beta.60",
83
+ "@storybook/vue3-vite": "7.0.0-beta.60",
84
+ "@types/react": "18.0.28",
85
+ "@types/react-dom": "18.0.11",
86
+ "@typescript-eslint/eslint-plugin": "5.54.0",
87
+ "@typescript-eslint/parser": "5.54.0",
87
88
  "@vitejs/plugin-vue": "4.0.0",
88
- "@vue-macros/nuxt": "0.2.15",
89
- "@vue-macros/volar": "0.5.14",
90
- "@vue/eslint-config-prettier": "7.0.0",
89
+ "@vue-macros/nuxt": "1.2.1",
90
+ "@vue-macros/volar": "0.8.4",
91
+ "@vue/eslint-config-prettier": "7.1.0",
91
92
  "@vue/eslint-config-typescript": "11.0.2",
92
- "@vueuse/core": "9.11.0",
93
- "@vueuse/head": "1.0.22",
94
- "@vueuse/nuxt": "9.11.0",
93
+ "@vueuse/core": "9.13.0",
94
+ "@vueuse/head": "1.1.15",
95
+ "@vueuse/nuxt": "9.13.0",
95
96
  "autoprefixer": "10.4.13",
96
97
  "buffer": "6.0.3",
97
- "chromatic": "6.14.0",
98
- "defu": "6.1.1",
99
- "eslint": "8.32.0",
98
+ "chromatic": "6.17.1",
99
+ "defu": "6.1.2",
100
+ "eslint": "8.35.0",
100
101
  "eslint-plugin-nuxt": "4.0.0",
101
102
  "eslint-plugin-prettier": "4.2.1",
102
- "eslint-plugin-storybook": "0.6.10",
103
+ "eslint-plugin-storybook": "0.6.11",
103
104
  "eslint-plugin-vue": "9.9.0",
104
- "nuxt": "3.0.0",
105
- "pinia": "2.0.29",
105
+ "nuxt": "3.2.3",
106
+ "pinia": "2.0.32",
106
107
  "postcss": "8.4.21",
107
- "postcss-custom-properties": "12.1.11",
108
- "prettier": "2.8.3",
108
+ "postcss-custom-properties": "13.1.4",
109
+ "prettier": "2.8.4",
109
110
  "react": "18.2.0",
110
111
  "react-dom": "18.2.0",
111
112
  "rollup-plugin-visualizer": "5.9.0",
112
- "storybook": "7.0.0-beta.29",
113
- "tsx": "3.12.2",
114
- "typescript": "4.9.4",
115
- "unplugin-vue-macros": "1.4.1",
116
- "vite": "4.0.4",
117
- "vitest": "0.27.2",
113
+ "storybook": "7.0.0-beta.60",
114
+ "tsx": "3.12.3",
115
+ "typescript": "4.9.5",
116
+ "unplugin-vue-macros": "1.9.1",
117
+ "vite": "4.1.4",
118
+ "vitest": "0.29.2",
118
119
  "vue-router": "4.1.6",
119
- "vue-tsc": "1.0.24"
120
+ "vue-tsc": "1.2.0"
120
121
  },
121
122
  "peerDependencies": {
122
- "@neon.id/context": "^0.15.0",
123
- "@neon.id/interfaces": "^0.150.0",
124
- "@neon.id/office": "^0.8.1",
125
- "@neon.id/utils": "^0.33.4",
126
- "@neutron.co.id/personalia-models": "^1.1.0",
127
- "@nuxt/kit": "^3.0.0",
128
- "vue": "^3.2.45"
123
+ "@neon.id/context": "^0.37.0",
124
+ "@neon.id/interfaces": "^0.153.0",
125
+ "@neon.id/office": "^0.22.0",
126
+ "@neon.id/utils": "^0.38.0",
127
+ "@neutron.co.id/personalia-models": "^1.2.0-beta.2",
128
+ "@nuxt/kit": "^3.2.3",
129
+ "vue": "^3.2.47"
129
130
  },
130
131
  "publishConfig": {
131
132
  "access": "public"
132
133
  },
133
- "build": 49
134
+ "build": 52
134
135
  }