File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 57
57
"react-dom" : " >=17.0.0"
58
58
},
59
59
"dependencies" : {
60
+ "prop-types" : " ^15.7.2" ,
61
+ "uuid" : " ^8.3.2"
62
+ },
63
+ "devDependencies" : {
60
64
"@open-wc/building-rollup" : " ^2.0.1" ,
61
65
"@rollup/plugin-typescript" : " ^8.3.1" ,
62
66
"@testing-library/jest-dom" : " ^5.16.3" ,
71
75
"eslint-plugin-react-hooks" : " ^4.4.0" ,
72
76
"jest" : " ^27.5.1" ,
73
77
"postcss" : " ^8.4.12" ,
74
- "prop-types" : " ^15.7.2" ,
75
78
"rollup-plugin-css" : " ^1.0.10" ,
76
79
"rollup-plugin-terser" : " ^7.0.2" ,
77
80
"ts-jest" : " ^27.1.4" ,
78
81
"ts-node" : " ^10.7.0" ,
79
82
"typescript" : " ^4.6.3" ,
80
- "uuid" : " ^8.3.2"
81
- },
82
- "devDependencies" : {
83
83
"@babel/cli" : " ^7.7.4" ,
84
84
"@babel/core" : " ^7.7.4" ,
85
85
"@babel/eslint-parser" : " ^7.17.0" ,
106
106
"@svgr/rollup" : " 6.2.1" ,
107
107
"@testing-library/react" : " 12" ,
108
108
"@types/expect" : " ^24.3.0" ,
109
- "@types/mocha" : " ^9.1.0" ,
110
109
"babel-loader" : " 8.2.4" ,
111
110
"babelify" : " 10.0.0" ,
112
111
"browserify" : " 17.0.0" ,
137
136
"jest-scss-transform" : " ^1.0.1" ,
138
137
"jsdom" : " 19.0.0" ,
139
138
"lint-staged" : " 12.3.7" ,
140
- "mocha" : " 9.2.2" ,
141
139
"mocha-each" : " ^2.0.1" ,
142
- "mocha-jsdom" : " ^2.0.0" ,
143
140
"npm-run-all" : " ^4.1.5" ,
144
141
"postcss-nested" : " ^5.0.6" ,
145
142
"postcss-simple-vars" : " 6.0.3" ,
164
161
"stylelint" : " ^14.6.1" ,
165
162
"stylelint-config-standard" : " 25.0.0" ,
166
163
"stylelint-config-standard-scss" : " ^3.0.0" ,
167
- "ts-mocha" : " ^9.0.2" ,
168
164
"uglifyjs" : " ^2.4.10" ,
169
165
"watchify" : " 4.0.0"
170
166
},
You can’t perform that action at this time.
0 commit comments