Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update non-major
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 23, 2025
1 parent 6accad6 commit f289012
Showing 2 changed files with 3,520 additions and 2,193 deletions.
5,667 changes: 3,497 additions & 2,170 deletions package-lock.json

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
@@ -56,33 +56,33 @@
"sanity-plugin-utils": "^1.6.7"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@sanity/pkg-utils": "6.1.0",
"@sanity/plugin-kit": "^3.1.10",
"@sanity/semantic-release-preset": "^4.1.7",
"@types/react": "^18.2.75",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"eslint": "^8.57.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@sanity/pkg-utils": "6.13.4",
"@sanity/plugin-kit": "^3.1.12",
"@sanity/semantic-release-preset": "^4.1.8",
"@types/react": "^18.3.18",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-sanity": "^7.1.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-config-sanity": "^7.1.4",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"npm-run-all2": "^5.0.0",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.4.14",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"npm-run-all2": "^5.0.2",
"prettier": "^3.4.2",
"prettier-plugin-packagejson": "^2.5.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"rimraf": "^4.4.1",
"sanity": "^3.67.1",
"semantic-release": "^23.0.7",
"typescript": "5.4.2"
"sanity": "^3.71.2",
"semantic-release": "^23.1.1",
"typescript": "5.7.3"
},
"peerDependencies": {
"react": "^18 || ^19",

0 comments on commit f289012

Please sign in to comment.