File tree Expand file tree Collapse file tree 2 files changed +7479
-3918
lines changed Expand file tree Collapse file tree 2 files changed +7479
-3918
lines changed Original file line number Diff line number Diff line change 23
23
"lint" : " eslint --ext .js ."
24
24
},
25
25
"dependencies" : {
26
- "@babel/runtime" : " ^7.18.0 " ,
26
+ "@babel/runtime" : " ^7.16.3 " ,
27
27
"@violentmonkey/dom" : " ^2.0.2" ,
28
28
"@violentmonkey/ui" : " ^0.7.0"
29
29
},
30
30
"devDependencies" : {
31
31
"@babel/eslint-plugin" : " latest" ,
32
32
"@babel/plugin-transform-react-jsx" : " ^7.16.0" ,
33
- "@babel/runtime" : " ^7.18.0 " ,
34
- "@gera2ld/plaid" : " ~2.5.2 " ,
33
+ "@babel/runtime" : " ^7.16.3 " ,
34
+ "@gera2ld/plaid" : " ~2.4.0 " ,
35
35
"@gera2ld/plaid-rollup" : " ~2.4.0" ,
36
36
"@violentmonkey/dom" : " ^2.0.2" ,
37
37
"@violentmonkey/ui" : " ^0.7.0" ,
42
42
"husky" : " ^8.0.1" ,
43
43
"npm-run-all" : " ^4.1.5" ,
44
44
"resolve" : " ^1.22.0" ,
45
- "rollup" : " ^2.74 .1" ,
45
+ "rollup" : " ^2.71 .1" ,
46
46
"rollup-plugin-cleanup" : " ^3.2.1" ,
47
47
"rollup-plugin-userscript" : " ^0.1.1"
48
48
}
You can’t perform that action at this time.
0 commit comments