Skip to content

Commit 8ba3bc5

Browse files
chore(deps): update minor dependencies
1 parent e8adbc2 commit 8ba3bc5

File tree

2 files changed

+81
-93
lines changed

2 files changed

+81
-93
lines changed

package-lock.json

+74-85
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+7-8
Original file line numberDiff line numberDiff line change
@@ -51,20 +51,19 @@
5151
"dependencies": {
5252
"@sanity/icons": "^3.4.0",
5353
"@sanity/incompatible-plugin": "^1.0.4",
54-
"@sanity/ui": "^2.8.9",
54+
"@sanity/ui": "^2.8.13",
5555
"@uiw/react-color": "^2.3.0",
5656
"react-icons": "^5.3.0"
5757
},
5858
"devDependencies": {
5959
"@commitlint/cli": "^19.5.0",
6060
"@commitlint/config-conventional": "^19.5.0",
61-
"@sanity/pkg-utils": "^6.11.1",
61+
"@sanity/pkg-utils": "^6.11.7",
6262
"@sanity/plugin-kit": "^4.0.18",
6363
"@sanity/prettier-config": "1.0.3",
6464
"@sanity/semantic-release-preset": "^5.0.0",
65-
"@types/react": "^18.3.5",
65+
"@types/react": "^18.3.12",
6666
"@types/react-color": "^2.17.11",
67-
"@types/react-icons": "^3.0.0",
6867
"@typescript-eslint/eslint-plugin": "^7.18.0",
6968
"@typescript-eslint/parser": "^7.18.0",
7069
"eslint": "^8.57.0",
@@ -79,10 +78,10 @@
7978
"prettier": "^3.3.3",
8079
"react": "^18.3.1",
8180
"react-dom": "^18.3.1",
82-
"sanity": "^3.57.3",
83-
"semantic-release": "^24.1.1",
84-
"styled-components": "^6.1",
85-
"typescript": "^5.6.2"
81+
"sanity": "^3.62.3",
82+
"semantic-release": "^24.2.0",
83+
"styled-components": "^6.1.13",
84+
"typescript": "^5.6.3"
8685
},
8786
"peerDependencies": {
8887
"react": "^18.3",

0 commit comments

Comments
 (0)