Skip to content

Commit 3969b80

Browse files
authored
Merge pull request #2512 from Particular/dependabot/npm_and_yarn/src/Frontend/patch-updates-2eff062a28
2 parents 69b3e98 + e9b349c commit 3969b80

File tree

2 files changed

+33
-32
lines changed

2 files changed

+33
-32
lines changed

src/Frontend/package-lock.json

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

src/Frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"moment": "^2.30.1",
4242
"pinia": "^3.0.3",
4343
"vue": "^3.5.17",
44-
"vue-codemirror6": "^1.3.20",
44+
"vue-codemirror6": "^1.3.22",
4545
"vue-router": "^4.5.1",
4646
"vue-tippy": "^6.7.1",
4747
"vue-toastification": "^2.0.0-rc.5",
@@ -59,7 +59,7 @@
5959
"@tsconfig/node18": "^18.2.4",
6060
"@types/bootstrap": "^5.2.10",
6161
"@types/lodash": "^4.17.20",
62-
"@types/node": "^24.0.10",
62+
"@types/node": "^24.0.13",
6363
"@vitejs/plugin-vue": "^6.0.0",
6464
"@vitest/coverage-v8": "^3.2.4",
6565
"@vue/tsconfig": "^0.7.0",
@@ -72,11 +72,11 @@
7272
"flush-promises": "^1.0.2",
7373
"globals": "^16.3.0",
7474
"jsdom": "^26.1.0",
75-
"msw": "^2.10.3",
75+
"msw": "^2.10.4",
7676
"prettier": "^3.6.2",
7777
"typescript": "^5.8.3",
7878
"typescript-eslint": "^8.36.0",
79-
"vite": "^7.0.2",
79+
"vite": "^7.0.4",
8080
"vite-plugin-checker": "^0.10.0",
8181
"vitest": "^3.2.4",
8282
"vue-tsc": "^3.0.1"

0 commit comments

Comments
 (0)