|
60 | 60 | "@types/css-modules": "1.0.5", |
61 | 61 | "@types/jest": "29.5.12", |
62 | 62 | "@types/node": "^18.15.3", |
63 | | - "@types/react": "18.2.17", |
64 | | - "@types/react-dom": "18.2.22", |
65 | | - "@types/react-test-renderer": "18.0.7", |
66 | | - "@typescript-eslint/eslint-plugin": "7.3.1", |
67 | | - "@typescript-eslint/parser": "7.3.1", |
| 63 | + "@types/react": "18.3.1", |
| 64 | + "@types/react-dom": "18.3.0", |
| 65 | + "@types/react-test-renderer": "18.3.0", |
| 66 | + "@typescript-eslint/eslint-plugin": "7.8.0", |
| 67 | + "@typescript-eslint/parser": "7.8.0", |
68 | 68 | "bundlesize": "0.18.2", |
69 | 69 | "css-loader": "6.10.0", |
70 | | - "esbuild": "0.20.2", |
| 70 | + "esbuild": "0.21.1", |
71 | 71 | "esbuild-css-modules-plugin": "^2.7.1", |
72 | 72 | "eslint": "8.57.0", |
73 | 73 | "eslint-config-airbnb": "19.0.4", |
|
76 | 76 | "eslint-plugin-jsx-a11y": "6.8.0", |
77 | 77 | "eslint-plugin-prettier": "5.1.3", |
78 | 78 | "eslint-plugin-react": "7.34.1", |
79 | | - "eslint-plugin-react-hooks": "^4.2.0", |
| 79 | + "eslint-plugin-react-hooks": "4.6.2", |
80 | 80 | "husky": "9.0.11", |
81 | 81 | "jest": "29.7.0", |
82 | 82 | "jest-environment-jsdom": "29.7.0", |
83 | 83 | "jest-transform-css": "6.0.1", |
84 | 84 | "lint-staged": "15.2.2", |
85 | 85 | "minimist": "^1.2.8", |
86 | | - "postcss": "8.4.37", |
| 86 | + "postcss": "8.4.38", |
87 | 87 | "prettier": "3.2.5", |
88 | 88 | "process": "^0.11.10", |
89 | 89 | "react": "16.14.0", |
90 | 90 | "react-dom": "16.14.0", |
91 | 91 | "rimraf": "5.0.5", |
92 | | - "rollup": "4.13.0", |
| 92 | + "rollup": "4.17.2", |
93 | 93 | "rollup-plugin-analyzer": "^4.0.0", |
94 | 94 | "rollup-plugin-browsersync": "^1.3.3", |
95 | 95 | "rollup-plugin-copy": "3.5.0", |
|
102 | 102 | "rollup-plugin-terser": "^7.0.2", |
103 | 103 | "rollup-plugin-visualizer": "5.12.0", |
104 | 104 | "style-loader": "3.3.4", |
105 | | - "stylelint": "16.2.1", |
| 105 | + "stylelint": "16.5.0", |
106 | 106 | "stylelint-config-prettier": "9.0.5", |
107 | 107 | "stylelint-config-standard": "36.0.0", |
108 | 108 | "ts-jest": "29.1.2", |
109 | 109 | "ts-node": "10.9.2", |
110 | | - "typescript": "5.4.2" |
| 110 | + "typescript": "5.4.5" |
111 | 111 | }, |
112 | 112 | "peerDependencies": { |
113 | 113 | "react": ">=16.14.0", |
|
126 | 126 | ] |
127 | 127 | }, |
128 | 128 | "dependencies": { |
129 | | - "@floating-ui/dom": "^1.6.1", |
130 | | - "clsx": "2.1.0" |
| 129 | + "@floating-ui/dom": "1.6.5", |
| 130 | + "clsx": "2.1.1" |
131 | 131 | } |
132 | 132 | } |
0 commit comments