Skip to content

Commit

Permalink
fix(deps): Update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent b3883ea commit 98862f5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,32 +16,32 @@
},
"dependencies": {
"@portabletext/react": "3.0.4",
"@sanity/client": "6.4.0",
"@sanity/client": "6.4.4",
"@sanity/demo": "1.0.2",
"@sanity/image-url": "1.0.2",
"@sanity/vision": "3.14.5",
"@sanity/vision": "3.15.0",
"@tailwindcss/typography": "0.5.9",
"@vercel/og": "0.5.10",
"classnames": "2.3.2",
"date-fns": "2.30.0",
"get-youtube-id": "^1.0.1",
"intl-segmenter-polyfill": "0.4.4",
"next": "13.4.12",
"next": "13.4.13",
"next-google-fonts": "2.2.0",
"next-sanity": "5.1.6",
"next-sanity": "5.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"react-lite-youtube-embed": "^2.3.52",
"sanity": "3.14.5",
"sanity": "3.15.0",
"sanity-plugin-asset-source-unsplash": "1.1.0",
"styled-components": "5.3.11"
},
"devDependencies": {
"@types/react": "18.2.18",
"@types/react": "18.2.19",
"autoprefixer": "^10.4.14",
"eslint": "^8.46.0",
"eslint-config-next": "13.4.12",
"eslint-config-next": "13.4.13",
"eslint-plugin-simple-import-sort": "^10.0.0",
"postcss": "^8.4.27",
"prettier": "^3.0.1",
Expand Down

0 comments on commit 98862f5

Please sign in to comment.