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 Apr 24, 2023
1 parent 9dfb270 commit bd5759d
Show file tree
Hide file tree
Showing 2 changed files with 575 additions and 575 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"graphql": "16.6.0",
"jotai": "1.13.1",
"loglevel": "1.8.1",
"next": "13.3.0",
"next": "13.3.1",
"next-auth": "4.22.1",
"next-secure-headers": "2.2.0",
"next-validations": "0.3.2",
Expand All @@ -63,18 +63,18 @@
},
"devDependencies": {
"@babel/core": "7.21.4",
"@storybook/addon-essentials": "7.0.6",
"@storybook/addon-interactions": "7.0.6",
"@storybook/addon-links": "7.0.6",
"@storybook/nextjs": "7.0.6",
"@storybook/react": "7.0.6",
"@storybook/addon-essentials": "7.0.7",
"@storybook/addon-interactions": "7.0.7",
"@storybook/addon-links": "7.0.7",
"@storybook/nextjs": "7.0.7",
"@storybook/react": "7.0.7",
"@storybook/testing-library": "0.1.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@types/react": "18.0.37",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"@types/react": "18.0.38",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"@vitejs/plugin-react": "3.1.0",
"@vitest/ui": "0.30.1",
"autoprefixer": "10.4.14",
Expand All @@ -83,8 +83,8 @@
"babel-loader": "9.1.2",
"c8": "7.13.0",
"concurrently": "8.0.1",
"eslint": "8.38.0",
"eslint-config-next": "13.3.0",
"eslint": "8.39.0",
"eslint-config-next": "13.3.1",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-storybook": "0.6.11",
"husky": "8.0.3",
Expand All @@ -94,10 +94,10 @@
"lint-staged": "13.2.1",
"msw": "1.2.1",
"postcss": "8.4.23",
"prettier": "2.8.7",
"prettier": "2.8.8",
"rustywind": "0.15.3",
"sort-package-json": "2.4.1",
"storybook": "7.0.6",
"storybook": "7.0.7",
"tailwindcss": "3.3.1",
"typescript": "5.0.4",
"vite": "4.3.1",
Expand Down
Loading

0 comments on commit bd5759d

Please sign in to comment.