arduinojson 7.4 and package update

This commit is contained in:
proddy
2025-04-10 08:16:33 +02:00
parent baa4f2eb39
commit 2cb1c5d7e7
12 changed files with 2162 additions and 2057 deletions

File diff suppressed because one or more lines are too long

948
mock-api/.yarn/releases/yarn-4.9.0.cjs vendored Executable file

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.1.cjs
yarnPath: .yarn/releases/yarn-4.9.0.cjs

View File

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