Skip to content

Commit 666ab4f

Browse files
authored
Merge pull request #779 from hwakabh/main
chore(release): 2025-10-05 00:31:30 +0900
2 parents b0fc40e + cbb9c44 commit 666ab4f

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

web-frontend/package-lock.json

Lines changed: 17 additions & 17 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"devDependencies": {
2222
"@vitejs/plugin-vue": "^6.0.1",
2323
"@vue/test-utils": "^2.4.6",
24-
"happy-dom": "^18.0.1",
24+
"happy-dom": "^19.0.2",
2525
"http-server": "^14.1.1",
26-
"vite": "^7.1.7",
26+
"vite": "^7.1.9",
2727
"vitest": "^3.2.4"
2828
},
2929
"optionalDependencies": {
30-
"@rollup/rollup-linux-arm64-gnu": "4.52.3",
31-
"@rollup/rollup-linux-x64-gnu": "4.52.3"
30+
"@rollup/rollup-linux-arm64-gnu": "4.52.4",
31+
"@rollup/rollup-linux-x64-gnu": "4.52.4"
3232
}
3333
}

0 commit comments

Comments
 (0)