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] committed Jul 25, 2023
1 parent 7c83379 commit 56f59a8
Show file tree
Hide file tree
Showing 2 changed files with 672 additions and 615 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"@radix-ui/react-icons": "1.3.0",
"@radix-ui/react-slot": "1.0.2",
"@tailwindcss/forms": "0.5.4",
"@tanstack/react-query": "4.29.25",
"@tanstack/react-query-devtools": "4.29.25",
"@tanstack/react-query": "4.32.0",
"@tanstack/react-query-devtools": "4.32.0",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"consola": "3.2.3",
"jotai": "2.2.2",
"loglevel": "1.8.1",
"lucide-react": "0.262.0",
"next": "13.4.10",
"lucide-react": "0.263.1",
"next": "13.4.12",
"next-auth": "4.22.3",
"next-secure-headers": "2.2.0",
"next-validations": "0.3.3",
Expand All @@ -52,44 +52,44 @@
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/eslint-parser": "7.22.9",
"@storybook/addon-essentials": "7.1.0",
"@storybook/addon-interactions": "7.1.0",
"@storybook/addon-links": "7.1.0",
"@storybook/nextjs": "7.1.0",
"@storybook/react": "7.1.0",
"@storybook/addon-essentials": "7.1.1",
"@storybook/addon-interactions": "7.1.1",
"@storybook/addon-links": "7.1.1",
"@storybook/nextjs": "7.1.1",
"@storybook/react": "7.1.1",
"@storybook/testing-library": "0.2.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@types/react": "18.2.15",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/react": "18.2.16",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@vitejs/plugin-react": "4.0.3",
"@vitest/ui": "0.33.0",
"autoprefixer": "10.4.14",
"babel-jest": "29.6.1",
"babel-loader": "9.1.3",
"c8": "8.0.0",
"c8": "8.0.1",
"concurrently": "8.2.0",
"eslint": "8.45.0",
"eslint-config-next": "13.4.10",
"eslint-config-next": "13.4.12",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-storybook": "0.6.12",
"eslint-plugin-storybook": "0.6.13",
"husky": "8.0.3",
"identity-obj-proxy": "3.0.0",
"jest-fetch-mock": "3.0.3",
"jsdom": "22.1.0",
"msw": "1.2.2",
"msw": "1.2.3",
"nano-staged": "0.8.0",
"postcss": "8.4.26",
"postcss": "8.4.27",
"prettier": "2.8.8",
"prisma": "5.0.0",
"rustywind": "0.16.0",
"sort-package-json": "2.5.1",
"storybook": "7.1.0",
"storybook": "7.1.1",
"tailwindcss": "3.3.3",
"typescript": "5.1.6",
"vite": "4.4.4",
"vite": "4.4.7",
"vitest": "0.33.0"
},
"msw": {
Expand Down

0 comments on commit 56f59a8

Please sign in to comment.