Skip to content

Commit

Permalink
chore(deps): update non-major (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent 4adc8f0 commit 6e420cc
Show file tree
Hide file tree
Showing 4 changed files with 237 additions and 239 deletions.
22 changes: 11 additions & 11 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,30 @@
"typecheck": "tsc"
},
"dependencies": {
"@portabletext/react": "3.0.13",
"@portabletext/react": "3.0.15",
"@remix-run/node": "2.8.1",
"@remix-run/react": "2.8.1",
"@remix-run/serve": "2.8.1",
"@sanity/client": "6.15.7",
"@sanity/client": "6.15.9",
"@sanity/image-url": "1.0.2",
"@sanity/react-loader": "1.9.5",
"@sanity/visual-editing": "1.8.3",
"groq": "3.35.1",
"isbot": "5.1.2",
"@sanity/react-loader": "1.9.6",
"@sanity/visual-editing": "1.8.5",
"groq": "3.36.4",
"isbot": "5.1.4",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@portabletext/types": "2.0.11",
"@remix-run/dev": "2.8.1",
"@remix-run/eslint-config": "2.8.1",
"@sanity/types": "3.35.1",
"@sanity/types": "3.36.4",
"@types/node": "20.8.8",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"autoprefixer": "10.4.18",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"postcss": "8.4.37",
"postcss": "8.4.38",
"postcss-cli": "11.0.0",
"typescript": "5.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.4.12"
"prettier-plugin-packagejson": "2.4.14"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 6e420cc

Please sign in to comment.