Skip to content

Commit

Permalink
chore(deps): update packages dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 72bc29b commit a40f9ab
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 580 deletions.
22 changes: 11 additions & 11 deletions packages/sanity-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
"@sanity/icons": "^2.11.8",
"@sanity/image-url": "^1.0.2",
"@sanity/incompatible-plugin": "^1.0.4",
"@sanity/presentation": "^1.16.0",
"@sanity/ui": "^2.4.0",
"@sanity/util": "^3.46.1",
"@tanstack/react-virtual": "^3.5.1",
"@sanity/presentation": "^1.16.1",
"@sanity/ui": "^2.6.0",
"@sanity/util": "^3.48.1",
"@tanstack/react-virtual": "^3.8.1",
"@tinloof/sanity-web": "workspace:*",
"lodash": "^4.17.21",
"nanoid": "^5.0.7",
Expand All @@ -68,17 +68,17 @@
"devDependencies": {
"@sanity/pkg-utils": "^6.8.6",
"@sanity/plugin-kit": "^4.0.7",
"@types/lodash": "^4.17.5",
"@types/lodash": "^4.17.6",
"@types/react": "^18.3.3",
"@types/react-is": "^18.3.0",
"@types/styled-components": "^5.1.34",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-sanity": "^7.1.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"npm-run-all2": "^5.0.2",
"prettier": "^3.3.2",
Expand All @@ -87,13 +87,13 @@
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"rimraf": "^5.0.7",
"sanity": "^3.46.1",
"sanity": "^3.48.1",
"styled-components": "^6.1.11",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"peerDependencies": {
"react": "^18.3.1",
"sanity": "^3.46.1"
"sanity": "^3.48.1"
},
"engines": {
"node": ">=14"
Expand Down
6 changes: 3 additions & 3 deletions packages/sanity-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"author": "Tinloof",
"license": "ISC",
"devDependencies": {
"@changesets/cli": "^2.27.5",
"@changesets/cli": "^2.27.7",
"@portabletext/types": "^2.0.13",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
"typescript": "^5.5.3"
},
"peerDependencies": {
"react": "^18.3.1",
Expand All @@ -39,7 +39,7 @@
"@portabletext/react": "^3.1.0",
"@sanity/asset-utils": "^1.3.0",
"@sanity/image-url": "^1.0.2",
"sanity": "^3.46.1",
"sanity": "^3.48.1",
"speakingurl": "^14.0.1"
}
}
Loading

0 comments on commit a40f9ab

Please sign in to comment.