Skip to content

Commit 2aa8ae2

Browse files
authored
Update @cloudinary/react to version 1.14.3
1 parent 5fc2010 commit 2aa8ae2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"deploy:vercel": "vercel"
1414
},
1515
"dependencies": {
16-
"@cloudinary/react": "^1.11.2",
16+
"@cloudinary/react": "^1.14.3",
1717
"@cloudinary/url-gen": "^1.11.2",
1818
"@radix-ui/react-dropdown-menu": "^2.0.6",
1919
"@radix-ui/react-slot": "^1.0.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,10 @@
304304
"@babel/helper-validator-identifier" "^7.22.5"
305305
to-fast-properties "^2.0.0"
306306

307-
"@cloudinary/html@^1.11.2":
308-
version "1.11.2"
309-
resolved "https://registry.npmjs.org/@cloudinary/html/-/html-1.11.2.tgz"
310-
integrity sha512-IibBZliI7MOK3dxvz0WlsEyTIsqZhY3SiCBQM0CNwCKxn3N1TO8OgetfU26Now1lJbdoF5JQ8S7Cn6ZWNuU1KA==
307+
"@cloudinary/html@^1.13.4":
308+
version "1.13.4"
309+
resolved "https://registry.yarnpkg.com/@cloudinary/html/-/html-1.13.4.tgz#5fdc38b90fd33882e2b6e612bb4959542ecb031d"
310+
integrity sha512-noBk9D2VZgZkQIs5/y29OsJDmwp0FtgAlKrrp1+0Jp2HMu+68sdDJ3zi4/ZuLCnbdqthGuxP83trowG+Zsa68Q==
311311
dependencies:
312312
"@types/lodash.clonedeep" "^4.5.6"
313313
"@types/lodash.debounce" "^4.0.6"
@@ -316,12 +316,12 @@
316316
lodash.debounce "^4.0.8"
317317
typescript "^4.1.2"
318318

319-
"@cloudinary/react@^1.11.2":
320-
version "1.11.2"
321-
resolved "https://registry.npmjs.org/@cloudinary/react/-/react-1.11.2.tgz"
322-
integrity sha512-ZnVthMW7TExLMPmyven4N7EVr2oX2yZqnHn6EHBlni9iM0AZd6qtR8R5/SscxNLNwgBieWuvmejUlUT4LqPpMg==
319+
"@cloudinary/react@^1.14.3":
320+
version "1.14.3"
321+
resolved "https://registry.yarnpkg.com/@cloudinary/react/-/react-1.14.3.tgz#744e49e701d961e9e4a34a66dd4ee3dcff0cc2fb"
322+
integrity sha512-AJ662pNAGEapRdkOOQstQHiKtXHBdoNkduWU3levugZ34ZiabBxmViISo16MtxZuBkzj96sV9ppmcq6foPqJ2w==
323323
dependencies:
324-
"@cloudinary/html" "^1.11.2"
324+
"@cloudinary/html" "^1.13.4"
325325

326326
"@cloudinary/transformation-builder-sdk@^1.5.1":
327327
version "1.5.1"

0 commit comments

Comments
 (0)