Update deps

This commit is contained in:
Darren Clarke 2025-03-24 11:52:38 +01:00
parent 13a5a03860
commit a35d18b5a9
16 changed files with 894 additions and 877 deletions

View file

@ -47,7 +47,7 @@
"type": "git",
"url": "git+https://gitlab.com/digiresilience/link/link-stack.git"
},
"packageManager": "npm@11.1.0",
"packageManager": "npm@11.2.0",
"author": "Darren Clarke",
"license": "AGPL-3.0-or-later",
"devDependencies": {
@ -57,7 +57,7 @@
"typescript": "latest",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"@types/react": "^19.0.10"
"@types/react": "^19.0.12"
},
"overrides": {
"material-ui-popup-state": {