Skip to content

Commit e785f8b

Browse files
authored
Merge pull request #284 from theMattCode/dependabot/npm_and_yarn/dev-deps-766feb413d
Bump the dev-deps group across 1 directory with 24 updates
2 parents 364680b + 29c7b6b commit e785f8b

File tree

2 files changed

+1023
-1244
lines changed

2 files changed

+1023
-1244
lines changed

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -52,44 +52,44 @@
5252
},
5353
"devDependencies": {
5454
"@chromatic-com/storybook": "^3.2.4",
55-
"@storybook/addon-essentials": "^8.5.6",
56-
"@storybook/addon-interactions": "^8.5.6",
57-
"@storybook/addon-links": "^8.5.6",
58-
"@storybook/blocks": "^8.5.6",
59-
"@storybook/nextjs": "^8.5.6",
60-
"@storybook/react": "^8.5.6",
61-
"@storybook/test": "^8.5.6",
62-
"@tailwindcss/postcss": "^4.0.6",
55+
"@storybook/addon-essentials": "^8.6.12",
56+
"@storybook/addon-interactions": "^8.6.12",
57+
"@storybook/addon-links": "^8.6.12",
58+
"@storybook/blocks": "^8.6.12",
59+
"@storybook/nextjs": "^8.6.12",
60+
"@storybook/react": "^8.6.12",
61+
"@storybook/test": "^8.6.12",
62+
"@tailwindcss/postcss": "^4.1.4",
6363
"@testing-library/jest-dom": "^6.6.3",
64-
"@testing-library/react": "^16.2.0",
64+
"@testing-library/react": "^16.3.0",
6565
"@testing-library/user-event": "^14.6.1",
6666
"@types/lodash": "^4.17.15",
6767
"@types/mdx": "^2.0.10",
68-
"@types/node": "^22.13.4",
68+
"@types/node": "^22.14.1",
6969
"@types/node-fetch": "^2.6.12",
7070
"@types/nodemailer": "^6.4.14",
7171
"@types/react": "19.0.10",
7272
"@types/react-big-calendar": "^1.16.1",
7373
"@types/react-dom": "19.0.4",
74-
"@types/ws": "^8.5.14",
75-
"@typescript-eslint/eslint-plugin": "^8.24.0",
76-
"@typescript-eslint/parser": "^8.24.0",
77-
"@vitest/ui": "^3.0.5",
78-
"chromatic": "^11.25.2",
79-
"drizzle-kit": "^0.30.4",
80-
"eslint": "^9.20.1",
81-
"eslint-config-next": "15.1.7",
82-
"eslint-plugin-storybook": "^0.11.3",
83-
"jsdom": "^26.0.0",
74+
"@types/ws": "^8.18.1",
75+
"@typescript-eslint/eslint-plugin": "^8.30.1",
76+
"@typescript-eslint/parser": "^8.30.1",
77+
"@vitest/ui": "^3.1.2",
78+
"chromatic": "^11.28.2",
79+
"drizzle-kit": "^0.31.0",
80+
"eslint": "^9.25.0",
81+
"eslint-config-next": "15.3.1",
82+
"eslint-plugin-storybook": "^0.12.0",
83+
"jsdom": "^26.1.0",
8484
"postcss": "^8.5.2",
8585
"prettier": "^3.5.1",
8686
"raw-loader": "^4.0.2",
87-
"storybook": "^8.5.6",
88-
"tailwindcss": "^4.0.6",
87+
"storybook": "^8.6.12",
88+
"tailwindcss": "^4.1.4",
8989
"tsconfig-paths-webpack-plugin": "^4.1.0",
90-
"typescript": "^5.7.3",
90+
"typescript": "^5.8.3",
9191
"vite-tsconfig-paths": "^5.1.4",
92-
"vitest": "^3.0.5"
92+
"vitest": "^3.1.2"
9393
},
9494
"pnpm": {
9595
"overrides": {

0 commit comments

Comments
 (0)