Skip to content

Commit ab3a0fc

Browse files
chore(deps): update dev dependencies
1 parent 7450461 commit ab3a0fc

2 files changed

Lines changed: 1354 additions & 2380 deletions

File tree

package.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -35,53 +35,53 @@
3535
"react-router-dom": "6.22.3"
3636
},
3737
"devDependencies": {
38-
"@commitlint/cli": "19.0.3",
39-
"@commitlint/config-conventional": "19.0.3",
38+
"@commitlint/cli": "19.2.1",
39+
"@commitlint/config-conventional": "19.1.0",
4040
"@commitlint/types": "19.0.3",
41-
"@storybook/addon-a11y": "7.6.17",
42-
"@storybook/addon-actions": "7.6.17",
43-
"@storybook/addon-docs": "7.6.17",
44-
"@storybook/addon-essentials": "7.6.17",
45-
"@storybook/addon-themes": "7.6.17",
46-
"@storybook/addon-viewport": "7.6.17",
47-
"@storybook/react": "7.6.17",
48-
"@storybook/react-vite": "7.6.17",
41+
"@storybook/addon-a11y": "8.0.6",
42+
"@storybook/addon-actions": "8.0.6",
43+
"@storybook/addon-docs": "8.0.6",
44+
"@storybook/addon-essentials": "8.0.6",
45+
"@storybook/addon-themes": "8.0.6",
46+
"@storybook/addon-viewport": "8.0.6",
47+
"@storybook/react": "8.0.6",
48+
"@storybook/react-vite": "8.0.6",
4949
"@storybook/storybook-deployer": "2.8.16",
50-
"@storybook/test-runner": "0.16.0",
51-
"@tailwindcss/typography": "0.5.10",
50+
"@storybook/test-runner": "0.17.0",
51+
"@tailwindcss/typography": "0.5.12",
5252
"@total-typescript/ts-reset": "0.5.1",
53-
"@types/node": "20.11.25",
54-
"@types/react": "18.2.64",
55-
"@types/react-dom": "18.2.21",
56-
"@types/testing-library__jest-dom": "5.14.9",
57-
"@typescript-eslint/eslint-plugin": "7.1.1",
58-
"@typescript-eslint/parser": "7.1.1",
53+
"@types/node": "20.12.6",
54+
"@types/react": "18.2.75",
55+
"@types/react-dom": "18.2.24",
56+
"@types/testing-library__jest-dom": "6.0.0",
57+
"@typescript-eslint/eslint-plugin": "7.6.0",
58+
"@typescript-eslint/parser": "7.6.0",
5959
"@vitejs/plugin-react": "4.2.1",
6060
"@vitejs/plugin-react-swc": "3.6.0",
61-
"autoprefixer": "10.4.18",
61+
"autoprefixer": "10.4.19",
6262
"cross-env": "7.0.3",
63-
"daisyui": "4.7.3",
63+
"daisyui": "4.10.1",
6464
"emotion-theming": "11.0.0",
65-
"eslint": "8.57.0",
65+
"eslint": "9.0.0",
6666
"eslint-config-prettier": "9.1.0",
67-
"eslint-plugin-formatjs": "4.12.2",
67+
"eslint-plugin-formatjs": "4.13.0",
6868
"eslint-plugin-import": "2.29.1",
6969
"eslint-plugin-prettier": "5.1.3",
70-
"eslint-plugin-react": "7.34.0",
70+
"eslint-plugin-react": "7.34.1",
7171
"eslint-plugin-storybook": "0.8.0",
7272
"http-server": "14.1.1",
7373
"husky": "9.0.11",
7474
"move-cli": "2.0.0",
75-
"playwright": "1.42.1",
76-
"postcss": "8.4.35",
75+
"playwright": "1.43.0",
76+
"postcss": "8.4.38",
7777
"prettier": "3.2.5",
78-
"prettier-plugin-tailwindcss": "0.5.12",
78+
"prettier-plugin-tailwindcss": "0.5.13",
7979
"start-server-and-test": "2.0.3",
80-
"storybook": "7.6.17",
81-
"tailwindcss": "3.4.1",
82-
"typescript": "5.4.2",
83-
"usehooks-ts": "3.0.1",
84-
"vite": "5.1.7",
85-
"vite-tsconfig-paths": "4.3.1"
80+
"storybook": "8.0.6",
81+
"tailwindcss": "3.4.3",
82+
"typescript": "5.4.4",
83+
"usehooks-ts": "3.1.0",
84+
"vite": "5.2.8",
85+
"vite-tsconfig-paths": "4.3.2"
8686
}
8787
}

0 commit comments

Comments
 (0)