@autoafleveren/ui 0.1.2 → 0.1.4

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": "@autoafleveren/ui",
3
- "version": "0.1.2",
3
+ "version": "0.1.4",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist/*",
@@ -56,45 +56,45 @@
56
56
  "dependencies": {
57
57
  "@headlessui/vue": "^1.7.13",
58
58
  "@heroicons/vue": "^2.0.17",
59
- "@vitejs/plugin-vue": "^4.1.0",
59
+ "@vitejs/plugin-vue": "^4.2.1",
60
60
  "autoprefixer": "^10.4.14",
61
- "tailwindcss": "^3.3.1",
62
- "vite": "^4.3.1",
61
+ "tailwindcss": "^3.3.2",
62
+ "vite": "^4.3.5",
63
63
  "vue": "^3.2.47",
64
- "vue-docgen-api": "^4.67.0"
64
+ "vue-docgen-api": "^4.71.0"
65
65
  },
66
66
  "devDependencies": {
67
- "@babel/core": "^7.21.4",
68
- "@babel/preset-typescript": "^7.21.4",
67
+ "@babel/core": "^7.21.8",
68
+ "@babel/preset-typescript": "^7.21.5",
69
69
  "@mdx-js/react": "^2.3.0",
70
70
  "@programic/eslint-plugin": "^6.2.0",
71
71
  "@rushstack/eslint-patch": "^1.2.0",
72
- "@storybook/addon-actions": "^7.0.6",
73
- "@storybook/addon-docs": "^7.0.6",
74
- "@storybook/addon-essentials": "^7.0.6",
75
- "@storybook/addon-interactions": "^7.0.6",
76
- "@storybook/addon-links": "^7.0.6",
72
+ "@storybook/addon-actions": "^7.0.9",
73
+ "@storybook/addon-docs": "^7.0.9",
74
+ "@storybook/addon-essentials": "^7.0.9",
75
+ "@storybook/addon-interactions": "^7.0.9",
76
+ "@storybook/addon-links": "^7.0.9",
77
77
  "@storybook/addon-postcss": "^2.0.0",
78
- "@storybook/addon-styling": "^1.0.1",
79
- "@storybook/addons": "^7.0.6",
80
- "@storybook/builder-vite": "^7.0.6",
81
- "@storybook/client-api": "^7.0.6",
82
- "@storybook/preview-web": "^7.0.6",
78
+ "@storybook/addon-styling": "^1.0.6",
79
+ "@storybook/addons": "^7.0.9",
80
+ "@storybook/builder-vite": "^7.0.9",
81
+ "@storybook/client-api": "^7.0.9",
82
+ "@storybook/preview-web": "^7.0.9",
83
83
  "@storybook/testing-library": "^0.1.0",
84
- "@storybook/theming": "^7.0.6",
85
- "@storybook/vue3": "^7.0.6",
86
- "@storybook/vue3-vite": "^7.0.6",
84
+ "@storybook/theming": "^7.0.9",
85
+ "@storybook/vue3": "^7.0.9",
86
+ "@storybook/vue3-vite": "^7.0.9",
87
87
  "@types/eslint": "^8.37.0",
88
88
  "@types/jsdom": "^21.1.1",
89
- "@types/node": "^18.15.11",
90
- "@types/react": "^18.0.37",
91
- "@types/react-dom": "^18.0.11",
92
- "@typescript-eslint/eslint-plugin": "^5.59.1",
93
- "@typescript-eslint/parser": "^5.59.1",
94
- "@vue/test-utils": "^2.3.2",
95
- "@vue/tsconfig": "^0.1.3",
89
+ "@types/node": "^20.1.1",
90
+ "@types/react": "^18.2.6",
91
+ "@types/react-dom": "^18.2.4",
92
+ "@typescript-eslint/eslint-plugin": "^5.59.5",
93
+ "@typescript-eslint/parser": "^5.59.5",
94
+ "@vue/test-utils": "^2.4.0-alpha.0",
95
+ "@vue/tsconfig": "^0.3.2",
96
96
  "babel-loader": "^9.1.2",
97
- "eslint": "^8.39.0",
97
+ "eslint": "^8.40.0",
98
98
  "eslint-config-airbnb-base": "^15.0.0",
99
99
  "eslint-import-resolver-typescript": "^3.5.5",
100
100
  "eslint-plugin-import": "^2.27.5",
@@ -102,21 +102,21 @@
102
102
  "eslint-plugin-tailwindcss": "^3.11.0",
103
103
  "eslint-plugin-unicorn": "^46.0.0",
104
104
  "eslint-plugin-vitest": "^0.1.4",
105
- "eslint-plugin-vue": "^9.11.0",
106
- "jsdom": "^21.1.1",
107
- "postcss": "^8.4.22",
105
+ "eslint-plugin-vue": "^9.11.1",
106
+ "jsdom": "^22.0.0",
107
+ "postcss": "^8.4.23",
108
108
  "react": "^18.2.0",
109
109
  "react-dom": "^18.2.0",
110
- "storybook": "^7.0.6",
110
+ "storybook": "^7.0.9",
111
111
  "storybook-dark-mode": "^3.0.0",
112
- "typescript": "^4.9.5",
112
+ "typescript": "^5.0.4",
113
113
  "vite-plugin-externals": "^0.6.2",
114
114
  "vite-plugin-singlefile": "^0.13.5",
115
- "vitest": "^0.30.1",
116
- "vue-eslint-parser": "^9.1.1",
117
- "vue-loader": "^17.0.1",
115
+ "vitest": "^0.31.0",
116
+ "vue-eslint-parser": "^9.2.1",
117
+ "vue-loader": "^17.1.0",
118
118
  "vue-template-compiler": "^2.7.14",
119
- "vue-tsc": "~1.2.1"
119
+ "vue-tsc": "~1.6.4"
120
120
  },
121
121
  "stableVersion": "0.0.2"
122
122
  }