From ec41f06e8e65f56983730aa439acc321f6843d80 Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Wed, 26 Jun 2024 09:17:33 +0200 Subject: [PATCH 1/4] 2.0.14-alpha.1 --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index bb705b2524..fbfb7bb9d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.13", + "@arduino/docs-arduino-cc": "^2.0.14-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.13", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.13/f663e00f2df8a58b2bdb6a61ca7073382f0704ba", - "integrity": "sha512-5SvXJPLPiwnU6ok/v4jsEyrZ3kaIpwUFb4BgGcn7FNSahm1rKktHgMkaubiNLw1d1RO4EogRtU+5N4yTOY7y7g==", + "version": "2.0.14-alpha.1", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.14-alpha.1/c918ac7e2982f2d892e7a58166e13c7183dee463", + "integrity": "sha512-gz9NPq0k2Hh0taqiXeaLIESTAfN4bscEJgn2M7bzpQ4aUvke55OVs7GU4A3BTwTkxO98c3uvJiCCrypygvLZjQ==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", @@ -362,7 +362,6 @@ "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", - "gatsby-plugin-gatsby-cloud": "^5.11.0", "gatsby-plugin-google-tagmanager": "^5.11.0", "gatsby-plugin-image": "^3.11.0", "gatsby-plugin-mdx": "^3.9.0", diff --git a/package.json b/package.json index 7381c27a97..f30edcfe05 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.13", + "@arduino/docs-arduino-cc": "^2.0.14-alpha.1", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From ba3fa6f387b95f78733ed6feb81a7e5da9fc5a37 Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Wed, 26 Jun 2024 10:22:58 +0200 Subject: [PATCH 2/4] 2.0.14-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 fbfb7bb9d3..f96390e83c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.14-alpha.1", + "@arduino/docs-arduino-cc": "^2.0.14-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.14-alpha.1", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.14-alpha.1/c918ac7e2982f2d892e7a58166e13c7183dee463", - "integrity": "sha512-gz9NPq0k2Hh0taqiXeaLIESTAfN4bscEJgn2M7bzpQ4aUvke55OVs7GU4A3BTwTkxO98c3uvJiCCrypygvLZjQ==", + "version": "2.0.14-alpha.2", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.14-alpha.2/fe935b64582b12c8172a9158c877442ab2d9bb18", + "integrity": "sha512-OYc9BGurwLOTMWOVzWq/PN5hFnybA5TeKw2D0jUNBiLWE1J8F8Cxxbda9xmXbMLX8oGPgYoYqaUaTApB3mhWEQ==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index f30edcfe05..1946f99811 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.14-alpha.1", + "@arduino/docs-arduino-cc": "^2.0.14-alpha.2", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From f4a5f9a7c11ec21c2448e92e49322d40539402a0 Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Wed, 26 Jun 2024 11:38:19 +0200 Subject: [PATCH 3/4] 2.0.14-alpha.3 --- 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 f96390e83c..b4e35aab0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.14-alpha.2", + "@arduino/docs-arduino-cc": "^2.0.14-alpha.3", "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.14-alpha.2", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.14-alpha.2/fe935b64582b12c8172a9158c877442ab2d9bb18", - "integrity": "sha512-OYc9BGurwLOTMWOVzWq/PN5hFnybA5TeKw2D0jUNBiLWE1J8F8Cxxbda9xmXbMLX8oGPgYoYqaUaTApB3mhWEQ==", + "version": "2.0.14-alpha.3", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.14-alpha.3/b30e6e671ce7d2f35f1404bf4c2a323b67fd045c", + "integrity": "sha512-MYywEbLULoaM1LBHEqPehNA2midI7oo/LBE01UuYtpHST/KdLEDbLhANYnSS3jN4zcfm95xDkK64mkD9EXBMCg==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 1946f99811..1f9b2c7034 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.14-alpha.2", + "@arduino/docs-arduino-cc": "^2.0.14-alpha.3", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", From c4607f62522953807e270453f6d31ad249d21f87 Mon Sep 17 00:00:00 2001 From: Matteo Marsala Date: Thu, 27 Jun 2024 15:48:00 +0200 Subject: [PATCH 4/4] 2.0.14 --- 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 b4e35aab0f..1965556dfa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.14-alpha.3", + "@arduino/docs-arduino-cc": "^2.0.14", "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.14-alpha.3", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.14-alpha.3/b30e6e671ce7d2f35f1404bf4c2a323b67fd045c", - "integrity": "sha512-MYywEbLULoaM1LBHEqPehNA2midI7oo/LBE01UuYtpHST/KdLEDbLhANYnSS3jN4zcfm95xDkK64mkD9EXBMCg==", + "version": "2.0.14", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.14/3fbc932aa57e093e4292561ac9f10e48ec796340", + "integrity": "sha512-LsoFUv3w8vlMgdRSD0d0esLgTXko7rctqgNYcn/dIPAh867zIvpvFaqYA1X5jgmRJoMVDr893Flj1eXm3XOD1w==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 1f9b2c7034..fa4f1e84da 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.14-alpha.3", + "@arduino/docs-arduino-cc": "^2.0.14", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",