Typescript and lit version change + fix form submit.

This commit is contained in:
John Livingston
2024-05-23 18:35:23 +02:00
committed by Mehdi Benadel
parent afec3d90ed
commit 0672dc24a0
5 changed files with 97 additions and 48 deletions

View File

@ -41,7 +41,6 @@
"escape-html": "^1.0.3",
"got": "^11.8.2",
"http-proxy": "^1.18.1",
"lit": "^3.1.3",
"log-rotate": "^0.2.8",
"openid-client": "^5.6.5",
"validate-color": "^2.2.1",
@ -70,6 +69,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-standard": "^5.0.0",
"lit": "^2.4.0",
"npm-run-all": "^4.1.5",
"sass": "^1.43.4",
"sharp": "^0.33.2",
@ -77,7 +77,7 @@
"stylelint-config-recommended-scss": "^5.0.1",
"stylelint-config-standard-scss": "^2.0.1",
"svgo": "^2.8.0",
"typescript": "^5.0.0",
"typescript": "^4.3.5",
"yaml": "^2.2.1"
},
"engine": {