Skip to content

Commit c9a42d6

Browse files
authored
Merge pull request #716 from hwakabh/main
2 parents b7be4c6 + 3d5be66 commit c9a42d6

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

web-frontend/package-lock.json

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

web-frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"vitest": "^3.2.4"
2828
},
2929
"optionalDependencies": {
30-
"@rollup/rollup-linux-arm64-gnu": "4.46.1",
31-
"@rollup/rollup-linux-x64-gnu": "4.46.1"
30+
"@rollup/rollup-linux-arm64-gnu": "4.46.2",
31+
"@rollup/rollup-linux-x64-gnu": "4.46.2"
3232
}
3333
}

0 commit comments

Comments
 (0)