Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent c0e6a3b commit b00fb1e
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 619 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,25 @@
"private": true,
"dependencies": {
"@portabletext/react": "3.0.11",
"@sanity/client": "6.10.0",
"@sanity/client": "6.12.2",
"@sanity/code-input": "4.1.2",
"@sanity/image-url": "1.0.2",
"@sanity/vision": "3.23.4",
"@vercel/analytics": "1.1.1",
"@vercel/speed-insights": "1.0.2",
"classnames": "2.4.0",
"core-js": "3.34.0",
"groq": "3.23.4",
"@sanity/vision": "3.26.1",
"@vercel/analytics": "1.1.2",
"@vercel/speed-insights": "1.0.8",
"classnames": "2.5.1",
"core-js": "3.35.1",
"groq": "3.26.1",
"next": "14.0.4",
"next-seo": "6.4.0",
"prism-react-renderer": "2.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.12.0",
"regenerator-runtime": "0.14.1",
"sanity": "3.23.4",
"styled-components": "6.1.4",
"tailwindcss": "3.4.0",
"sanity": "3.26.1",
"styled-components": "6.1.8",
"tailwindcss": "3.4.1",
"tslib": "2.6.2"
},
"devDependencies": {
Expand All @@ -55,7 +55,7 @@
"@nx/webpack": "17.2.3",
"@nx/workspace": "17.2.3",
"@portabletext/types": "2.0.8",
"@sanity/cli": "3.23.4",
"@sanity/cli": "3.26.1",
"@storybook/addon-backgrounds": "7.6.4",
"@storybook/addon-essentials": "7.6.4",
"@storybook/core-server": "7.6.4",
Expand All @@ -68,37 +68,37 @@
"@swc/helpers": "0.5.2",
"@tailwindcss/typography": "0.5.10",
"@testing-library/react": "14.1.2",
"@types/node": "18.19.3",
"@types/node": "18.19.10",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.9",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vitejs/plugin-react-swc": "3.5.0",
"@vitest/coverage-v8": "0.34.6",
"@vitest/ui": "0.34.7",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.17",
"eslint": "8.48.0",
"eslint-config-next": "14.0.4",
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.15",
"husky": "8.0.3",
"jsdom": "23.0.1",
"jsdom": "23.2.0",
"lint-staged": "15.2.0",
"nx": "17.2.3",
"postcss": "8.4.32",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.9",
"postcss": "8.4.33",
"prettier": "3.2.4",
"prettier-plugin-tailwindcss": "0.5.11",
"storybook": "7.6.4",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"url-loader": "4.1.1",
"vite": "5.0.10",
"vite": "5.0.12",
"vite-plugin-eslint": "1.8.1",
"vite-tsconfig-paths": "4.2.2",
"vite-tsconfig-paths": "4.3.1",
"vitest": "0.34.6"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit b00fb1e

Please sign in to comment.