@sanity/overlays
Advanced tools
Comparing version 2.3.7 to 2.3.8
@@ -33,2 +33,20 @@ <!-- markdownlint-disable --><!-- textlint-disable --> | ||
## [2.3.8](https://github.com/sanity-io/visual-editing/compare/overlays-v2.3.7...overlays-v2.3.8) (2024-01-26) | ||
### Bug Fixes | ||
* **deps:** Update dependency @floating-ui/react-dom to v2.0.7 ([#767](https://github.com/sanity-io/visual-editing/issues/767)) ([2beacd8](https://github.com/sanity-io/visual-editing/commit/2beacd89576e5e552b33e5b05098973d16602e88)) | ||
* **deps:** update dependency @sanity/client to ^6.11.2 ([#745](https://github.com/sanity-io/visual-editing/issues/745)) ([7f24dd6](https://github.com/sanity-io/visual-editing/commit/7f24dd64c3e1147c77b8b92a7ca5635f2bde4b39)) | ||
* **deps:** update dependency @sanity/client to ^6.11.3 ([#755](https://github.com/sanity-io/visual-editing/issues/755)) ([148ce5a](https://github.com/sanity-io/visual-editing/commit/148ce5acad111fe885a2d21662e0e1d61094916a)) | ||
* **deps:** update dependency @sanity/client to ^6.12.1 ([#774](https://github.com/sanity-io/visual-editing/issues/774)) ([4ba2074](https://github.com/sanity-io/visual-editing/commit/4ba2074d807fb6c69c17b783cba1d7154846782f)) | ||
* **overlays:** prevent overlay controller duplication ([dfdb578](https://github.com/sanity-io/visual-editing/commit/dfdb5787735b919332f6e68aa5f82a03f9b4b9ba)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @sanity/visual-editing-helpers bumped from 0.2.4 to 0.2.5 | ||
## [2.3.7](https://github.com/sanity-io/visual-editing/compare/overlays-v2.3.6...overlays-v2.3.7) (2024-01-19) | ||
@@ -35,0 +53,0 @@ |
@@ -1,1 +0,1 @@ | ||
export{c as createOverlayController,e as enableOverlays}from"./_chunks/index-6egrJDZT.js";//# sourceMappingURL=index.js.map | ||
export{c as createOverlayController,e as enableOverlays}from"./_chunks/index-B97kESSI.js";//# sourceMappingURL=index.js.map |
{ | ||
"name": "@sanity/overlays", | ||
"version": "2.3.7", | ||
"version": "2.3.8", | ||
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/overlays#readme", | ||
@@ -40,6 +40,3 @@ "bugs": { | ||
], | ||
"browserslist": [ | ||
"> 0.2% and last 2 versions and supports es6-module and supports es6-module-dynamic-import and not dead and not IE 11", | ||
"maintained node versions" | ||
], | ||
"browserslist": "extends @sanity/browserslist-config", | ||
"prettier": { | ||
@@ -108,6 +105,6 @@ "plugins": [ | ||
"dependencies": { | ||
"@floating-ui/react-dom": "2.0.6", | ||
"@sanity/client": "^6.11.1", | ||
"@floating-ui/react-dom": "2.0.7", | ||
"@sanity/client": "^6.12.1", | ||
"@sanity/color": "3.0.0", | ||
"@sanity/icons": "2.8.0", | ||
"@sanity/icons": "2.10.0", | ||
"@sanity/ui": "2.0.1", | ||
@@ -125,8 +122,8 @@ "@vercel/stega": "0.1.0", | ||
"@sanity/channels": "0.4.0", | ||
"@sanity/pkg-utils": "^3.3.8", | ||
"@sanity/visual-editing-helpers": "0.2.4", | ||
"@sanity/pkg-utils": "^4.1.0", | ||
"@sanity/visual-editing-helpers": "0.2.5", | ||
"@types/react": "^18.2.48", | ||
"@types/react-dom": "^18.2.18", | ||
"@typescript-eslint/eslint-plugin": "^6.19.0", | ||
"@typescript-eslint/parser": "^6.19.0", | ||
"@typescript-eslint/eslint-plugin": "^6.19.1", | ||
"@typescript-eslint/parser": "^6.19.1", | ||
"eslint": "^8.56.0", | ||
@@ -138,7 +135,7 @@ "eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-simple-import-sort": "^10.0.0", | ||
"happy-dom": "^13.1.4", | ||
"happy-dom": "^13.3.1", | ||
"ls-engines": "^0.9.1", | ||
"rimraf": "^5.0.5", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.1" | ||
"vitest": "^1.2.2" | ||
}, | ||
@@ -145,0 +142,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
3692639
77
4037
28
+ Added@floating-ui/react-dom@2.0.7(transitive)
+ Added@sanity/icons@2.10.0(transitive)
- Removed@floating-ui/react-dom@2.0.6(transitive)
- Removed@sanity/icons@2.8.0(transitive)
Updated@floating-ui/react-dom@2.0.7
Updated@sanity/client@^6.12.1
Updated@sanity/icons@2.10.0