Skip to content

Commit

Permalink
Update @vue/cli-service
Browse files Browse the repository at this point in the history
  • Loading branch information
xander-marjoram committed Apr 29, 2024
1 parent e461a14 commit abe1838
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 14 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ _April 29, 2024_

### Changed

- Bump `@vue/cli-service` from v4.5.16 to v4.5.19.
- Bump `@vue/cli-plugin-babel` from v5.0.0 to v5.0.8
- Bump `@vue/babel-preset-app` from v5.0.0 to v5.0.8
- Bump `@vue/cli-plugin-unit-jest` from v5.0.0 to v5.0.8
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@vue/babel-preset-app": "5.0.8",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-unit-jest": "5.0.8",
"@vue/cli-service": "4.5.16",
"@vue/cli-service": "4.5.19",
"@vue/eslint-config-standard": "4.0.0",
"@vue/test-utils": "1.3.0",
"@wdio/allure-reporter": "7.19.7",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8746,7 +8746,7 @@ __metadata:
languageName: node
linkType: hard

"@vue/cli-overlay@npm:^4.5.16":
"@vue/cli-overlay@npm:^4.5.19":
version: 4.5.19
resolution: "@vue/cli-overlay@npm:4.5.19"
checksum: 9c3f8c3d1cf0dcaabfc6c5ef8d0cb27f1c4fe1c653df390372dd3757d74008729ca1633cedbac9fdc0404d921fd65308299800ed4919946355f7c95a82e984a2
Expand All @@ -8769,7 +8769,7 @@ __metadata:
languageName: node
linkType: hard

"@vue/cli-plugin-router@npm:^4.5.16":
"@vue/cli-plugin-router@npm:^4.5.19":
version: 4.5.19
resolution: "@vue/cli-plugin-router@npm:4.5.19"
dependencies:
Expand Down Expand Up @@ -8811,7 +8811,7 @@ __metadata:
languageName: node
linkType: hard

"@vue/cli-plugin-vuex@npm:^4.5.16":
"@vue/cli-plugin-vuex@npm:^4.5.19":
version: 4.5.19
resolution: "@vue/cli-plugin-vuex@npm:4.5.19"
peerDependencies:
Expand All @@ -8820,20 +8820,20 @@ __metadata:
languageName: node
linkType: hard

"@vue/cli-service@npm:4.5.16":
version: 4.5.16
resolution: "@vue/cli-service@npm:4.5.16"
"@vue/cli-service@npm:4.5.19":
version: 4.5.19
resolution: "@vue/cli-service@npm:4.5.19"
dependencies:
"@intervolga/optimize-cssnano-plugin": ^1.0.5
"@soda/friendly-errors-webpack-plugin": ^1.7.1
"@soda/get-current-script": ^1.0.0
"@types/minimist": ^1.2.0
"@types/webpack": ^4.0.0
"@types/webpack-dev-server": ^3.11.0
"@vue/cli-overlay": ^4.5.16
"@vue/cli-plugin-router": ^4.5.16
"@vue/cli-plugin-vuex": ^4.5.16
"@vue/cli-shared-utils": ^4.5.16
"@vue/cli-overlay": ^4.5.19
"@vue/cli-plugin-router": ^4.5.19
"@vue/cli-plugin-vuex": ^4.5.19
"@vue/cli-shared-utils": ^4.5.19
"@vue/component-compiler-utils": ^3.1.2
"@vue/preload-webpack-plugin": ^1.1.0
"@vue/web-component-wrapper": ^1.2.0
Expand Down Expand Up @@ -8903,11 +8903,11 @@ __metadata:
optional: true
bin:
vue-cli-service: bin/vue-cli-service.js
checksum: c4080eecd4040628fefcf9b4925f32ef98c5e131daef9be89eff75b5653f5277121b77f98488e94f221a4acf66958d4f736c333a9cf59090bb5df1abca5284d4
checksum: 25a47742dbf48f9a54923fbadc26fa1dbc2e992c72fc11d0f2e7e53052b173e23cd7a34e118685be2ec2457e72846df1a47e62858760f092e217803fc8c9f83a
languageName: node
linkType: hard

"@vue/cli-shared-utils@npm:^4.5.16, @vue/cli-shared-utils@npm:^4.5.19":
"@vue/cli-shared-utils@npm:^4.5.19":
version: 4.5.19
resolution: "@vue/cli-shared-utils@npm:4.5.19"
dependencies:
Expand Down Expand Up @@ -30238,7 +30238,7 @@ __metadata:
"@vue/babel-preset-app": 5.0.8
"@vue/cli-plugin-babel": 5.0.8
"@vue/cli-plugin-unit-jest": 5.0.8
"@vue/cli-service": 4.5.16
"@vue/cli-service": 4.5.19
"@vue/eslint-config-standard": 4.0.0
"@vue/test-utils": 1.3.0
"@vue/vue2-jest": 28.0.0
Expand Down

0 comments on commit abe1838

Please sign in to comment.