Skip to content

Commit 1d9c960

Browse files
committed
Merge branch 'fabiospampinato-voby-0.45'
2 parents 62d669a + 39cb0e7 commit 1d9c960

File tree

3 files changed

+177
-174
lines changed

3 files changed

+177
-174
lines changed

frameworks/keyed/voby/package-lock.json

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

frameworks/keyed/voby/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "js-framework-benchmark-voby",
3-
"version": "0.43.8",
3+
"version": "0.45.0",
44
"main": "dist/main.js",
55
"js-framework-benchmark": {
66
"frameworkVersionFromPackage": "voby",
7-
"frameworkHomeURL": "https://voby.dev/",
7+
"frameworkHomeURL": "https://github.com/vobyjs/voby",
88
"issues": [
99
1139
1010
]
@@ -20,9 +20,9 @@
2020
"url": "https://github.com/krausest/js-framework-benchmark.git"
2121
},
2222
"dependencies": {
23-
"voby": "0.43.8"
23+
"voby": "0.45.0"
2424
},
2525
"devDependencies": {
26-
"esbuild": "0.15.11"
26+
"esbuild": "0.17.10"
2727
}
2828
}

0 commit comments

Comments
 (0)