@unimelb/pattern-lib-vue 16.0.0-alpha.35 → 16.0.0-alpha.36

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/README.md CHANGED
@@ -17,7 +17,7 @@ The contents of this repository have been produced by The University of Melbourn
17
17
 
18
18
  The design system requires:
19
19
 
20
- - [Node](https://nodejs.org/en/) (>=v22.3.0)
20
+ - [Node](https://nodejs.org/en/) (>=v22.17.0)
21
21
  - [Yarn](https://yarnpkg.com/lang/en/docs/install/) (latest version)
22
22
 
23
23
  ```bash
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.35",
4
+ "version": "16.0.0-alpha.36",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/unimelb/pattern-lib.git"
@@ -9,7 +9,7 @@
9
9
  "author": "The University of Melbourne",
10
10
  "license": "UNLICENSED",
11
11
  "engines": {
12
- "node": ">=22.3.0",
12
+ "node": ">=22.17.0",
13
13
  "yarn": "*"
14
14
  },
15
15
  "type": "module",
@@ -55,7 +55,7 @@
55
55
  "@fontsource-variable/fraunces": "5.0.21",
56
56
  "@fontsource/source-sans-pro": "5.0.8",
57
57
  "@splidejs/vue-splide": "0.6.12",
58
- "@vue/compat": "3.5.4",
58
+ "@vue/compat": "3.5.22",
59
59
  "babel-polyfill": "6.26.0",
60
60
  "change-case": "3.1.0",
61
61
  "core-js": "3",
@@ -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.13",
75
+ "vue": "3.5.22",
76
76
  "vue-focus-lock": "1.4.0",
77
77
  "xss": "1.0.15"
78
78
  },
@@ -83,7 +83,7 @@
83
83
  "@babel/polyfill": "7.12.1",
84
84
  "@babel/preset-env": "7.24.8",
85
85
  "@babel/preset-react": "7.24.7",
86
- "@playwright/test": "1.53.0",
86
+ "@playwright/test": "1.56.1",
87
87
  "@storybook/addon-essentials": "8.1.11",
88
88
  "@storybook/addon-interactions": "8.1.11",
89
89
  "@storybook/addon-links": "8.1.11",
@@ -103,8 +103,7 @@
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
- "@vue/test-utils": "2.4.0-alpha.2",
106
+ "@vue/test-utils": "2.4.6",
108
107
  "@vue/vue3-jest": "29.2.6",
109
108
  "babel-core": "6.26.3",
110
109
  "babel-helper-vue-jsx-merge-props": "2.0.3",
@@ -182,8 +181,7 @@
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
- "vue-loader": "17.4.2",
184
+ "vue-loader": "17.3.1",
187
185
  "webpack": "5.92.1",
188
186
  "webpack-bundle-analyzer": "4.10.2",
189
187
  "webpack-cli": "5.1.4",