Skip to content

Commit

Permalink
chore(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2024
1 parent 4a5b3d7 commit ed76538
Show file tree
Hide file tree
Showing 2 changed files with 1,434 additions and 1,115 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,38 +81,38 @@
"extends": "@sanity/semantic-release-preset"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@sanity/pkg-utils": "^6.4.1",
"@babel/core": "^7.24.6",
"@babel/preset-env": "^7.24.6",
"@babel/preset-react": "^7.24.6",
"@babel/preset-typescript": "^7.24.6",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@sanity/pkg-utils": "^6.8.18",
"@sanity/semantic-release-preset": "^4.1.7",
"@sanity/ui": "^2.1.2",
"@sanity/ui-workshop": "^2.0.12",
"@sanity/ui": "^2.1.12",
"@sanity/ui-workshop": "^2.0.13",
"@svgr/core": "^8.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.3.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^14.3.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.10.4",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"camelcase": "^8.0.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.20.2",
"esbuild": "^0.21.4",
"esbuild-register": "^3.5.0",
"eslint": "^8.57.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.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^4.6.2",
"globby": "^14.0.0",
"husky": "^8.0.3",
"jest": "^29.7.0",
Expand All @@ -123,13 +123,13 @@
"module-alias": "^2.2.3",
"npm-run-all2": "^5.0.2",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.4.14",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"prettier-plugin-packagejson": "^2.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"rimraf": "^5.0.5",
"semantic-release": "^23.0.8",
"styled-components": "^6.1.8",
"semantic-release": "^23.1.1",
"styled-components": "^6.1.11",
"typescript": "5.4.5"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ed76538

Please sign in to comment.