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 Sep 23, 2024
1 parent aa91574 commit 03b05a2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
Binary file modified bun.lockb
Binary file not shown.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"@tanstack/react-query-devtools": "5.56.2",
"daisyui": "4.12.10",
"fastest-validator": "1.19.0",
"jotai": "2.9.3",
"jotai": "2.10.0",
"loglevel": "1.9.2",
"next": "14.2.11",
"next": "14.2.13",
"next-auth": "4.24.7",
"next-secure-headers": "2.2.0",
"next-validations": "1.0.1",
"next-validations": "1.0.2",
"quick-lru": "7.0.0",
"react": "18.3.1",
"react-copy-to-clipboard": "5.1.0",
Expand All @@ -48,35 +48,35 @@
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@storybook/addon-actions": "8.3.0",
"@storybook/addon-essentials": "8.3.0",
"@storybook/addon-links": "8.3.0",
"@storybook/react": "8.3.0",
"@storybook/addon-actions": "8.3.2",
"@storybook/addon-essentials": "8.3.2",
"@storybook/addon-links": "8.3.2",
"@storybook/react": "8.3.2",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/react": "18.3.5",
"@types/react": "18.3.8",
"@types/react-copy-to-clipboard": "5.0.7",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/ui": "2.1.1",
"autoprefixer": "10.4.20",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"c8": "10.1.2",
"eslint": "9.10.0",
"eslint-config-next": "14.2.11",
"eslint": "9.11.1",
"eslint-config-next": "14.2.13",
"eslint-config-productsway": "1.3.4",
"identity-obj-proxy": "3.0.0",
"jest-fetch-mock": "3.0.3",
"jsdom": "25.0.0",
"msw": "2.4.6",
"jsdom": "25.0.1",
"msw": "2.4.9",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prisma": "5.19.1",
"sort-package-json": "2.10.1",
"tailwindcss": "3.4.11",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"vite": "5.4.5",
"vitest": "2.1.1"
Expand Down

0 comments on commit 03b05a2

Please sign in to comment.