1 Commits

Author SHA1 Message Date
042540a82e Update dependency react-router-dom to ^7.9.1
Some checks failed
continuous-integration/drone/push Build is failing
2025-09-22 00:46:41 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
"monaco-yaml": "^5.4.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router-dom": "^7.8.0",
"react-router-dom": "^7.9.1",
"react-syntax-highlighter": "^15.6.6",
"react-vnc": "^3.1.0",
"uuid": "^11.1.0",

View File

@@ -27,7 +27,7 @@
"monaco-yaml": "^5.4.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router-dom": "^7.8.0",
"react-router-dom": "^7.9.1",
"react-syntax-highlighter": "^15.6.6",
"react-vnc": "^3.1.0",
"uuid": "^11.1.0",