Merge pull request #245 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-c4bc6a0a9e

This commit is contained in:
Michael Telatynski
2026-04-07 08:58:48 +01:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"react": "19.2.4",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^5.7.3",
"vite": "^7.1.11",
"vite": "^7.3.2",
"vite-plugin-node-polyfills": "^0.25.0",
"vite-plugin-svgr": "^4.3.0"
},
+1 -1
View File
@@ -26,7 +26,7 @@
"react-dom": "19.2.4",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^5.7.3",
"vite": "^7.1.11",
"vite": "^7.3.2",
"vite-plugin-node-polyfills": "^0.25.0"
}
}
@@ -20,7 +20,7 @@
"react": "19.2.4",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^5.7.3",
"vite": "^7.1.11",
"vite": "^7.3.2",
"vite-plugin-node-polyfills": "^0.25.0"
},
"dependencies": {
@@ -16,7 +16,7 @@
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^4.0.0",
"typescript": "^5.7.3",
"vite": "^7.1.11",
"vite": "^7.3.2",
"vitest": "^4.0.0",
"vitest-sonar-reporter": "^2.0.0"
},