Update deps and Docker images

This commit is contained in:
Darren Clarke 2024-09-27 11:22:45 +02:00
parent b21efc2d50
commit a707c842be
32 changed files with 1063 additions and 981 deletions

View file

@ -10,13 +10,13 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@types/node": "^22.5.2",
"@types/react": "18.3.5",
"@types/node": "^22.7.3",
"@types/react": "18.3.9",
"@types/uuid": "^10.0.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"@link-stack/typescript-config": "*",
"@link-stack/eslint-config": "*",
"file-loader": "^6.2.0",
"typescript": "5.5.4"
"typescript": "5.6.2"
}
}