Skip to content

Commit

Permalink
chore(deps): update dependency @sanity/ui to ^1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent 6a041b3 commit fd01a1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/@sanity/portable-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"devDependencies": {
"@playwright/test": "^1.37.0",
"@sanity/ui": "^1.7.4",
"@sanity/ui": "^1.7.8",
"@portabletext/toolkit": "^2.0.4",
"@sanity/diff-match-patch": "^3.1.1",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4092,16 +4092,16 @@
segmented-property "^3.0.3"
vite "^4.4.7"

"@sanity/ui@^1", "@sanity/ui@^1.0.0", "@sanity/ui@^1.6.0", "@sanity/ui@^1.7.2", "@sanity/ui@^1.7.4":
version "1.7.4"
resolved "https://registry.yarnpkg.com/@sanity/ui/-/ui-1.7.4.tgz#c2b94342c264b8a5c9d9cc56f1c7e4327a820b47"
integrity sha512-HOOVHkhkBiRCjsFOhs81+Q+orWRwRREJj+e+Q7YZ6QZyxpWxBZuwsDWIrjWdb4IsecaV7P2hSbFWrk7e3EGaJw==
"@sanity/ui@^1", "@sanity/ui@^1.0.0", "@sanity/ui@^1.6.0", "@sanity/ui@^1.7.2", "@sanity/ui@^1.7.8":
version "1.7.8"
resolved "https://registry.yarnpkg.com/@sanity/ui/-/ui-1.7.8.tgz#49a64006bdc64924beaa2db2e61c856b4b4f9bec"
integrity sha512-ZrnIqvkMxlCwv+Ul8s1FSx6pt6VAO5ZHxtrI1zlWPQ7Kw6yTLTKefqULlr8zGXi8BHe70KVoNLCk/yIPAdWabg==
dependencies:
"@floating-ui/react-dom" "2.0.0"
"@sanity/color" "^2.2.5"
"@sanity/icons" "^2.4.1"
csstype "^3.1.2"
framer-motion "^10.13.1"
framer-motion "^10.15.2"
react-refractor "^2.1.7"

"@sanity/uuid@^3", "@sanity/uuid@^3.0.1", "@sanity/uuid@^3.0.2":
Expand Down Expand Up @@ -9772,10 +9772,10 @@ fragment-cache@^0.2.1:
dependencies:
map-cache "^0.2.2"

framer-motion@^10.0.0, framer-motion@^10.13.1:
version "10.15.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.15.0.tgz#5f043fdd4edb2c29a0a5e86cce1f67b88dcdc768"
integrity sha512-HDjWrYWgbO5orKuhnXETLFzk7UUvwWur2HFs2elAZ8lVpI49ClHql31DNTVvVBcOrSHfAOS4eBDBedIvOx634w==
framer-motion@^10.0.0, framer-motion@^10.15.2:
version "10.16.0"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.0.tgz#c8020d05d98662ba01d294b7d4c2e263073829cf"
integrity sha512-R+88Mkr/1dr7XHjacwptfJyrywRzQ1HZX3YSZtN4tFMBq1O8GGCbDEv31Nf/H08o0hUXLC87GkxsR/1bZgwXfw==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit fd01a1a

Please sign in to comment.