Skip to content

Commit a8f4286

Browse files
committed
Frontend: Update deps in package.json and package-lock.json
Signed-off-by: Michael Mayer <[email protected]>
1 parent b39da94 commit a8f4286

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@mdi/font": "^7.4.47",
4545
"@testing-library/jest-dom": "^6.9.1",
4646
"@testing-library/react": "^16.3.0",
47-
"@vitejs/plugin-react": "^5.1.0",
47+
"@vitejs/plugin-react": "^5.1.1",
4848
"@vitejs/plugin-vue": "^6.0.1",
4949
"@vitest/browser": "^3.2.4",
5050
"@vitest/coverage-v8": "^3.2.4",
@@ -58,7 +58,7 @@
5858
"babel-loader": "^10.0.0",
5959
"babel-plugin-istanbul": "^7.0.1",
6060
"babel-plugin-polyfill-corejs3": "^0.13.0",
61-
"browserslist": "^4.27.0",
61+
"browserslist": "^4.28.0",
6262
"cheerio": "1.0.0-rc.12",
6363
"core-js": "^3.46.0",
6464
"cross-env": "^7.0.3",
@@ -103,7 +103,7 @@
103103
"regenerator-runtime": "^0.14.1",
104104
"resolve-url-loader": "^5.0.0",
105105
"sanitize-html": "^2.17.0",
106-
"sass": "^1.93.3",
106+
"sass": "^1.94.0",
107107
"sass-loader": "^16.0.6",
108108
"sockette": "^2.0.6",
109109
"style-loader": "^4.0.0",
@@ -122,7 +122,7 @@
122122
"vue-sanitize-directive": "^0.2.1",
123123
"vue-style-loader": "^4.1.3",
124124
"vue3-gettext": "^2.4.0",
125-
"vuetify": "^3.10.9",
125+
"vuetify": "^3.10.10",
126126
"webpack": "^5.102.1",
127127
"webpack-bundle-analyzer": "^4.10.2",
128128
"webpack-cli": "^6.0.1",

0 commit comments

Comments
 (0)