-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump contentful from 11.1.4 to 11.2.3
Bumps [contentful](https://github.com/contentful/contentful.js) from 11.1.4 to 11.2.3. - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](contentful/contentful.js@v11.1.4...v11.2.3) --- updated-dependencies: - dependency-name: contentful dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
0dc6bdb
commit d67a173
Showing
1 changed file
with
45 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1025,6 +1025,11 @@ | |
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.22.4.tgz#70116ae6c577fe367f58559e2cffb5641a1dd9d0" | ||
integrity sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg== | ||
|
||
"@rollup/rollup-linux-x64-gnu@^4.18.0": | ||
version "4.27.4" | ||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.27.4.tgz#a959eccb04b07fd1591d7ff745a6865faa7042cd" | ||
integrity sha512-Ni8mMtfo+o/G7DVtweXXV/Ol2TFf63KYjTtoZ5f078AUgJTmaIJnj4JFU7TK/9SVWTaSJGxPi5zMDgK4w+Ez7Q== | ||
|
||
"@rollup/[email protected]": | ||
version "4.22.4" | ||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.22.4.tgz#f473f88219feb07b0b98b53a7923be716d1d182f" | ||
|
@@ -2435,16 +2440,29 @@ contentful-sdk-core@^8.3.1: | |
p-throttle "^4.1.1" | ||
qs "^6.11.2" | ||
|
||
contentful-sdk-core@^9.0.1: | ||
version "9.0.1" | ||
resolved "https://registry.yarnpkg.com/contentful-sdk-core/-/contentful-sdk-core-9.0.1.tgz#13460882fe58a0e507227831f5596c6d9f27233e" | ||
integrity sha512-Ao/5Y74ERPn6kjzb/8okYPuQJnikMtR+dnv0plLw8IvPomwXonLq3qom0rLSyo5KuvQkBMa9AApy1izunxW4mw== | ||
dependencies: | ||
fast-copy "^3.0.2" | ||
lodash "^4.17.21" | ||
p-throttle "^6.1.0" | ||
process "^0.11.10" | ||
qs "^6.12.3" | ||
optionalDependencies: | ||
"@rollup/rollup-linux-x64-gnu" "^4.18.0" | ||
|
||
contentful@^11.1.3: | ||
version "11.1.4" | ||
resolved "https://registry.yarnpkg.com/contentful/-/contentful-11.1.4.tgz#a49db3bdb84c375bf7e48fd8aa0029ea73cff109" | ||
integrity sha512-mkXOkU/lrce8VlMf3ndXojxnOFqYymebKKP/tcBrA56jyZOldSI8/yLBMI/7YCdnivsGsR4VgPCaNZZ8aNI+fA== | ||
version "11.2.3" | ||
resolved "https://registry.yarnpkg.com/contentful/-/contentful-11.2.3.tgz#b0080126f33a202c7d8964710f7cf1b1598ec738" | ||
integrity sha512-g+smhHRbPg5swbbbumsgdA94yq+2MmREeoDpOtRDsdntIqHq6aFpn9e9sqWIPcuvg0vT8IB1It115fAxZdQ97Q== | ||
dependencies: | ||
"@contentful/content-source-maps" "^0.11.0" | ||
"@contentful/content-source-maps" "^0.11.6" | ||
"@contentful/rich-text-types" "^16.6.1" | ||
axios "^1.7.4" | ||
contentful-resolve-response "^1.9.0" | ||
contentful-sdk-core "^8.3.1" | ||
contentful-sdk-core "^9.0.1" | ||
json-stringify-safe "^5.0.1" | ||
type-fest "^4.0.0" | ||
|
||
|
@@ -3377,6 +3395,11 @@ fast-copy@^3.0.0: | |
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-3.0.1.tgz#9e89ef498b8c04c1cd76b33b8e14271658a732aa" | ||
integrity sha512-Knr7NOtK3HWRYGtHoJrjkaWepqT8thIVGAwt0p0aUs1zqkAzXZV4vo9fFNwyb5fcqK1GKYFYxldQdIDVKhUAfA== | ||
|
||
fast-copy@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-3.0.2.tgz#59c68f59ccbcac82050ba992e0d5c389097c9d35" | ||
integrity sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ== | ||
|
||
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" | ||
|
@@ -5925,6 +5948,11 @@ p-throttle@^4.1.1: | |
resolved "https://registry.yarnpkg.com/p-throttle/-/p-throttle-4.1.1.tgz#80b1fbd358af40a8bfa1667f9dc8b72b714ad692" | ||
integrity sha512-TuU8Ato+pRTPJoDzYD4s7ocJYcNSEZRvlxoq3hcPI2kZDZ49IQ1Wkj7/gDJc3X7XiEAAvRGtDzdXJI0tC3IL1g== | ||
|
||
p-throttle@^6.1.0: | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/p-throttle/-/p-throttle-6.2.0.tgz#bc75ff1f128680bec15568cbf7312ae34a9d35ed" | ||
integrity sha512-NCKkOVj6PZa6NiTmfvGilDdf6vO1rFCD3KDnkHko8dTOtkpk4cSR/VTAhhLMG9aiQ7/A9HYgEDNmxzf6hxzR3g== | ||
|
||
p-timeout@^3.2.0: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-3.2.0.tgz#c7e17abc971d2a7962ef83626b35d635acf23dfe" | ||
|
@@ -6218,6 +6246,11 @@ process-nextick-args@~2.0.0: | |
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" | ||
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== | ||
|
||
process@^0.11.10: | ||
version "0.11.10" | ||
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" | ||
integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A== | ||
|
||
proggy@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/proggy/-/proggy-2.0.0.tgz#154bb0e41d3125b518ef6c79782455c2c47d94e1" | ||
|
@@ -6284,6 +6317,13 @@ qs@^6.11.2: | |
dependencies: | ||
side-channel "^1.0.6" | ||
|
||
qs@^6.12.3: | ||
version "6.13.1" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.1.tgz#3ce5fc72bd3a8171b85c99b93c65dd20b7d1b16e" | ||
integrity sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg== | ||
dependencies: | ||
side-channel "^1.0.6" | ||
|
||
queue-microtask@^1.2.2: | ||
version "1.2.3" | ||
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" | ||
|