We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92189f7 commit 0455e3dCopy full SHA for 0455e3d
packages/backend/package.json
@@ -108,7 +108,7 @@
108
},
109
"devDependencies": {
110
"@podman-desktop/api": "1.24.2",
111
- "@types/node": "^22",
+ "@types/node": "^25",
112
"@typescript-eslint/eslint-plugin": "^8.49.0",
113
"@typescript-eslint/parser": "^8.49.0",
114
"@types/ssh2": "^1.15.5",
packages/frontend/package.json
@@ -37,7 +37,7 @@
37
"@testing-library/user-event": "^14.6.1",
38
"@tsconfig/svelte": "^5.0.6",
39
"@types/humanize-duration": "^3.27.4",
40
41
42
43
"autoprefixer": "^10.4.22",
0 commit comments