Skip to content

Commit ddfc8ec

Browse files
chore(deps): update packages dependencies
1 parent 9224d59 commit ddfc8ec

File tree

4 files changed

+227
-147
lines changed

4 files changed

+227
-147
lines changed

packages/sanity-color-picker/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,21 +53,21 @@
5353
"@sanity/types": "^3.52.2",
5454
"@types/lodash": "^4.17.7",
5555
"@types/react": "^18.3.3",
56-
"@typescript-eslint/eslint-plugin": "^7.17.0",
57-
"@typescript-eslint/parser": "^7.17.0",
56+
"@typescript-eslint/eslint-plugin": "^8.14.0",
57+
"@typescript-eslint/parser": "^8.14.0",
5858
"eslint": "^8.57.0",
5959
"eslint-config-prettier": "^9.1.0",
6060
"eslint-config-sanity": "^7.1.2",
6161
"eslint-plugin-prettier": "^5.2.1",
6262
"eslint-plugin-react": "^7.35.0",
63-
"eslint-plugin-react-hooks": "^4.6.2",
64-
"npm-run-all2": "^6.2.2",
63+
"eslint-plugin-react-hooks": "^5.0.0",
64+
"npm-run-all2": "^7.0.1",
6565
"prettier": "^3.3.3",
6666
"prettier-plugin-packagejson": "^2.5.1",
6767
"react": "^18.3.1",
6868
"react-dom": "^18.3.1",
6969
"react-is": "^18.3.1",
70-
"rimraf": "^5.0.9",
70+
"rimraf": "^6.0.1",
7171
"sanity": "^3.52.2",
7272
"styled-components": "^6.1.12",
7373
"typescript": "^5.5.4"

packages/sanity-font-picker/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,21 +49,21 @@
4949
"@sanity/pkg-utils": "^5.0.0",
5050
"@sanity/plugin-kit": "^3.1.10",
5151
"@types/react": "^18.3.3",
52-
"@typescript-eslint/eslint-plugin": "^7.17.0",
53-
"@typescript-eslint/parser": "^7.17.0",
52+
"@typescript-eslint/eslint-plugin": "^8.14.0",
53+
"@typescript-eslint/parser": "^8.14.0",
5454
"eslint": "^8.57.0",
5555
"eslint-config-prettier": "^9.1.0",
5656
"eslint-config-sanity": "^7.1.2",
5757
"eslint-plugin-prettier": "^5.2.1",
5858
"eslint-plugin-react": "^7.35.0",
59-
"eslint-plugin-react-hooks": "^4.6.2",
60-
"npm-run-all2": "^6.2.2",
59+
"eslint-plugin-react-hooks": "^5.0.0",
60+
"npm-run-all2": "^7.0.1",
6161
"prettier": "^3.3.3",
6262
"prettier-plugin-packagejson": "^2.5.1",
6363
"react": "^18.3.1",
6464
"react-dom": "^18.3.1",
6565
"react-is": "^18.3.1",
66-
"rimraf": "^5.0.9",
66+
"rimraf": "^6.0.1",
6767
"sanity": "^3.52.2",
6868
"styled-components": "^6.1.12",
6969
"typescript": "^5.5.4"

packages/sanity-range-slider/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,21 +59,21 @@
5959
"@sanity/plugin-kit": "^3.1.10",
6060
"@types/lodash": "^4.17.7",
6161
"@types/react": "^18.3.3",
62-
"@typescript-eslint/eslint-plugin": "^7.17.0",
63-
"@typescript-eslint/parser": "^7.17.0",
62+
"@typescript-eslint/eslint-plugin": "^8.14.0",
63+
"@typescript-eslint/parser": "^8.14.0",
6464
"eslint": "^8.57.0",
6565
"eslint-config-prettier": "^9.1.0",
6666
"eslint-config-sanity": "^7.1.2",
6767
"eslint-plugin-prettier": "^5.2.1",
6868
"eslint-plugin-react": "^7.35.0",
69-
"eslint-plugin-react-hooks": "^4.6.2",
70-
"npm-run-all2": "^6.2.2",
69+
"eslint-plugin-react-hooks": "^5.0.0",
70+
"npm-run-all2": "^7.0.1",
7171
"prettier": "^3.3.3",
7272
"prettier-plugin-packagejson": "^2.5.1",
7373
"react": "^18.3.1",
7474
"react-dom": "^18.3.1",
7575
"react-is": "^18.3.1",
76-
"rimraf": "^5.0.9",
76+
"rimraf": "^6.0.1",
7777
"sanity": "^3.52.2",
7878
"styled-components": "^6.1.12",
7979
"typescript": "^5.5.4"

0 commit comments

Comments
 (0)