1
0
mirror of https://github.com/dkmstr/openuds-gui.git synced 2024-10-26 08:55:23 +03:00

upgrading to angular 17

This commit is contained in:
Adolfo Gómez García 2024-01-16 04:26:51 +01:00
parent 76c3a2dcc9
commit 8f049b2fee
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23

View File

@ -52,7 +52,7 @@
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsdoc": "^37.9.7",
"eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "^4.0.0",
"jasmine-core": "^4.0.1",
@ -68,4 +68,4 @@
"ts-node": "~8.4.1",
"typescript": "~5.1.6"
}
}
}