Skip to content

Commit daf5c6a

Browse files
authored
Merge pull request #260 from theMattCode/dependabot/npm_and_yarn/dev-deps-600ef85da3
Bump the dev-deps group across 1 directory with 25 updates
2 parents 78871a1 + dc0a42a commit daf5c6a

File tree

2 files changed

+2201
-2026
lines changed

2 files changed

+2201
-2026
lines changed

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -52,49 +52,49 @@
5252
},
5353
"devDependencies": {
5454
"@chromatic-com/storybook": "^3.2.4",
55-
"@storybook/addon-essentials": "^8.5.3",
56-
"@storybook/addon-interactions": "^8.5.3",
57-
"@storybook/addon-links": "^8.5.3",
58-
"@storybook/blocks": "^8.5.3",
59-
"@storybook/nextjs": "^8.5.3",
60-
"@storybook/react": "^8.5.3",
61-
"@storybook/test": "^8.5.3",
62-
"@tailwindcss/postcss": "^4.0.0",
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",
6363
"@testing-library/jest-dom": "^6.6.3",
6464
"@testing-library/react": "^16.2.0",
6565
"@testing-library/user-event": "^14.6.1",
66-
"@types/lodash": "^4.17.14",
66+
"@types/lodash": "^4.17.15",
6767
"@types/mdx": "^2.0.10",
68-
"@types/node": "^20.9.1",
68+
"@types/node": "^22.13.4",
6969
"@types/node-fetch": "^2.6.12",
7070
"@types/nodemailer": "^6.4.14",
71-
"@types/react": "19.0.1",
71+
"@types/react": "19.0.10",
7272
"@types/react-big-calendar": "^1.16.1",
73-
"@types/react-dom": "19.0.2",
74-
"@types/ws": "^8.5.13",
75-
"@typescript-eslint/eslint-plugin": "^8.18.1",
76-
"@typescript-eslint/parser": "^8.18.1",
73+
"@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",
7777
"@vitest/ui": "^3.0.5",
7878
"chromatic": "^11.25.2",
79-
"drizzle-kit": "^0.30.1",
80-
"eslint": "^9.17.0",
81-
"eslint-config-next": "15.1.0",
82-
"eslint-plugin-storybook": "^0.11.2",
83-
"jsdom": "^25.0.1",
84-
"postcss": "^8.4.31",
85-
"prettier": "^3.4.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",
84+
"postcss": "^8.5.2",
85+
"prettier": "^3.5.1",
8686
"raw-loader": "^4.0.2",
87-
"storybook": "^8.5.3",
88-
"tailwindcss": "^4.0.0",
87+
"storybook": "^8.5.6",
88+
"tailwindcss": "^4.0.6",
8989
"tsconfig-paths-webpack-plugin": "^4.1.0",
90-
"typescript": "^5.2.2",
90+
"typescript": "^5.7.3",
9191
"vite-tsconfig-paths": "^5.1.4",
9292
"vitest": "^3.0.5"
9393
},
9494
"pnpm": {
9595
"overrides": {
96-
"@types/react": "19.0.1",
97-
"@types/react-dom": "19.0.2"
96+
"@types/react": "19.0.10",
97+
"@types/react-dom": "19.0.4"
9898
},
9999
"patchedDependencies": {
100100

0 commit comments

Comments
 (0)