Skip to content

Commit

Permalink
chore(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 32714f8 commit 06dc288
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,40 +15,40 @@
"singleQuote": true
},
"dependencies": {
"@sanity/client": "6.20.1",
"@sanity/client": "6.22.1",
"@sanity/image-url": "1.0.2",
"@sanity/preview-url-secret": "1.6.17",
"@sanity/vision": "3.47.1",
"@sanity/preview-url-secret": "1.6.21",
"@sanity/vision": "3.59.0",
"@sanity/visual-editing": "1.8.22",
"@sanity/webhook": "4.0.4",
"@vercel/og": "0.6.2",
"@vercel/og": "0.6.3",
"classnames": "2.5.1",
"date-fns": "3.6.0",
"intl-segmenter-polyfill": "0.4.4",
"next": "14.2.4",
"next-sanity": "9.3.10",
"next-sanity": "9.5.0",
"next-sanity-image": "6.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"sanity": "3.47.1",
"sanity": "3.59.0",
"sanity-plugin-asset-source-unsplash": "3.0.1",
"sanity-plugin-iframe-pane": "3.1.6",
"styled-components": "6.1.11",
"styled-components": "6.1.13",
"swr": "2.2.5"
},
"devDependencies": {
"@types/react": "18.3.3",
"@types/react": "18.3.11",
"@types/styled-components": "5.1.34",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-next": "14.2.4",
"eslint-plugin-simple-import-sort": "12.1.0",
"postcss": "8.4.38",
"prettier": "3.3.2",
"prettier-plugin-packagejson": "2.5.0",
"prettier-plugin-tailwindcss": "0.6.5",
"tailwindcss": "3.4.4",
"typescript": "5.4.5"
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "14.2.14",
"eslint-plugin-simple-import-sort": "12.1.1",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.2",
"prettier-plugin-tailwindcss": "0.6.8",
"tailwindcss": "3.4.13",
"typescript": "5.6.2"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 06dc288

Please sign in to comment.