@oub/fusion 0.3.10 → 0.3.11

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.
Files changed (1) hide show
  1. package/package.json +53 -53
package/package.json CHANGED
@@ -59,61 +59,61 @@
59
59
  "outputDirectory": "coverage/storybook"
60
60
  },
61
61
  "dependencies": {
62
- "@uppy/core": "^5.0.1",
63
- "@uppy/xhr-upload": "^5.0.0",
64
- "vue": "^3.3.4"
62
+ "@uppy/core": "5.0.1",
63
+ "@uppy/xhr-upload": "5.0.0",
64
+ "vue": "3.5.21"
65
65
  },
66
66
  "devDependencies": {
67
- "@fullhuman/postcss-purgecss": "^5.0.0",
68
- "@rushstack/eslint-patch": "^1.2.0",
69
- "@storybook/addon-a11y": "^9.1.6",
70
- "@storybook/addon-coverage": "^2.0.0",
71
- "@storybook/addon-docs": "^9.1.6",
72
- "@storybook/addon-links": "^9.1.6",
73
- "@storybook/addon-themes": "^9.1.6",
74
- "@storybook/test-runner": "^0.23.0",
75
- "@storybook/vue3-vite": "^9.1.6",
76
- "@tsconfig/node18": "^2.0.1",
77
- "@types/jsdom": "^21.1.1",
78
- "@types/node": "^18.16.17",
79
- "@vitejs/plugin-vue": "^6.0.1",
80
- "@vitejs/plugin-vue-jsx": "^5.1.1",
81
- "@vitest/coverage-v8": "^0.34.6",
82
- "@vue/eslint-config-prettier": "^7.1.0",
83
- "@vue/eslint-config-typescript": "^11.0.3",
84
- "@vue/test-utils": "^2.3.2",
85
- "@vue/tsconfig": "^0.4.0",
86
- "@vuepic/vue-datepicker": "^7.3.0",
87
- "@vueuse/components": "^10.7.0",
88
- "@vueuse/core": "^10.7.0",
67
+ "@fullhuman/postcss-purgecss": "5.0.0",
68
+ "@rushstack/eslint-patch": "1.12.0",
69
+ "@storybook/addon-a11y": "9.1.6",
70
+ "@storybook/addon-coverage": "2.0.0",
71
+ "@storybook/addon-docs": "9.1.6",
72
+ "@storybook/addon-links": "9.1.6",
73
+ "@storybook/addon-themes": "9.1.6",
74
+ "@storybook/test-runner": "0.23.0",
75
+ "@storybook/vue3-vite": "9.1.6",
76
+ "@tsconfig/node18": "2.0.1",
77
+ "@types/jsdom": "21.1.7",
78
+ "@types/node": "18.19.124",
79
+ "@vitejs/plugin-vue": "6.0.1",
80
+ "@vitejs/plugin-vue-jsx": "5.1.1",
81
+ "@vitest/coverage-v8": "0.34.6",
82
+ "@vue/eslint-config-prettier": "7.1.0",
83
+ "@vue/eslint-config-typescript": "11.0.3",
84
+ "@vue/test-utils": "2.4.6",
85
+ "@vue/tsconfig": "0.4.0",
86
+ "@vuepic/vue-datepicker": "7.4.1",
87
+ "@vueuse/components": "10.11.1",
88
+ "@vueuse/core": "10.11.1",
89
89
  "audit-ci": "7.1.0",
90
- "autoprefixer": "^10.4.17",
91
- "csso": "^5.0.5",
92
- "eslint": "^8.53.0",
93
- "eslint-config-airbnb-base": "^15.0.0",
94
- "eslint-import-resolver-typescript": "^3.6.1",
95
- "eslint-plugin-storybook": "^9.1.6",
96
- "eslint-plugin-vue": "^9.11.0",
97
- "husky": "^8.0.0",
98
- "jsdom": "^22.1.0",
99
- "npm-run-all": "^4.1.5",
100
- "postcss": "^8.4.35",
101
- "postcss-csso": "^6.0.1",
102
- "postcss-import": "^16.0.0",
103
- "prettier": "^2.8.8",
104
- "react": "^18.2.0",
105
- "react-dom": "^18.2.0",
106
- "rollup-plugin-visualizer": "^5.7.0",
107
- "sass": "^1.69.5",
108
- "storybook": "^9.1.6",
109
- "style-dictionary": "^3",
110
- "tailwindcss": "^3.4.1",
111
- "typescript": "~5.0.4",
112
- "vite": "^6.3.6",
113
- "vite-plugin-dts": "^4.5.4",
114
- "vitest": "^0.32.0",
115
- "vue-country-flag-next": "^2.3.2",
116
- "vue-tsc": "^1.6.5"
90
+ "autoprefixer": "10.4.21",
91
+ "csso": "5.0.5",
92
+ "eslint": "8.57.1",
93
+ "eslint-config-airbnb-base": "15.0.0",
94
+ "eslint-import-resolver-typescript": "3.10.1",
95
+ "eslint-plugin-storybook": "9.1.6",
96
+ "eslint-plugin-vue": "9.33.0",
97
+ "husky": "8.0.3",
98
+ "jsdom": "22.1.0",
99
+ "npm-run-all": "4.1.5",
100
+ "postcss": "8.5.6",
101
+ "postcss-csso": "6.0.1",
102
+ "postcss-import": "16.1.1",
103
+ "prettier": "2.8.8",
104
+ "react": "18.3.1",
105
+ "react-dom": "18.3.1",
106
+ "rollup-plugin-visualizer": "5.14.0",
107
+ "sass": "1.92.1",
108
+ "storybook": "9.1.6",
109
+ "style-dictionary": "3.9.2",
110
+ "tailwindcss": "3.4.17",
111
+ "typescript": "5.0.4",
112
+ "vite": "6.3.6",
113
+ "vite-plugin-dts": "4.5.4",
114
+ "vitest": "0.32.4",
115
+ "vue-country-flag-next": "2.3.2",
116
+ "vue-tsc": "1.8.27"
117
117
  },
118
- "version": "0.3.10"
118
+ "version": "0.3.11"
119
119
  }