Skip to content

Commit

Permalink
chore(deps): update dependency @sanity/ui to ^1.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent c5bfa12 commit be7d96c
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.11",
"@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.11", "@sanity/ui@^1.7.2":
version "1.7.11"
resolved "https://registry.yarnpkg.com/@sanity/ui/-/ui-1.7.11.tgz#c2250673b473de2f58e29b9382249d7d67a0e98b"
integrity sha512-N9zICg3NbgyfzM/cboqTj2Ik0I+T49LFADQzLtOCqQCT/RypbBE1sB2MrD+LWaiB6lfzqM1rns4v4yD2IlOvDg==
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.16.1"
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.16.1:
version "10.16.1"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.1.tgz#0ff5de554bbb35ee6605357d80f92b27d0271a94"
integrity sha512-K6TXr5mZtitC/dxQCBdg7xzdN0d5IAIrlaqCPKtIQVdzVPGC0qBuJKXggHX1vjnP5gPOFwB1KbCCTWcnFc3kWg==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit be7d96c

Please sign in to comment.