Skip to content

Commit 7112332

Browse files
committed
chore: update vue to 3.3.6 and webpack
1 parent 593c147 commit 7112332

File tree

4 files changed

+212
-176
lines changed

4 files changed

+212
-176
lines changed

frameworks/keyed/vue/package-lock.json

Lines changed: 103 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frameworks/keyed/vue/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"url": "https://github.com/krausest/js-framework-benchmark.git"
2222
},
2323
"devDependencies": {
24-
"@vue/compiler-sfc": "3.3.4",
24+
"@vue/compiler-sfc": "3.3.6",
2525
"vue-loader": "17.2.2",
26-
"webpack": "5.88.1",
26+
"webpack": "5.89.0",
2727
"webpack-cli": "5.1.4"
2828
},
2929
"dependencies": {
30-
"vue": "3.3.4"
30+
"vue": "3.3.6"
3131
}
3232
}

0 commit comments

Comments
 (0)