Skip to content

Commit 8e3e699

Browse files
renovate[bot]renovate-bot
andauthoredJun 13, 2022
Update vue monorepo to v3.2.37 (#3847)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 7463fd0 commit 8e3e699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎examples/vue/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"register-service-worker": "1.7.2",
2424
"rxdb": "file:rxdb-local.tgz",
2525
"rxjs": "7.5.5",
26-
"vue": "3.2.33",
26+
"vue": "3.2.37",
2727
"vue-router": "4.0.16"
2828
},
2929
"devDependencies": {
@@ -36,7 +36,7 @@
3636
"@vue/cli-plugin-pwa": "5.0.4",
3737
"@vue/cli-plugin-typescript": "5.0.4",
3838
"@vue/cli-service": "5.0.4",
39-
"@vue/compiler-sfc": "3.2.33",
39+
"@vue/compiler-sfc": "3.2.37",
4040
"@vue/eslint-config-typescript": "10.0.0",
4141
"async-test-util": "2.0.0",
4242
"concurrently": "7.2.1",

0 commit comments

Comments
 (0)
Please sign in to comment.