Skip to content

Commit 33b8aff

Browse files
author
Maxim Samburskiy
committed
Update Alpine to 3.5.0 and Vue to 3.2.21
1 parent bd7c113 commit 33b8aff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frameworks/keyed/alpine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/krausest/js-framework-benchmark.git"
1717
},
1818
"dependencies": {
19-
"alpinejs": "3.4.2"
19+
"alpinejs": "3.5.0"
2020
},
2121
"devDependencies": {
2222
"@rollup/plugin-node-resolve": "13.0.0",

frameworks/keyed/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"webpack-cli": "4.7.2"
2727
},
2828
"dependencies": {
29-
"vue": "3.2.20"
29+
"vue": "3.2.21"
3030
}
3131
}

0 commit comments

Comments
 (0)