|
27 | 27 | "@floating-ui/react": "^0.19.2",
|
28 | 28 | "@headlessui/react": "^1.7.19",
|
29 | 29 | "@headlessui/tailwindcss": "^0.2.0",
|
30 |
| - "date-fns": "^2.30.0", |
31 |
| - "react-day-picker": "^8.9.1", |
| 30 | + "date-fns": "^3.6.0", |
| 31 | + "react-day-picker": "^8.10.1", |
32 | 32 | "react-transition-state": "^2.1.1",
|
33 |
| - "recharts": "^2.12.6", |
| 33 | + "recharts": "^2.12.7", |
34 | 34 | "tailwind-merge": "^1.14.0"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "@babel/core": "^7.23.5", |
38 |
| - "@babel/preset-env": "^7.23.5", |
39 |
| - "@babel/preset-react": "^7.23.3", |
40 |
| - "@babel/preset-typescript": "^7.23.3", |
| 37 | + "@babel/core": "^7.24.5", |
| 38 | + "@babel/preset-env": "^7.24.5", |
| 39 | + "@babel/preset-react": "^7.24.1", |
| 40 | + "@babel/preset-typescript": "^7.24.1", |
| 41 | + "@chromatic-com/storybook": "^1", |
41 | 42 | "@mdx-js/react": "^2.3.0",
|
42 | 43 | "@rollup/plugin-commonjs": "^21.1.0",
|
43 | 44 | "@rollup/plugin-node-resolve": "^13.3.0",
|
|
46 | 47 | "@semantic-release/commit-analyzer": "^9.0.2",
|
47 | 48 | "@semantic-release/github": "github:semantic-release/github",
|
48 | 49 | "@semantic-release/npm": "github:semantic-release/npm",
|
49 |
| - "@storybook/addon-a11y": "^7.6.3", |
50 |
| - "@storybook/addon-actions": "^7.6.3", |
51 |
| - "@storybook/addon-essentials": "^7.6.3", |
52 |
| - "@storybook/addon-interactions": "^7.6.3", |
53 |
| - "@storybook/addon-links": "^7.6.3", |
54 |
| - "@storybook/addon-styling-webpack": "^0.0.5", |
55 |
| - "@storybook/addon-themes": "^7.6.3", |
56 |
| - "@storybook/manager-api": "^7.6.3", |
| 50 | + "@storybook/addon-a11y": "^8.0.10", |
| 51 | + "@storybook/addon-actions": "^8.0.10", |
| 52 | + "@storybook/addon-essentials": "^8.0.10", |
| 53 | + "@storybook/addon-interactions": "^8.0.10", |
| 54 | + "@storybook/addon-links": "^8.0.10", |
| 55 | + "@storybook/addon-styling-webpack": "^1.0.0", |
| 56 | + "@storybook/addon-themes": "^8.0.10", |
| 57 | + "@storybook/addon-webpack5-compiler-babel": "^3.0.3", |
| 58 | + "@storybook/manager-api": "^8.0.10", |
57 | 59 | "@storybook/mdx2-csf": "^1.1.0",
|
58 |
| - "@storybook/react": "^7.6.3", |
59 |
| - "@storybook/react-webpack5": "^7.6.3", |
60 |
| - "@storybook/testing-library": "^0.2.2", |
61 |
| - "@storybook/theming": "^7.6.3", |
| 60 | + "@storybook/react": "^8.0.10", |
| 61 | + "@storybook/react-webpack5": "^8.0.10", |
| 62 | + "@storybook/test": "^8.0.10", |
| 63 | + "@storybook/theming": "^8.0.10", |
62 | 64 | "@tailwindcss/forms": "^0.5.7",
|
63 | 65 | "@testing-library/react": "^14.1.2",
|
64 |
| - "@types/jest": "^27.5.2", |
65 |
| - "@types/node": "^20.12.7", |
66 |
| - "@types/react": "^18.3.1", |
| 66 | + "@types/jest": "^29.5.12", |
| 67 | + "@types/node": "^20.12.11", |
| 68 | + "@types/react": "^18.3.2", |
67 | 69 | "@typescript-eslint/eslint-plugin": "^6.13.1",
|
68 | 70 | "@typescript-eslint/parser": "^6.13.1",
|
69 | 71 | "autoprefixer": "^10.4.19",
|
|
76 | 78 | "eslint-plugin-prettier": "^5.1.3",
|
77 | 79 | "eslint-plugin-react": "^7.34.1",
|
78 | 80 | "eslint-plugin-react-hooks": "^4.6.2",
|
79 |
| - "html-webpack-plugin": "^5.5.3", |
| 81 | + "html-webpack-plugin": "^5.6.0", |
80 | 82 | "identity-obj-proxy": "^3.0.0",
|
81 |
| - "jest": "^27.5.1", |
| 83 | + "jest": "^29.7.0", |
| 84 | + "jest-environment-jsdom": "^29.7.0", |
82 | 85 | "postcss": "^8.4.38",
|
83 | 86 | "postcss-loader": "^7.3.3",
|
84 | 87 | "prettier": "3.2.5",
|
85 | 88 | "prop-types": "^15.8.1",
|
86 |
| - "react": "^18.2.0", |
87 |
| - "react-dom": "^18.2.0", |
| 89 | + "react": "^18.3.1", |
| 90 | + "react-dom": "^18.3.1", |
88 | 91 | "resize-observer-polyfill": "^1.5.1",
|
89 | 92 | "rollup": "^2.79.1",
|
90 | 93 | "rollup-plugin-dts": "^4.2.3",
|
|
93 | 96 | "rollup-plugin-preserve-directives": "^0.1.1",
|
94 | 97 | "rollup-plugin-typescript-paths": "^1.4.0",
|
95 | 98 | "semantic-release": "^22.0.8",
|
96 |
| - "storybook": "^7.6.3", |
| 99 | + "storybook": "^8.0.10", |
97 | 100 | "storybook-source-link": "^4.0.1",
|
98 | 101 | "style-loader": "^3.3.3",
|
99 | 102 | "tailwindcss": "^3.4.3",
|
100 | 103 | "tslib": "^2.6.2",
|
101 | 104 | "typescript": "^4.9.5",
|
102 |
| - "webpack": "^5.89.0" |
| 105 | + "webpack": "^5.91.0" |
103 | 106 | },
|
104 | 107 | "peerDependencies": {
|
105 | 108 | "react": "^18.0.0",
|
|
0 commit comments