From cdee49d72caf887f5baf8f8f305bbe20b0caf52e Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Wed, 21 May 2025 08:15:06 +0200 Subject: [PATCH 1/3] 2.0.35-alpha.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e874921deb..bcec7464fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.34", + "@arduino/docs-arduino-cc": "^2.0.35-alpha.1", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -339,9 +339,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.34", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.34/83342079ae994cea80368e7b5650918cd4c5da3e", - "integrity": "sha512-oEidliqMkwB16ZR563VZ1HpbNFr4k+LPinD0+2DD0k9BPVhO8NbEIeztVDqLEqZCmmxs58DbnhT7CmqyMpgaUw==", + "version": "2.0.35-alpha.1", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.35-alpha.1/c66c320940f2a001d5fe3fb025c702ef82cef3de", + "integrity": "sha512-LxQ5Sbnv6ZwPH64phai+00csvnFF40NUU1InxDgwACJe8d2qBi/Wr/oXwAA5kYNFZnzRtO2MDiumfi5Au1YRNw==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index bdc3ba88ed..6a54693b25 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.34", + "@arduino/docs-arduino-cc": "^2.0.35-alpha.1", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From ccc971ef185494bddf3ec28a92bdb08cfc39ea7f Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Wed, 21 May 2025 09:27:55 +0200 Subject: [PATCH 2/3] 2.0.35-alpha.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index bcec7464fd..74042c0046 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.35-alpha.1", + "@arduino/docs-arduino-cc": "^2.0.35-alpha.2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -339,9 +339,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.35-alpha.1", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.35-alpha.1/c66c320940f2a001d5fe3fb025c702ef82cef3de", - "integrity": "sha512-LxQ5Sbnv6ZwPH64phai+00csvnFF40NUU1InxDgwACJe8d2qBi/Wr/oXwAA5kYNFZnzRtO2MDiumfi5Au1YRNw==", + "version": "2.0.35-alpha.2", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.35-alpha.2/6b0466cd706c4d3164d2579f8ccdfbb0ef640baf", + "integrity": "sha512-LG8MBx2fXo2xhuOJ+3jgl+XbzDjhQKALIiFsb8iHGpNAvBmbNJoYhLjcDwzHt6w0BHwTLlM6sFnlxUNWOEG3sw==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 6a54693b25..734d29f9a7 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.35-alpha.1", + "@arduino/docs-arduino-cc": "^2.0.35-alpha.2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From 07a94ddc3eba65cd85c1206921750d35095be2dc Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Wed, 21 May 2025 12:38:26 +0200 Subject: [PATCH 3/3] 2.0.35 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 74042c0046..7f18946ca4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.35-alpha.2", + "@arduino/docs-arduino-cc": "^2.0.35", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -339,9 +339,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.35-alpha.2", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.35-alpha.2/6b0466cd706c4d3164d2579f8ccdfbb0ef640baf", - "integrity": "sha512-LG8MBx2fXo2xhuOJ+3jgl+XbzDjhQKALIiFsb8iHGpNAvBmbNJoYhLjcDwzHt6w0BHwTLlM6sFnlxUNWOEG3sw==", + "version": "2.0.35", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.35/1f82d3ad016ed7032697bdb1817509620793a710", + "integrity": "sha512-KkSTWrN+t0tjIjl2QQgdU9ESolZTszd9o1Yfg8qn34Eq/8d+dqzJJvzmOXhkmTZ1iwlIyYpLFU+DYPvN23N/7A==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 734d29f9a7..1e83a50b6e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.35-alpha.2", + "@arduino/docs-arduino-cc": "^2.0.35", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",