File tree 1 file changed +12
-11
lines changed
1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tagspaces-browser-extension" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"description" : " Codebase for the Chrome and Firefox extensions of TagSpaces" ,
5
5
"repository" : {
6
6
"type" : " git" ,
23
23
"license" : " AGPL-3.0" ,
24
24
"devDependencies" : {
25
25
"copy-webpack-plugin" : " ^4.0.1" ,
26
- "eslint" : " ^4.18.2" ,
27
- "shelljs" : " ^0.8.0" ,
28
- "typescript" : " ^2.4.2" ,
29
- "web-ext" : " ^2.0.0" ,
30
- "web-ext-types" : " ^0.3.1" ,
31
- "webpack" : " ^3.5.5"
26
+ "eslint" : " ^6.8.0" ,
27
+ "shelljs" : " ^0.8.4" ,
28
+ "typescript" : " ^3.8.3" ,
29
+ "web-ext" : " ^4.2.0" ,
30
+ "web-ext-types" : " ^3.2.1" ,
31
+ "webpack" : " ^4.43.0" ,
32
+ "webpack-cli" : " ^3.3.11"
32
33
},
33
34
"dependencies" : {
34
35
"bootswatch" : " ^3.4.0" ,
35
- "dompurify" : " ^1 .0.8 " ,
36
- "file-saver" : " ^2.0.0 " ,
36
+ "dompurify" : " ^2 .0.10 " ,
37
+ "file-saver" : " ^2.0.2 " ,
37
38
"font-awesome" : " ^4.7.0" ,
38
- "jquery" : " ^3.4 .0" ,
39
+ "jquery" : " ^3.5 .0" ,
39
40
"open-location-code" : " ^1.0.3" ,
40
41
"readability" : " https://github.com/mozilla/readability.git" ,
41
- "webextension-polyfill" : " ^0.3.1 "
42
+ "webextension-polyfill" : " ^0.6.0 "
42
43
}
43
44
}
You can’t perform that action at this time.
0 commit comments