package update

This commit is contained in:
proddy
2025-03-30 15:13:40 +02:00
parent c9c0f55b64
commit 912a764c2d
7 changed files with 98 additions and 105 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.8.0.cjs
yarnPath: .yarn/releases/yarn-4.8.1.cjs

View File

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