upgrade dependencies (#262)

This commit is contained in:
Martin
2026-06-06 12:23:41 +02:00
committed by GitHub
parent e15deeac76
commit 6d857d0f34
6 changed files with 511 additions and 484 deletions
+2 -2
View File
@@ -84,11 +84,11 @@
"@uppercod/css-to-object": "1.1.1",
"axios-mock-adapter": "2.1.0",
"js-yaml": "4.1.1",
"jsdom": "29.0.2",
"jsdom": "catalog:default",
"vitest": "catalog:default"
},
"dependencies": {
"axios": "^1.15.2",
"axios": "catalog:default",
"emoji-name-map": "^2.0.3",
"github-username-regex": "^1.0.0"
}