Update dependency react-vnc to v3
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Pierre HUBERT 2025-03-21 00:27:20 +00:00
parent 67549d54a3
commit 11ca6ee5a9

View File

@ -31,7 +31,7 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-router-dom": "^7.4.0", "react-router-dom": "^7.4.0",
"react-syntax-highlighter": "^15.6.1", "react-syntax-highlighter": "^15.6.1",
"react-vnc": "^2.0.3", "react-vnc": "^3.0.0",
"typescript": "^4.9.5", "typescript": "^4.9.5",
"uuid": "^11.1.0", "uuid": "^11.1.0",
"vite": "^6.2.2", "vite": "^6.2.2",