@sanity/logos
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"type": "module", | ||
"name": "@sanity/logos", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"sideEffects": false, | ||
"types": "./dist/index.d.ts", | ||
"source": "./src/index.ts", | ||
"module": "./dist/index.js", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
@@ -16,6 +12,2 @@ ".": { | ||
"require": "./dist/index.cjs", | ||
"node": { | ||
"import": "./dist/index.cjs.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"default": "./dist/index.js" | ||
@@ -25,2 +17,6 @@ }, | ||
}, | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/index.js", | ||
"source": "./src/index.ts", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
@@ -48,49 +44,49 @@ "dist", | ||
"devDependencies": { | ||
"@babel/core": "^7.20.12", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/preset-react": "^7.18.6", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@commitlint/cli": "^17.4.3", | ||
"@commitlint/config-conventional": "^17.4.3", | ||
"@sanity/color": "^3.0.0-beta", | ||
"@sanity/icons": "^2.2.2", | ||
"@sanity/pkg-utils": "^2.2.5", | ||
"@sanity/semantic-release-preset": "^4.0.0", | ||
"@sanity/ui": "^1.2.4", | ||
"@sanity/ui-workshop": "^1.2.1", | ||
"@babel/core": "^7.23.7", | ||
"@babel/preset-env": "^7.23.8", | ||
"@babel/preset-react": "^7.23.3", | ||
"@babel/preset-typescript": "^7.23.3", | ||
"@commitlint/cli": "^18.4.4", | ||
"@commitlint/config-conventional": "^18.4.4", | ||
"@sanity/color": "^3.0.0", | ||
"@sanity/icons": "^2.8.0", | ||
"@sanity/pkg-utils": "^3.3.8", | ||
"@sanity/semantic-release-preset": "^4.1.6", | ||
"@sanity/ui": "^2.0.1", | ||
"@sanity/ui-workshop": "^2.0.3", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/react": "^13.4.0", | ||
"@types/jest": "^29.4.0", | ||
"@types/jest": "^29.5.11", | ||
"@types/node": "^18.13.0", | ||
"@types/react": "^18.0.28", | ||
"@types/react-dom": "^18.0.11", | ||
"@types/styled-components": "^5.1.26", | ||
"@types/react": "^18.2.48", | ||
"@types/react-dom": "^18.2.18", | ||
"@types/styled-components": "^5.1.34", | ||
"@types/testing-library__jest-dom": "^5.14.5", | ||
"@typescript-eslint/eslint-plugin": "^5.52.0", | ||
"@typescript-eslint/parser": "^5.52.0", | ||
"@typescript-eslint/eslint-plugin": "^6.19.0", | ||
"@typescript-eslint/parser": "^6.19.0", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild": "^0.17.8", | ||
"esbuild-register": "^3.4.2", | ||
"eslint": "^8.34.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-jsx-a11y": "^6.7.1", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-react": "^7.32.2", | ||
"esbuild": "^0.19.11", | ||
"esbuild-register": "^3.5.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-jsx-a11y": "^6.8.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-react": "^7.33.2", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"husky": "^8.0.3", | ||
"jest": "^29.4.2", | ||
"jest": "^29.7.0", | ||
"jest-axe": "^7.0.0", | ||
"jest-environment-jsdom": "^29.4.2", | ||
"lint-staged": "^13.1.2", | ||
"jest-environment-jsdom": "^29.7.0", | ||
"lint-staged": "^15.2.0", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.8.4", | ||
"prettier": "^3.2.4", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react-is": "^18.2.0", | ||
"rimraf": "^4.1.2", | ||
"semantic-release": "^20.1.0", | ||
"styled-components": "^5.3.6", | ||
"typescript": "^4.9.5" | ||
"rimraf": "^5.0.5", | ||
"semantic-release": "^23.0.0", | ||
"styled-components": "^6.1.8", | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -97,0 +93,0 @@ "peerDependencies": { |
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
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
Sorry, the diff of this file is not supported yet
64706
19
761