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 7, 2024
1 parent c5b6e24 commit 5b4f8b6
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 413 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@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",
"classnames": "2.5.1",
"core-js": "3.35.0",
"groq": "3.23.4",
"next": "14.0.4",
"next-seo": "6.4.0",
Expand All @@ -35,8 +35,8 @@
"react-icons": "4.12.0",
"regenerator-runtime": "0.14.1",
"sanity": "3.23.4",
"styled-components": "6.1.4",
"tailwindcss": "3.4.0",
"styled-components": "6.1.6",
"tailwindcss": "3.4.1",
"tslib": "2.6.2"
},
"devDependencies": {
Expand Down Expand Up @@ -68,7 +68,7 @@
"@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.5",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.9",
"@typescript-eslint/eslint-plugin": "6.13.2",
Expand All @@ -86,19 +86,19 @@
"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",
"postcss": "8.4.33",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.9",
"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.11",
"vite-plugin-eslint": "1.8.1",
"vite-tsconfig-paths": "4.2.2",
"vite-tsconfig-paths": "4.2.3",
"vitest": "0.34.6"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 5b4f8b6

Please sign in to comment.