File tree 2 files changed +330
-398
lines changed
2 files changed +330
-398
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tiny-skeleton-loader-react" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"description" : " zero dependency, ultra lightweight (1KB gzipped) skeleton loader component for react" ,
5
5
"author" : " harshzalavadiya" ,
6
6
"license" : " MIT" ,
22
22
"react-dom" : " ^17.0.2"
23
23
},
24
24
"devDependencies" : {
25
- "@types/react" : " ^17.0.37 " ,
25
+ "@types/react" : " ^17.0.38 " ,
26
26
"@types/react-dom" : " ^17.0.11" ,
27
- "postcss" : " ^8.4.4 " ,
27
+ "postcss" : " ^8.4.5 " ,
28
28
"react" : " ^17.0.2" ,
29
29
"react-dom" : " ^17.0.2" ,
30
- "rollup" : " ^2.60.2 " ,
30
+ "rollup" : " ^2.66.0 " ,
31
31
"rollup-plugin-commonjs" : " ^10.1.0" ,
32
32
"rollup-plugin-node-resolve" : " ^5.2.0" ,
33
33
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
34
34
"rollup-plugin-postcss" : " ^4.0.2" ,
35
35
"rollup-plugin-typescript2" : " ^0.31.1" ,
36
36
"rollup-plugin-url" : " ^3.0.1" ,
37
- "typescript" : " ^4.5.2 "
37
+ "typescript" : " ^4.5.5 "
38
38
},
39
39
"files" : [
40
40
" dist"
You can’t perform that action at this time.
0 commit comments