Skip to content

Commit b29a84d

Browse files
chore: bump dependencies
1 parent 53c79e5 commit b29a84d

File tree

2 files changed

+1286
-1303
lines changed

2 files changed

+1286
-1303
lines changed

package.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
18-
"@internationalized/date": "^3.5.6",
18+
"@internationalized/date": "^3.6.0",
1919
"@radix-ui/react-accordion": "^1.2.1",
2020
"@radix-ui/react-checkbox": "^1.1.2",
2121
"@radix-ui/react-dialog": "^1.1.2",
@@ -31,49 +31,49 @@
3131
"@radix-ui/react-switch": "^1.1.1",
3232
"@radix-ui/react-tabs": "^1.1.1",
3333
"@radix-ui/react-toast": "^1.2.2",
34-
"@radix-ui/react-tooltip": "^1.1.3",
35-
"@react-aria/datepicker": "^3.11.4",
36-
"@react-stately/datepicker": "^3.10.3",
34+
"@radix-ui/react-tooltip": "^1.1.4",
35+
"@react-aria/datepicker": "^3.12.0",
36+
"@react-stately/datepicker": "^3.11.0",
3737
"@remixicon/react": "^4.5.0",
38-
"@storybook/addon-a11y": "^8.4.2",
39-
"@storybook/manager-api": "^8.4.2",
40-
"@storybook/theming": "^8.4.2",
38+
"@storybook/addon-a11y": "^8.4.7",
39+
"@storybook/manager-api": "^8.4.7",
40+
"@storybook/theming": "^8.4.7",
4141
"clsx": "^2.1.1",
4242
"date-fns": "^3.6.0",
43-
"prettier-plugin-tailwindcss": "^0.6.8",
43+
"prettier-plugin-tailwindcss": "^0.6.9",
4444
"react": "^18.3.1",
4545
"react-day-picker": "^8.10.1",
4646
"react-dom": "^18.3.1",
47-
"recharts": "^2.13.3",
48-
"tailwind-merge": "^2.5.4",
47+
"recharts": "^2.14.1",
48+
"tailwind-merge": "^2.5.5",
4949
"tailwind-variants": "^0.3.0"
5050
},
5151
"devDependencies": {
52-
"@playwright/test": "^1.48.2",
53-
"@storybook/addon-essentials": "^8.4.2",
54-
"@storybook/addon-interactions": "^8.4.2",
55-
"@storybook/addon-links": "^8.4.2",
56-
"@storybook/blocks": "^8.4.2",
57-
"@storybook/react": "^8.4.2",
58-
"@storybook/react-vite": "^8.4.2",
59-
"@types/node": "^22.9.0",
60-
"@types/react": "^18.3.12",
61-
"@types/react-dom": "^18.3.1",
62-
"@typescript-eslint/eslint-plugin": "^8.14.0",
63-
"@typescript-eslint/parser": "^8.14.0",
64-
"@vitejs/plugin-react": "^4.3.3",
52+
"@playwright/test": "^1.49.1",
53+
"@storybook/addon-essentials": "^8.4.7",
54+
"@storybook/addon-interactions": "^8.4.7",
55+
"@storybook/addon-links": "^8.4.7",
56+
"@storybook/blocks": "^8.4.7",
57+
"@storybook/react": "^8.4.7",
58+
"@storybook/react-vite": "^8.4.7",
59+
"@types/node": "^22.10.2",
60+
"@types/react": "^18.3.16",
61+
"@types/react-dom": "^18.3.5",
62+
"@typescript-eslint/eslint-plugin": "^8.18.0",
63+
"@typescript-eslint/parser": "^8.18.0",
64+
"@vitejs/plugin-react": "^4.3.4",
6565
"autoprefixer": "^10.4.20",
6666
"eslint": "^8.57.1",
6767
"eslint-plugin-react-hooks": "^4.6.2",
68-
"eslint-plugin-react-refresh": "^0.4.14",
69-
"eslint-plugin-storybook": "^0.11.0",
68+
"eslint-plugin-react-refresh": "^0.4.16",
69+
"eslint-plugin-storybook": "^0.11.1",
7070
"postcss": "^8.4.49",
7171
"prettier": "3.3.3",
72-
"storybook": "^8.4.2",
73-
"tailwindcss": "^3.4.14",
74-
"typescript": "^5.6.3",
72+
"storybook": "^8.4.7",
73+
"tailwindcss": "^3.4.16",
74+
"typescript": "^5.7.2",
7575
"vite": "^5.4.11",
76-
"vite-tsconfig-paths": "^5.1.2",
77-
"vitest": "^2.1.4"
76+
"vite-tsconfig-paths": "^5.1.4",
77+
"vitest": "^2.1.8"
7878
}
7979
}

0 commit comments

Comments
 (0)