Skip to content

Commit d04625e

Browse files
authored
Merge pull request #729 from hwakabh/main
chore(release): 2025-08-23 17:30:54 +0900
2 parents 546f42c + f766560 commit d04625e

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

web-frontend/package-lock.json

Lines changed: 69 additions & 69 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@tabler/icons-vue": "^3.34.1",
1616
"axios": "^1.11.0",
17-
"vue": "^3.5.18",
17+
"vue": "^3.5.19",
1818
"vue-router": "^4.5.1",
1919
"vue-writer": "^2.0.2"
2020
},
@@ -27,7 +27,7 @@
2727
"vitest": "^3.2.4"
2828
},
2929
"optionalDependencies": {
30-
"@rollup/rollup-linux-arm64-gnu": "4.46.3",
31-
"@rollup/rollup-linux-x64-gnu": "4.46.3"
30+
"@rollup/rollup-linux-arm64-gnu": "4.47.1",
31+
"@rollup/rollup-linux-x64-gnu": "4.47.1"
3232
}
3333
}

0 commit comments

Comments
 (0)