package update

This commit is contained in:
proddy
2025-03-10 21:47:16 +01:00
parent f8ece46163
commit 8f712412f5
7 changed files with 874 additions and 873 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.6.0.cjs
yarnPath: .yarn/releases/yarn-4.7.0.cjs

View File

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