fix(deps): update [frontend] update dependencies (#16350)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-03 13:33:27 +09:00
committed by GitHub
parent c79fe6dc33
commit aa10e537a5
3 changed files with 561 additions and 461 deletions

View File

@@ -15,7 +15,7 @@
"@rollup/plugin-replace": "6.0.2",
"@rollup/pluginutils": "5.2.0",
"@twemoji/parser": "16.0.0",
"@vitejs/plugin-vue": "5.2.4",
"@vitejs/plugin-vue": "6.0.1",
"@vue/compiler-sfc": "3.5.18",
"astring": "1.9.0",
"buraha": "0.0.1",
@@ -34,7 +34,7 @@
"tsconfig-paths": "4.2.0",
"typescript": "5.9.2",
"uuid": "11.1.0",
"vite": "6.3.5",
"vite": "7.0.6",
"vue": "3.5.18"
},
"devDependencies": {
@@ -52,11 +52,11 @@
"@vitest/coverage-v8": "3.2.4",
"@vue/runtime-core": "3.5.18",
"acorn": "8.15.0",
"cross-env": "7.0.3",
"cross-env": "10.0.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-vue": "10.4.0",
"fast-glob": "3.3.3",
"happy-dom": "17.6.3",
"happy-dom": "18.0.1",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.10.4",
@@ -64,8 +64,8 @@
"prettier": "3.6.2",
"start-server-and-test": "2.0.12",
"vite-plugin-turbosnap": "1.0.3",
"vue-component-type-helpers": "2.2.12",
"vue-component-type-helpers": "3.0.5",
"vue-eslint-parser": "10.2.0",
"vue-tsc": "2.2.12"
"vue-tsc": "3.0.5"
}
}