1919 "@tiptap/pm" : " ^2.0.3" ,
2020 "@tiptap/react" : " ^2.0.3" ,
2121 "@tiptap/suggestion" : " ^2.1.13" ,
22- "@typescript-eslint/eslint-plugin" : " ^2" ,
23- "@typescript-eslint/parser" : " ^2" ,
2422 "react-bootstrap" : " ^2.5.0" ,
2523 "react-currency-input-field" : " ^3.6.10" ,
2624 "react-loading-skeleton" : " ^3.1.0" ,
7068 "bootstrap" : " 5.1" ,
7169 "classnames" : " ^2.2.5" ,
7270 "prop-types" : " ^15.6.1" ,
73- "react" : " ^16.12 .0" ,
71+ "react" : " ^18.2 .0" ,
7472 "react-copy-to-clipboard" : " ^5.0.2" ,
75- "react-dom" : " ^16.12 .0" ,
73+ "react-dom" : " ^18.2 .0" ,
7674 "react-modal" : " ^3.12.1" ,
7775 "react-popper" : " ^2.2.3" ,
78- "react-tracking" : " ^8.1.0 "
76+ "react-tracking" : " ^9.3 "
7977 },
8078 "devDependencies" : {
8179 "@babel/cli" : " ^7.8.4" ,
109107 "@storybook/addons" : " ^7.6.17" ,
110108 "@storybook/react" : " ^8.0.5" ,
111109 "@storybook/react-webpack5" : " ^8.0.5" ,
110+ "@testing-library/dom" : " ^9.3.4" ,
112111 "@testing-library/jest-dom" : " ^6.1.3" ,
113- "@testing-library/react" : " ^12.1 .2" ,
112+ "@testing-library/react" : " ^14.2 .2" ,
114113 "@testing-library/react-hooks" : " ^3.2.1" ,
115- "@testing-library/user-event" : " ^13 .5.0 " ,
114+ "@testing-library/user-event" : " ^14 .5.2 " ,
116115 "@types/jest" : " ^29.5.5" ,
117116 "@types/react-dom" : " ^16.0.0" ,
118117 "@types/testing-library__jest-dom" : " ^6.0.0" ,
118+ "@typescript-eslint/eslint-plugin" : " ^6.21" ,
119+ "@typescript-eslint/parser" : " ^6.21" ,
119120 "babel-eslint" : " ^10.0.3" ,
120121 "babel-jest" : " ^27.4.6" ,
121122 "babel-loader" : " ^8.0.6" ,
128129 "css-loader" : " ^6.8.1" ,
129130 "eslint" : " ^7.32.0" ,
130131 "eslint-config-airbnb" : " ^18.0.1" ,
131- "eslint-config-react-app" : " ^5.2.1" ,
132132 "eslint-plugin-babel" : " ^5.3.0" ,
133133 "eslint-plugin-flowtype" : " ^4.7.0" ,
134134 "eslint-plugin-import" : " ^2.20.1" ,
135135 "eslint-plugin-jsx-a11y" : " ^6.2.3" ,
136136 "eslint-plugin-react" : " ^7.18.3" ,
137- "eslint-plugin-react-hooks" : " ^2.5.1 " ,
137+ "eslint-plugin-react-hooks" : " ^4.6.0 " ,
138138 "eslint-utils" : " ^1.4.3" ,
139139 "file-loader" : " ^6.2.0" ,
140140 "jest" : " ^27.4.6" ,
141141 "jest-css-modules-transform" : " ^4.3.0" ,
142142 "node-sass" : " ^8.0.0" ,
143143 "nodemon" : " ^3.0.1" ,
144144 "prop-types" : " ^15.6.1" ,
145- "react" : " ^18.0.2 " ,
145+ "react" : " ^18.2.0 " ,
146146 "react-copy-to-clipboard" : " ^5.0.2" ,
147- "react-dom" : " ^18.0.2 " ,
147+ "react-dom" : " ^18.2.0 " ,
148148 "react-modal" : " ^3.12.1" ,
149149 "react-popper" : " ^2.2.3" ,
150150 "react-test-renderer" : " ^18.0.2" ,
151- "react-tracking" : " 8.1.0 " ,
151+ "react-tracking" : " ^9.3 " ,
152152 "sass-loader" : " ^10.4.1" ,
153153 "storybook" : " ^8.0.5" ,
154154 "storybook-addon-designs" : " 6.3.1" ,
161161 "@babel/helper-create-regexp-features-plugin" : " ^7.22.15" ,
162162 "istanbul-lib-instrument" : " ^6.0.0" ,
163163 "jackspeak" : " 2.1.1" ,
164- "make-dir" : " 4.0.0" ,
165164 "normalize-package-data" : " ^3.0.0" ,
166165 "semver" : " ^7.5.3"
167166 },
171170 " scss"
172171 ],
173172 "engines" : {
174- "node" : " >= 16 < 19 " ,
173+ "node" : " >= 20 " ,
175174 "yarn" : " ^ 1.22"
176175 },
177176 "main" : " lib/index" ,
198197 "node" : " 18.18.2" ,
199198 "yarn" : " 1.22.21"
200199 }
201- }
200+ }
0 commit comments