package update

This commit is contained in:
proddy
2025-03-28 17:22:11 +01:00
parent 9398fc72a0
commit 5eb85066ef
7 changed files with 681 additions and 688 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,3 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.7.0.cjs
yarnPath: .yarn/releases/yarn-4.8.0.cjs

View File

@@ -15,5 +15,5 @@
"itty-router": "^5.0.18",
"prettier": "^3.5.3"
},
"packageManager": "yarn@4.7.0"
"packageManager": "yarn@4.8.0"
}