|
25 | 25 | "homepage": "https://github.com/tremorlabs/tremor#readme", |
26 | 26 | "dependencies": { |
27 | 27 | "@floating-ui/react": "^0.19.2", |
28 | | - "@headlessui/react": "^1.7.18", |
| 28 | + "@headlessui/react": "^1.7.19", |
29 | 29 | "@headlessui/tailwindcss": "^0.2.0", |
30 | 30 | "date-fns": "^2.30.0", |
31 | 31 | "react-day-picker": "^8.9.1", |
32 | 32 | "react-transition-state": "^2.1.1", |
33 | | - "recharts": "^2.10.3", |
| 33 | + "recharts": "^2.12.6", |
34 | 34 | "tailwind-merge": "^1.14.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
|
62 | 62 | "@tailwindcss/forms": "^0.5.7", |
63 | 63 | "@testing-library/react": "^14.1.2", |
64 | 64 | "@types/jest": "^27.5.2", |
65 | | - "@types/node": "^20.10.2", |
66 | | - "@types/react": "^18.2.41", |
| 65 | + "@types/node": "^20.12.7", |
| 66 | + "@types/react": "^18.3.1", |
67 | 67 | "@typescript-eslint/eslint-plugin": "^6.13.1", |
68 | 68 | "@typescript-eslint/parser": "^6.13.1", |
69 | | - "autoprefixer": "^10.4.16", |
| 69 | + "autoprefixer": "^10.4.19", |
70 | 70 | "babel-jest": "^27.5.1", |
71 | 71 | "babel-loader": "^8.3.0", |
72 | 72 | "conventional-changelog-conventionalcommits": "^5.0.0", |
73 | 73 | "css-loader": "^6.8.1", |
74 | 74 | "eslint": "^8.55.0", |
75 | 75 | "eslint-config-prettier": "^9.1.0", |
76 | | - "eslint-plugin-prettier": "^5.0.1", |
77 | | - "eslint-plugin-react": "^7.33.2", |
78 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 76 | + "eslint-plugin-prettier": "^5.1.3", |
| 77 | + "eslint-plugin-react": "^7.34.1", |
| 78 | + "eslint-plugin-react-hooks": "^4.6.2", |
79 | 79 | "html-webpack-plugin": "^5.5.3", |
80 | 80 | "identity-obj-proxy": "^3.0.0", |
81 | 81 | "jest": "^27.5.1", |
82 | | - "postcss": "^8.4.32", |
| 82 | + "postcss": "^8.4.38", |
83 | 83 | "postcss-loader": "^7.3.3", |
84 | | - "prettier": "3.0.3", |
| 84 | + "prettier": "3.2.5", |
85 | 85 | "prop-types": "^15.8.1", |
86 | 86 | "react": "^18.2.0", |
87 | 87 | "react-dom": "^18.2.0", |
|
96 | 96 | "storybook": "^7.6.3", |
97 | 97 | "storybook-source-link": "^4.0.1", |
98 | 98 | "style-loader": "^3.3.3", |
99 | | - "tailwindcss": "^3.4.1", |
| 99 | + "tailwindcss": "^3.4.3", |
100 | 100 | "tslib": "^2.6.2", |
101 | 101 | "typescript": "^4.9.5", |
102 | 102 | "webpack": "^5.89.0" |
|
0 commit comments