mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 10:01:24 +01:00
chore: update biome version to 2.3.13 and adjust name validation regex for ASCII characters
This commit is contained in:
parent
3bc6d5a500
commit
89cc3442cb
4 changed files with 40 additions and 39 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"format": "biome format --write"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.3.12",
|
||||
"@biomejs/biome": "2.3.13",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@types/d3": "^7.4.3",
|
||||
"@types/delaunator": "^5.0.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue