@unimelb/pattern-lib-vue 16.0.0-alpha.35 → 16.0.0-alpha.37
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/.out/vue.js +1 -1
- package/package.json +2 -4
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@unimelb/pattern-lib-vue",
|
|
3
3
|
"description": "A complete design system for the University of Melbourne.",
|
|
4
|
-
"version": "16.0.0-alpha.
|
|
4
|
+
"version": "16.0.0-alpha.37",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/unimelb/pattern-lib.git"
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"throttle-debounce": "2.1.0",
|
|
73
73
|
"uuid": "3.4.0",
|
|
74
74
|
"v-scroll-lock": "1.3.1",
|
|
75
|
-
"vue": "3.5.
|
|
75
|
+
"vue": "3.5.4",
|
|
76
76
|
"vue-focus-lock": "1.4.0",
|
|
77
77
|
"xss": "1.0.15"
|
|
78
78
|
},
|
|
@@ -103,7 +103,6 @@
|
|
|
103
103
|
"@storybook/vue3-webpack5": "8.1.11",
|
|
104
104
|
"@vue/babel-helper-vue-jsx-merge-props": "1.4.0",
|
|
105
105
|
"@vue/babel-plugin-transform-vue-jsx": "1.4.0",
|
|
106
|
-
"@vue/compiler-sfc": "3.4.31",
|
|
107
106
|
"@vue/test-utils": "2.4.0-alpha.2",
|
|
108
107
|
"@vue/vue3-jest": "29.2.6",
|
|
109
108
|
"babel-core": "6.26.3",
|
|
@@ -182,7 +181,6 @@
|
|
|
182
181
|
"svgo-loader": "4.0.0",
|
|
183
182
|
"terser-webpack-plugin": "5.3.10",
|
|
184
183
|
"vue-axe": "1.0.7",
|
|
185
|
-
"vue-html-loader": "1.2.4",
|
|
186
184
|
"vue-loader": "17.4.2",
|
|
187
185
|
"webpack": "5.92.1",
|
|
188
186
|
"webpack-bundle-analyzer": "4.10.2",
|