Skip to content

Commit b2cfeb4

Browse files
authored
Merge pull request #741 from hwakabh/dependabot/npm_and_yarn/web-frontend/non-majors-d969d8c338
2 parents 0629d51 + 50c7677 commit b2cfeb4

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

web-frontend/package-lock.json

Lines changed: 75 additions & 75 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
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@tabler/icons-vue": "^3.34.1",
1616
"axios": "^1.11.0",
17-
"vue": "^3.5.20",
17+
"vue": "^3.5.21",
1818
"vue-router": "^4.5.1",
1919
"vue-writer": "^2.0.2"
2020
},
@@ -23,11 +23,11 @@
2323
"@vue/test-utils": "^2.4.6",
2424
"happy-dom": "^18.0.1",
2525
"http-server": "^14.1.1",
26-
"vite": "^7.1.3",
26+
"vite": "^7.1.4",
2727
"vitest": "^3.2.4"
2828
},
2929
"optionalDependencies": {
30-
"@rollup/rollup-linux-arm64-gnu": "4.49.0",
31-
"@rollup/rollup-linux-x64-gnu": "4.49.0"
30+
"@rollup/rollup-linux-arm64-gnu": "4.50.0",
31+
"@rollup/rollup-linux-x64-gnu": "4.50.0"
3232
}
3333
}

0 commit comments

Comments
 (0)