Update github test action (#3247)

... add node 21 to the tests and also update dependencies
This commit is contained in:
Veeck
2023-10-23 21:37:52 +02:00
committed by GitHub
parent 6815dfa02b
commit f80889d953
6 changed files with 160 additions and 125 deletions

View File

@@ -11,6 +11,6 @@
},
"dependencies": {
"@fontsource/roboto": "^5.0.8",
"@fontsource/roboto-condensed": "^5.0.12"
"@fontsource/roboto-condensed": "^5.0.13"
}
}