Skip to content

Commit c6796ab

Browse files
authored
Merge pull request #15870 from rak-phillip/release/rancher-components-0.3.0-alpha.2
Bump `@rancher/components` to v0.3.0-alpha.2
2 parents 930f6af + 7a7d190 commit c6796ab

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pkg/rancher-components/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "git://github.com/rancher/dashboard.git"
66
},
77
"license": "Apache-2.0",
8-
"version": "0.3.0-alpha.1",
8+
"version": "0.3.0-alpha.2",
99
"module": "./main.js",
1010
"main": "./dist/@rancher/components.umd.min.js",
1111
"files": [
@@ -32,24 +32,24 @@
3232
"@vue/cli-service": "5.0.8",
3333
"@vue/eslint-config-standard": "6.1.0",
3434
"@vue/eslint-config-typescript": "9.1.0",
35-
"@vue/test-utils":"2.4.6",
35+
"@vue/test-utils": "2.4.6",
3636
"babel-eslint": "10.1.0",
3737
"core-js": "3.45.0",
3838
"cron-validator": "1.4.0",
3939
"cronstrue": "2.53.0",
40+
"eslint": "7.32.0",
4041
"eslint-plugin-import": "2.32.0",
42+
"eslint-plugin-local-rules": "link:../../eslint-plugin-local-rules",
4143
"eslint-plugin-node": "11.1.0",
4244
"eslint-plugin-promise": "7.2.1",
4345
"eslint-plugin-standard": "5.0.0",
4446
"eslint-plugin-vue": "9.32.0",
45-
"eslint": "7.32.0",
4647
"jsonpath-plus": "10.3.0",
47-
"sass-loader": "12.6.0",
4848
"sass": "1.90.0",
49+
"sass-loader": "12.6.0",
4950
"typescript": "5.6.3",
50-
"vue": "3.5.18",
5151
"vee-validate": "4.15.0",
52-
"eslint-plugin-local-rules": "link:../../eslint-plugin-local-rules"
52+
"vue": "3.5.18"
5353
},
5454
"peerDependencies": {
5555
"core-js": "3.40.0",

0 commit comments

Comments
 (0)