|
29 | 29 | "react-use": "^17.3.2" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@babel/core": "^7.17.8", |
33 | | - "@rollup/plugin-commonjs": "^21.0.3", |
34 | | - "@rollup/plugin-node-resolve": "^13.1.3", |
35 | | - "@storybook/addon-essentials": "^6.4.20", |
| 32 | + "@babel/core": "^7.24.5", |
| 33 | + "@rollup/plugin-commonjs": "^21.1.0", |
| 34 | + "@rollup/plugin-node-resolve": "^13.3.0", |
| 35 | + "@storybook/addon-essentials": "^6.5.16", |
36 | 36 | "@storybook/addon-postcss": "^2.0.0", |
37 | | - "@storybook/react": "^6.4.20", |
38 | | - "@tailwindcss/typography": "^0.5.9", |
39 | | - "@testing-library/jest-dom": "^5.16.4", |
40 | | - "@testing-library/react": "^12.1.4", |
41 | | - "@types/bluebird": "*", |
42 | | - "@types/jest": "^27.4.1", |
43 | | - "@types/node": "*", |
44 | | - "@types/react": "^17.0.43", |
45 | | - "@types/react-dom": "^17.0.14", |
46 | | - "autoprefixer": "^10.4.4", |
47 | | - "babel-loader": "^8.2.4", |
| 37 | + "@storybook/react": "^6.5.16", |
| 38 | + "@tailwindcss/typography": "^0.5.13", |
| 39 | + "@testing-library/jest-dom": "^5.17.0", |
| 40 | + "@testing-library/react": "^12.1.5", |
| 41 | + "@types/bluebird": "^3.5.42", |
| 42 | + "@types/jest": "^27.5.2", |
| 43 | + "@types/node": "^20.12.11", |
| 44 | + "@types/react": "^17.0.80", |
| 45 | + "@types/react-dom": "^17.0.25", |
| 46 | + "autoprefixer": "^10.4.19", |
| 47 | + "babel-loader": "^8.3.0", |
48 | 48 | "babel-preset-react-app": "^10.0.1", |
49 | 49 | "identity-obj-proxy": "^3.0.0", |
50 | 50 | "jest": "^27.5.1", |
51 | | - "postcss": "^8.4.12", |
52 | | - "prettier": "^2.8.5", |
53 | | - "prop-types": "^15.5.4", |
54 | | - "react": "^18.0.0", |
55 | | - "react-dom": "^18.0.0", |
56 | | - "rollup": "^2.70.1", |
| 51 | + "postcss": "^8.4.38", |
| 52 | + "prettier": "^2.8.8", |
| 53 | + "prop-types": "^15.8.1", |
| 54 | + "react": "^18.3.1", |
| 55 | + "react-dom": "^18.3.1", |
| 56 | + "rollup": "^2.79.1", |
57 | 57 | "rollup-plugin-styles": "^4.0.0", |
58 | 58 | "rollup-plugin-terser": "^7.0.2", |
59 | 59 | "rollup-plugin-typescript2": "^0.34.1", |
60 | | - "tailwindcss": "^3.2.6", |
| 60 | + "tailwindcss": "^3.4.3", |
61 | 61 | "tailwindcss-blend-mode": "^1.0.0", |
62 | | - "ts-jest": "^27.1.4", |
63 | | - "ts-toolbelt": ">=9.6.0 <10.0.0", |
64 | | - "tslib": "^2.4.0", |
65 | | - "typescript": "^4.6.3", |
66 | | - "webpack": ">=4.0.0 <5.0.0 || >=5.0.0 <6.0.0" |
| 62 | + "ts-jest": "^27.1.5", |
| 63 | + "ts-toolbelt": "^9.6.0", |
| 64 | + "tslib": "^2.6.2", |
| 65 | + "typescript": "^4.9.5", |
| 66 | + "webpack": "^5.91.0" |
67 | 67 | }, |
68 | 68 | "dependencies": { |
69 | | - "clsx": "^1.1.1", |
70 | | - "date-fns": "^2.28.0", |
71 | | - "framer-motion": "^10.11.2", |
72 | | - "react-intl": "^6.2.5", |
| 69 | + "clsx": "^1.2.1", |
| 70 | + "date-fns": "^2.30.0", |
| 71 | + "framer-motion": "^11.1.9", |
| 72 | + "react-intl": "^6.6.6", |
73 | 73 | "react-text-transition": "^1.3.0", |
74 | | - "react-use": "^17.3.2" |
| 74 | + "react-use": "^17.5.0" |
75 | 75 | } |
76 | 76 | } |
0 commit comments