@sanity/icons
Advanced tools
Comparing version 3.5.6 to 3.5.7
{ | ||
"name": "@sanity/icons", | ||
"version": "3.5.6", | ||
"version": "3.5.7", | ||
"description": "The Sanity icons.", | ||
@@ -84,5 +84,2 @@ "keywords": [ | ||
}, | ||
"dependencies": { | ||
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215" | ||
}, | ||
"devDependencies": { | ||
@@ -95,6 +92,6 @@ "@babel/core": "^7.26.0", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@sanity/pkg-utils": "^6.12.2", | ||
"@sanity/pkg-utils": "^6.12.3", | ||
"@sanity/prettier-config": "^1.0.3", | ||
"@sanity/semantic-release-preset": "^4.1.8", | ||
"@sanity/ui": "^2.10.11", | ||
"@sanity/ui": "^2.10.14", | ||
"@sanity/ui-workshop": "^2.0.20", | ||
@@ -110,7 +107,6 @@ "@svgr/core": "^8.1.0", | ||
"@typescript-eslint/parser": "^8.18.1", | ||
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215", | ||
"camelcase": "^8.0.0", | ||
"commitizen": "^4.3.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.24.0", | ||
"esbuild": "^0.24.2", | ||
"esbuild-register": "^3.6.0", | ||
@@ -122,4 +118,4 @@ "eslint": "^8.57.1", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"eslint-plugin-react": "^7.37.2", | ||
"eslint-plugin-react-compiler": "19.0.0-beta-201e55d-20241215", | ||
"eslint-plugin-react": "^7.37.3", | ||
"eslint-plugin-react-compiler": "beta", | ||
"eslint-plugin-react-hooks": "^5.1.0", | ||
@@ -126,0 +122,0 @@ "globby": "^14.0.2", |
Sorry, the diff of this file is not supported yet
1
50
1450629
- Removedreact-compiler-runtime@19.0.0-beta-201e55d-20241215
- Removedreact-compiler-runtime@19.0.0-beta-201e55d-20241215(transitive)