Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -59,7 +59,7 @@ |
59 | 59 |
"@commitlint/cli": "^16.2.3", |
60 | 60 |
"@commitlint/config-conventional": "^16.2.1", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^18.0.0", |
|
62 |
+ "@types/react": "^18.0.1", |
|
63 | 63 |
"@types/react-dom": "^18.0.0", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.18.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.18.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -33,7 +33,7 @@ |
33 | 33 |
"watch": "webpack --mode=development --watch" |
34 | 34 |
}, |
35 | 35 |
"dependencies": { |
36 |
- "@babel/runtime": "^7.17.8", |
|
36 |
+ "@babel/runtime": "^7.17.9", |
|
37 | 37 |
"loglevel": "^1.8.0", |
38 | 38 |
"loglevel-plugin-prefix": "^0.8.4", |
39 | 39 |
"normalize-url": "^7.0.3", |
... | ... |
@@ -42,15 +42,15 @@ |
42 | 42 |
"react-dom": "^18.0.0", |
43 | 43 |
"react-progressbar.js": "^0.2.0", |
44 | 44 |
"tslib": "^2.3.1", |
45 |
- "typescript-json-serializer": "^4.0.1", |
|
45 |
+ "typescript-json-serializer": "^4.1.0", |
|
46 | 46 |
"uuidv4": "^6.2.13", |
47 | 47 |
"webext-options-sync": "^3.0.1", |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.17.8", |
|
51 |
+ "@babel/core": "^7.17.9", |
|
52 | 52 |
"@babel/plugin-proposal-class-properties": "^7.16.7", |
53 |
- "@babel/plugin-proposal-decorators": "^7.17.8", |
|
53 |
+ "@babel/plugin-proposal-decorators": "^7.17.9", |
|
54 | 54 |
"@babel/plugin-proposal-object-rest-spread": "^7.17.3", |
55 | 55 |
"@babel/plugin-transform-runtime": "^7.17.0", |
56 | 56 |
"@babel/preset-env": "^7.16.11", |
... | ... |
@@ -59,8 +59,8 @@ |
59 | 59 |
"@commitlint/cli": "^16.2.3", |
60 | 60 |
"@commitlint/config-conventional": "^16.2.1", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^17.0.43", |
|
63 |
- "@types/react-dom": "^17.0.14", |
|
62 |
+ "@types/react": "^18.0.0", |
|
63 |
+ "@types/react-dom": "^18.0.0", |
|
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.18.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.18.0", |
66 | 66 |
"autoprefixer": "^10.4.4", |
... | ... |
@@ -72,7 +72,7 @@ |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.7.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
75 |
- "eslint": "^8.12.0", |
|
75 |
+ "eslint": "^8.13.0", |
|
76 | 76 |
"eslint-config-prettier": "^8.5.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.29.4", |
... | ... |
@@ -93,7 +93,7 @@ |
93 | 93 |
"ts-loader": "^9.2.8", |
94 | 94 |
"typescript": "^4.6.3", |
95 | 95 |
"web-ext": "^6.8.0", |
96 |
- "webpack": "^5.71.0", |
|
96 |
+ "webpack": "^5.72.0", |
|
97 | 97 |
"webpack-cli": "^4.9.2", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.43", |
63 | 63 |
"@types/react-dom": "^17.0.14", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.17.0", |
|
65 |
- "@typescript-eslint/parser": "^5.17.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.18.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.18.0", |
|
66 | 66 |
"autoprefixer": "^10.4.4", |
67 | 67 |
"babel-loader": "^8.2.4", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -38,8 +38,8 @@ |
38 | 38 |
"loglevel-plugin-prefix": "^0.8.4", |
39 | 39 |
"normalize-url": "^7.0.3", |
40 | 40 |
"progressbar.js": "^1.1.0", |
41 |
- "react": "^17.0.2", |
|
42 |
- "react-dom": "^17.0.2", |
|
41 |
+ "react": "^18.0.0", |
|
42 |
+ "react-dom": "^18.0.0", |
|
43 | 43 |
"react-progressbar.js": "^0.2.0", |
44 | 44 |
"tslib": "^2.3.1", |
45 | 45 |
"typescript-json-serializer": "^4.0.1", |
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.43", |
63 | 63 |
"@types/react-dom": "^17.0.14", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.16.0", |
|
65 |
- "@typescript-eslint/parser": "^5.16.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.17.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.17.0", |
|
66 | 66 |
"autoprefixer": "^10.4.4", |
67 | 67 |
"babel-loader": "^8.2.4", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
... | ... |
@@ -82,7 +82,7 @@ |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.12", |
84 | 84 |
"postcss-loader": "^6.2.1", |
85 |
- "prettier": "^2.6.1", |
|
85 |
+ "prettier": "^2.6.2", |
|
86 | 86 |
"prettier-package-json": "^2.6.3", |
87 | 87 |
"resolve-url-loader": "^5.0.0", |
88 | 88 |
"sass-loader": "^12.6.0", |
... | ... |
@@ -93,7 +93,7 @@ |
93 | 93 |
"ts-loader": "^9.2.8", |
94 | 94 |
"typescript": "^4.6.3", |
95 | 95 |
"web-ext": "^6.8.0", |
96 |
- "webpack": "^5.70.0", |
|
96 |
+ "webpack": "^5.71.0", |
|
97 | 97 |
"webpack-cli": "^4.9.2", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -43,7 +43,7 @@ |
43 | 43 |
"react-progressbar.js": "^0.2.0", |
44 | 44 |
"tslib": "^2.3.1", |
45 | 45 |
"typescript-json-serializer": "^4.0.1", |
46 |
- "uuidv4": "^6.2.12", |
|
46 |
+ "uuidv4": "^6.2.13", |
|
47 | 47 |
"webext-options-sync": "^3.0.1", |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
... | ... |
@@ -59,7 +59,7 @@ |
59 | 59 |
"@commitlint/cli": "^16.2.3", |
60 | 60 |
"@commitlint/config-conventional": "^16.2.1", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^17.0.42", |
|
62 |
+ "@types/react": "^17.0.43", |
|
63 | 63 |
"@types/react-dom": "^17.0.14", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.16.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.16.0", |
... | ... |
@@ -72,7 +72,7 @@ |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.7.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
75 |
- "eslint": "^8.11.0", |
|
75 |
+ "eslint": "^8.12.0", |
|
76 | 76 |
"eslint-config-prettier": "^8.5.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.29.4", |
... | ... |
@@ -82,7 +82,7 @@ |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.12", |
84 | 84 |
"postcss-loader": "^6.2.1", |
85 |
- "prettier": "^2.6.0", |
|
85 |
+ "prettier": "^2.6.1", |
|
86 | 86 |
"prettier-package-json": "^2.6.3", |
87 | 87 |
"resolve-url-loader": "^5.0.0", |
88 | 88 |
"sass-loader": "^12.6.0", |
... | ... |
@@ -91,8 +91,8 @@ |
91 | 91 |
"standard-version": "^9.3.2", |
92 | 92 |
"terser-webpack-plugin": "^5.3.1", |
93 | 93 |
"ts-loader": "^9.2.8", |
94 |
- "typescript": "^4.6.2", |
|
95 |
- "web-ext": "^6.7.0", |
|
94 |
+ "typescript": "^4.6.3", |
|
95 |
+ "web-ext": "^6.8.0", |
|
96 | 96 |
"webpack": "^5.70.0", |
97 | 97 |
"webpack-cli": "^4.9.2", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -59,12 +59,12 @@ |
59 | 59 |
"@commitlint/cli": "^16.2.3", |
60 | 60 |
"@commitlint/config-conventional": "^16.2.1", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^17.0.41", |
|
62 |
+ "@types/react": "^17.0.42", |
|
63 | 63 |
"@types/react-dom": "^17.0.14", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.16.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.16.0", |
66 | 66 |
"autoprefixer": "^10.4.4", |
67 |
- "babel-loader": "^8.2.3", |
|
67 |
+ "babel-loader": "^8.2.4", |
|
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
69 | 69 |
"babel-plugin-transform-typescript-metadata": "^0.3.2", |
70 | 70 |
"chrome-webstore-upload-cli": "^2.0.1", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.41", |
63 | 63 |
"@types/react-dom": "^17.0.14", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.15.0", |
|
65 |
- "@typescript-eslint/parser": "^5.15.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.16.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.16.0", |
|
66 | 66 |
"autoprefixer": "^10.4.4", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -33,7 +33,7 @@ |
33 | 33 |
"watch": "webpack --mode=development --watch" |
34 | 34 |
}, |
35 | 35 |
"dependencies": { |
36 |
- "@babel/runtime": "^7.17.7", |
|
36 |
+ "@babel/runtime": "^7.17.8", |
|
37 | 37 |
"loglevel": "^1.8.0", |
38 | 38 |
"loglevel-plugin-prefix": "^0.8.4", |
39 | 39 |
"normalize-url": "^7.0.3", |
... | ... |
@@ -48,9 +48,9 @@ |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.17.7", |
|
51 |
+ "@babel/core": "^7.17.8", |
|
52 | 52 |
"@babel/plugin-proposal-class-properties": "^7.16.7", |
53 |
- "@babel/plugin-proposal-decorators": "^7.17.2", |
|
53 |
+ "@babel/plugin-proposal-decorators": "^7.17.8", |
|
54 | 54 |
"@babel/plugin-proposal-object-rest-spread": "^7.17.3", |
55 | 55 |
"@babel/plugin-transform-runtime": "^7.17.0", |
56 | 56 |
"@babel/preset-env": "^7.16.11", |
... | ... |
@@ -59,8 +59,8 @@ |
59 | 59 |
"@commitlint/cli": "^16.2.3", |
60 | 60 |
"@commitlint/config-conventional": "^16.2.1", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^17.0.40", |
|
63 |
- "@types/react-dom": "^17.0.13", |
|
62 |
+ "@types/react": "^17.0.41", |
|
63 |
+ "@types/react-dom": "^17.0.14", |
|
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.15.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.15.0", |
66 | 66 |
"autoprefixer": "^10.4.4", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -56,14 +56,14 @@ |
56 | 56 |
"@babel/preset-env": "^7.16.11", |
57 | 57 |
"@babel/preset-react": "^7.16.7", |
58 | 58 |
"@babel/preset-typescript": "^7.16.7", |
59 |
- "@commitlint/cli": "^16.2.1", |
|
59 |
+ "@commitlint/cli": "^16.2.3", |
|
60 | 60 |
"@commitlint/config-conventional": "^16.2.1", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.40", |
63 | 63 |
"@types/react-dom": "^17.0.13", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.15.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.15.0", |
66 |
- "autoprefixer": "^10.4.3", |
|
66 |
+ "autoprefixer": "^10.4.4", |
|
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
69 | 69 |
"babel-plugin-transform-typescript-metadata": "^0.3.2", |
... | ... |
@@ -80,9 +80,9 @@ |
80 | 80 |
"mini-css-extract-plugin": "^2.6.0", |
81 | 81 |
"node-sass": "^7.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 |
- "postcss": "^8.4.11", |
|
83 |
+ "postcss": "^8.4.12", |
|
84 | 84 |
"postcss-loader": "^6.2.1", |
85 |
- "prettier": "^2.5.1", |
|
85 |
+ "prettier": "^2.6.0", |
|
86 | 86 |
"prettier-package-json": "^2.6.3", |
87 | 87 |
"resolve-url-loader": "^5.0.0", |
88 | 88 |
"sass-loader": "^12.6.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -63,7 +63,7 @@ |
63 | 63 |
"@types/react-dom": "^17.0.13", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.15.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.15.0", |
66 |
- "autoprefixer": "^10.4.2", |
|
66 |
+ "autoprefixer": "^10.4.3", |
|
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
69 | 69 |
"babel-plugin-transform-typescript-metadata": "^0.3.2", |
... | ... |
@@ -80,7 +80,7 @@ |
80 | 80 |
"mini-css-extract-plugin": "^2.6.0", |
81 | 81 |
"node-sass": "^7.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 |
- "postcss": "^8.4.8", |
|
83 |
+ "postcss": "^8.4.11", |
|
84 | 84 |
"postcss-loader": "^6.2.1", |
85 | 85 |
"prettier": "^2.5.1", |
86 | 86 |
"prettier-package-json": "^2.6.3", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -33,7 +33,7 @@ |
33 | 33 |
"watch": "webpack --mode=development --watch" |
34 | 34 |
}, |
35 | 35 |
"dependencies": { |
36 |
- "@babel/runtime": "^7.17.2", |
|
36 |
+ "@babel/runtime": "^7.17.7", |
|
37 | 37 |
"loglevel": "^1.8.0", |
38 | 38 |
"loglevel-plugin-prefix": "^0.8.4", |
39 | 39 |
"normalize-url": "^7.0.3", |
... | ... |
@@ -48,7 +48,7 @@ |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.17.5", |
|
51 |
+ "@babel/core": "^7.17.7", |
|
52 | 52 |
"@babel/plugin-proposal-class-properties": "^7.16.7", |
53 | 53 |
"@babel/plugin-proposal-decorators": "^7.17.2", |
54 | 54 |
"@babel/plugin-proposal-object-rest-spread": "^7.17.3", |
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.40", |
63 | 63 |
"@types/react-dom": "^17.0.13", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.14.0", |
|
65 |
- "@typescript-eslint/parser": "^5.14.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.15.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.15.0", |
|
66 | 66 |
"autoprefixer": "^10.4.2", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
... | ... |
@@ -75,7 +75,7 @@ |
75 | 75 |
"eslint": "^8.11.0", |
76 | 76 |
"eslint-config-prettier": "^8.5.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 |
- "eslint-plugin-react": "^7.29.3", |
|
78 |
+ "eslint-plugin-react": "^7.29.4", |
|
79 | 79 |
"husky": "^7.0.4", |
80 | 80 |
"mini-css-extract-plugin": "^2.6.0", |
81 | 81 |
"node-sass": "^7.0.1", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -42,7 +42,7 @@ |
42 | 42 |
"react-dom": "^17.0.2", |
43 | 43 |
"react-progressbar.js": "^0.2.0", |
44 | 44 |
"tslib": "^2.3.1", |
45 |
- "typescript-json-serializer": "^4.0.0", |
|
45 |
+ "typescript-json-serializer": "^4.0.1", |
|
46 | 46 |
"uuidv4": "^6.2.12", |
47 | 47 |
"webext-options-sync": "^3.0.1", |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
... | ... |
@@ -72,7 +72,7 @@ |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.7.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
75 |
- "eslint": "^8.10.0", |
|
75 |
+ "eslint": "^8.11.0", |
|
76 | 76 |
"eslint-config-prettier": "^8.5.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.29.3", |
... | ... |
@@ -90,7 +90,7 @@ |
90 | 90 |
"size-plugin": "^2.0.2", |
91 | 91 |
"standard-version": "^9.3.2", |
92 | 92 |
"terser-webpack-plugin": "^5.3.1", |
93 |
- "ts-loader": "^9.2.7", |
|
93 |
+ "ts-loader": "^9.2.8", |
|
94 | 94 |
"typescript": "^4.6.2", |
95 | 95 |
"web-ext": "^6.7.0", |
96 | 96 |
"webpack": "^5.70.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -59,7 +59,7 @@ |
59 | 59 |
"@commitlint/cli": "^16.2.1", |
60 | 60 |
"@commitlint/config-conventional": "^16.2.1", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^17.0.39", |
|
62 |
+ "@types/react": "^17.0.40", |
|
63 | 63 |
"@types/react-dom": "^17.0.13", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.14.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.14.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -70,7 +70,7 @@ |
70 | 70 |
"chrome-webstore-upload-cli": "^2.0.1", |
71 | 71 |
"copy-webpack-plugin": "^10.2.4", |
72 | 72 |
"cross-env": "^7.0.3", |
73 |
- "css-loader": "^6.7.0", |
|
73 |
+ "css-loader": "^6.7.1", |
|
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
75 | 75 |
"eslint": "^8.10.0", |
76 | 76 |
"eslint-config-prettier": "^8.5.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -60,9 +60,9 @@ |
60 | 60 |
"@commitlint/config-conventional": "^16.2.1", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.39", |
63 |
- "@types/react-dom": "^17.0.11", |
|
64 |
- "@typescript-eslint/eslint-plugin": "^5.12.1", |
|
65 |
- "@typescript-eslint/parser": "^5.12.1", |
|
63 |
+ "@types/react-dom": "^17.0.13", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.14.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.14.0", |
|
66 | 66 |
"autoprefixer": "^10.4.2", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
... | ... |
@@ -70,17 +70,17 @@ |
70 | 70 |
"chrome-webstore-upload-cli": "^2.0.1", |
71 | 71 |
"copy-webpack-plugin": "^10.2.4", |
72 | 72 |
"cross-env": "^7.0.3", |
73 |
- "css-loader": "^6.6.0", |
|
73 |
+ "css-loader": "^6.7.0", |
|
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
75 | 75 |
"eslint": "^8.10.0", |
76 |
- "eslint-config-prettier": "^8.4.0", |
|
76 |
+ "eslint-config-prettier": "^8.5.0", |
|
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 |
- "eslint-plugin-react": "^7.29.2", |
|
78 |
+ "eslint-plugin-react": "^7.29.3", |
|
79 | 79 |
"husky": "^7.0.4", |
80 |
- "mini-css-extract-plugin": "^2.5.3", |
|
80 |
+ "mini-css-extract-plugin": "^2.6.0", |
|
81 | 81 |
"node-sass": "^7.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 |
- "postcss": "^8.4.7", |
|
83 |
+ "postcss": "^8.4.8", |
|
84 | 84 |
"postcss-loader": "^6.2.1", |
85 | 85 |
"prettier": "^2.5.1", |
86 | 86 |
"prettier-package-json": "^2.6.3", |
... | ... |
@@ -90,10 +90,10 @@ |
90 | 90 |
"size-plugin": "^2.0.2", |
91 | 91 |
"standard-version": "^9.3.2", |
92 | 92 |
"terser-webpack-plugin": "^5.3.1", |
93 |
- "ts-loader": "^9.2.6", |
|
94 |
- "typescript": "^4.5.5", |
|
93 |
+ "ts-loader": "^9.2.7", |
|
94 |
+ "typescript": "^4.6.2", |
|
95 | 95 |
"web-ext": "^6.7.0", |
96 |
- "webpack": "^5.69.1", |
|
96 |
+ "webpack": "^5.70.0", |
|
97 | 97 |
"webpack-cli": "^4.9.2", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.39", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.12.0", |
|
65 |
- "@typescript-eslint/parser": "^5.12.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.12.1", |
|
65 |
+ "@typescript-eslint/parser": "^5.12.1", |
|
66 | 66 |
"autoprefixer": "^10.4.2", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
... | ... |
@@ -72,18 +72,18 @@ |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.6.0", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
75 |
- "eslint": "^8.9.0", |
|
75 |
+ "eslint": "^8.10.0", |
|
76 | 76 |
"eslint-config-prettier": "^8.4.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 |
- "eslint-plugin-react": "^7.28.0", |
|
78 |
+ "eslint-plugin-react": "^7.29.2", |
|
79 | 79 |
"husky": "^7.0.4", |
80 | 80 |
"mini-css-extract-plugin": "^2.5.3", |
81 | 81 |
"node-sass": "^7.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 |
- "postcss": "^8.4.6", |
|
83 |
+ "postcss": "^8.4.7", |
|
84 | 84 |
"postcss-loader": "^6.2.1", |
85 | 85 |
"prettier": "^2.5.1", |
86 |
- "prettier-package-json": "^2.6.0", |
|
86 |
+ "prettier-package-json": "^2.6.3", |
|
87 | 87 |
"resolve-url-loader": "^5.0.0", |
88 | 88 |
"sass-loader": "^12.6.0", |
89 | 89 |
"scrivano": "^0.1.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -73,7 +73,7 @@ |
73 | 73 |
"css-loader": "^6.6.0", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
75 | 75 |
"eslint": "^8.9.0", |
76 |
- "eslint-config-prettier": "^8.3.0", |
|
76 |
+ "eslint-config-prettier": "^8.4.0", |
|
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
79 | 79 |
"husky": "^7.0.4", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -48,7 +48,7 @@ |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.17.4", |
|
51 |
+ "@babel/core": "^7.17.5", |
|
52 | 52 |
"@babel/plugin-proposal-class-properties": "^7.16.7", |
53 | 53 |
"@babel/plugin-proposal-decorators": "^7.17.2", |
54 | 54 |
"@babel/plugin-proposal-object-rest-spread": "^7.17.3", |
... | ... |
@@ -93,7 +93,7 @@ |
93 | 93 |
"ts-loader": "^9.2.6", |
94 | 94 |
"typescript": "^4.5.5", |
95 | 95 |
"web-ext": "^6.7.0", |
96 |
- "webpack": "^5.69.0", |
|
96 |
+ "webpack": "^5.69.1", |
|
97 | 97 |
"webpack-cli": "^4.9.2", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -42,16 +42,16 @@ |
42 | 42 |
"react-dom": "^17.0.2", |
43 | 43 |
"react-progressbar.js": "^0.2.0", |
44 | 44 |
"tslib": "^2.3.1", |
45 |
- "typescript-json-serializer": "^3.4.5", |
|
45 |
+ "typescript-json-serializer": "^4.0.0", |
|
46 | 46 |
"uuidv4": "^6.2.12", |
47 | 47 |
"webext-options-sync": "^3.0.1", |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.17.2", |
|
51 |
+ "@babel/core": "^7.17.4", |
|
52 | 52 |
"@babel/plugin-proposal-class-properties": "^7.16.7", |
53 | 53 |
"@babel/plugin-proposal-decorators": "^7.17.2", |
54 |
- "@babel/plugin-proposal-object-rest-spread": "^7.16.7", |
|
54 |
+ "@babel/plugin-proposal-object-rest-spread": "^7.17.3", |
|
55 | 55 |
"@babel/plugin-transform-runtime": "^7.17.0", |
56 | 56 |
"@babel/preset-env": "^7.16.11", |
57 | 57 |
"@babel/preset-react": "^7.16.7", |
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.39", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.11.0", |
|
65 |
- "@typescript-eslint/parser": "^5.11.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.12.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.12.0", |
|
66 | 66 |
"autoprefixer": "^10.4.2", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
... | ... |
@@ -85,7 +85,7 @@ |
85 | 85 |
"prettier": "^2.5.1", |
86 | 86 |
"prettier-package-json": "^2.6.0", |
87 | 87 |
"resolve-url-loader": "^5.0.0", |
88 |
- "sass-loader": "^12.4.0", |
|
88 |
+ "sass-loader": "^12.6.0", |
|
89 | 89 |
"scrivano": "^0.1.0", |
90 | 90 |
"size-plugin": "^2.0.2", |
91 | 91 |
"standard-version": "^9.3.2", |
... | ... |
@@ -93,7 +93,7 @@ |
93 | 93 |
"ts-loader": "^9.2.6", |
94 | 94 |
"typescript": "^4.5.5", |
95 | 95 |
"web-ext": "^6.7.0", |
96 |
- "webpack": "^5.68.0", |
|
96 |
+ "webpack": "^5.69.0", |
|
97 | 97 |
"webpack-cli": "^4.9.2", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -33,7 +33,7 @@ |
33 | 33 |
"watch": "webpack --mode=development --watch" |
34 | 34 |
}, |
35 | 35 |
"dependencies": { |
36 |
- "@babel/runtime": "^7.17.0", |
|
36 |
+ "@babel/runtime": "^7.17.2", |
|
37 | 37 |
"loglevel": "^1.8.0", |
38 | 38 |
"loglevel-plugin-prefix": "^0.8.4", |
39 | 39 |
"normalize-url": "^7.0.3", |
... | ... |
@@ -48,21 +48,21 @@ |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.17.0", |
|
51 |
+ "@babel/core": "^7.17.2", |
|
52 | 52 |
"@babel/plugin-proposal-class-properties": "^7.16.7", |
53 |
- "@babel/plugin-proposal-decorators": "^7.17.0", |
|
53 |
+ "@babel/plugin-proposal-decorators": "^7.17.2", |
|
54 | 54 |
"@babel/plugin-proposal-object-rest-spread": "^7.16.7", |
55 | 55 |
"@babel/plugin-transform-runtime": "^7.17.0", |
56 | 56 |
"@babel/preset-env": "^7.16.11", |
57 | 57 |
"@babel/preset-react": "^7.16.7", |
58 | 58 |
"@babel/preset-typescript": "^7.16.7", |
59 |
- "@commitlint/cli": "^16.1.0", |
|
60 |
- "@commitlint/config-conventional": "^16.0.0", |
|
59 |
+ "@commitlint/cli": "^16.2.1", |
|
60 |
+ "@commitlint/config-conventional": "^16.2.1", |
|
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.39", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.10.2", |
|
65 |
- "@typescript-eslint/parser": "^5.10.2", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.11.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.11.0", |
|
66 | 66 |
"autoprefixer": "^10.4.2", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
... | ... |
@@ -72,7 +72,7 @@ |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.6.0", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
75 |
- "eslint": "^8.8.0", |
|
75 |
+ "eslint": "^8.9.0", |
|
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
... | ... |
@@ -92,7 +92,7 @@ |
92 | 92 |
"terser-webpack-plugin": "^5.3.1", |
93 | 93 |
"ts-loader": "^9.2.6", |
94 | 94 |
"typescript": "^4.5.5", |
95 |
- "web-ext": "^6.6.0", |
|
95 |
+ "web-ext": "^6.7.0", |
|
96 | 96 |
"webpack": "^5.68.0", |
97 | 97 |
"webpack-cli": "^4.9.2", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -33,7 +33,7 @@ |
33 | 33 |
"watch": "webpack --mode=development --watch" |
34 | 34 |
}, |
35 | 35 |
"dependencies": { |
36 |
- "@babel/runtime": "^7.16.7", |
|
36 |
+ "@babel/runtime": "^7.17.0", |
|
37 | 37 |
"loglevel": "^1.8.0", |
38 | 38 |
"loglevel-plugin-prefix": "^0.8.4", |
39 | 39 |
"normalize-url": "^7.0.3", |
... | ... |
@@ -48,18 +48,18 @@ |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.16.12", |
|
51 |
+ "@babel/core": "^7.17.0", |
|
52 | 52 |
"@babel/plugin-proposal-class-properties": "^7.16.7", |
53 |
- "@babel/plugin-proposal-decorators": "^7.16.7", |
|
53 |
+ "@babel/plugin-proposal-decorators": "^7.17.0", |
|
54 | 54 |
"@babel/plugin-proposal-object-rest-spread": "^7.16.7", |
55 |
- "@babel/plugin-transform-runtime": "^7.16.10", |
|
55 |
+ "@babel/plugin-transform-runtime": "^7.17.0", |
|
56 | 56 |
"@babel/preset-env": "^7.16.11", |
57 | 57 |
"@babel/preset-react": "^7.16.7", |
58 | 58 |
"@babel/preset-typescript": "^7.16.7", |
59 | 59 |
"@commitlint/cli": "^16.1.0", |
60 | 60 |
"@commitlint/config-conventional": "^16.0.0", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^17.0.38", |
|
62 |
+ "@types/react": "^17.0.39", |
|
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.10.2", |
65 | 65 |
"@typescript-eslint/parser": "^5.10.2", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -70,7 +70,7 @@ |
70 | 70 |
"chrome-webstore-upload-cli": "^2.0.1", |
71 | 71 |
"copy-webpack-plugin": "^10.2.4", |
72 | 72 |
"cross-env": "^7.0.3", |
73 |
- "css-loader": "^6.5.1", |
|
73 |
+ "css-loader": "^6.6.0", |
|
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
75 | 75 |
"eslint": "^8.8.0", |
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -80,7 +80,7 @@ |
80 | 80 |
"mini-css-extract-plugin": "^2.5.3", |
81 | 81 |
"node-sass": "^7.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 |
- "postcss": "^8.4.5", |
|
83 |
+ "postcss": "^8.4.6", |
|
84 | 84 |
"postcss-loader": "^6.2.1", |
85 | 85 |
"prettier": "^2.5.1", |
86 | 86 |
"prettier-package-json": "^2.6.0", |
... | ... |
@@ -89,7 +89,7 @@ |
89 | 89 |
"scrivano": "^0.1.0", |
90 | 90 |
"size-plugin": "^2.0.2", |
91 | 91 |
"standard-version": "^9.3.2", |
92 |
- "terser-webpack-plugin": "^5.3.0", |
|
92 |
+ "terser-webpack-plugin": "^5.3.1", |
|
93 | 93 |
"ts-loader": "^9.2.6", |
94 | 94 |
"typescript": "^4.5.5", |
95 | 95 |
"web-ext": "^6.6.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,14 +61,14 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.10.1", |
|
65 |
- "@typescript-eslint/parser": "^5.10.1", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.10.2", |
|
65 |
+ "@typescript-eslint/parser": "^5.10.2", |
|
66 | 66 |
"autoprefixer": "^10.4.2", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
69 | 69 |
"babel-plugin-transform-typescript-metadata": "^0.3.2", |
70 | 70 |
"chrome-webstore-upload-cli": "^2.0.1", |
71 |
- "copy-webpack-plugin": "^10.2.3", |
|
71 |
+ "copy-webpack-plugin": "^10.2.4", |
|
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
... | ... |
@@ -93,7 +93,7 @@ |
93 | 93 |
"ts-loader": "^9.2.6", |
94 | 94 |
"typescript": "^4.5.5", |
95 | 95 |
"web-ext": "^6.6.0", |
96 |
- "webpack": "^5.67.0", |
|
96 |
+ "webpack": "^5.68.0", |
|
97 | 97 |
"webpack-cli": "^4.9.2", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -68,11 +68,11 @@ |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
69 | 69 |
"babel-plugin-transform-typescript-metadata": "^0.3.2", |
70 | 70 |
"chrome-webstore-upload-cli": "^2.0.1", |
71 |
- "copy-webpack-plugin": "^10.2.1", |
|
71 |
+ "copy-webpack-plugin": "^10.2.3", |
|
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
75 |
- "eslint": "^8.7.0", |
|
75 |
+ "eslint": "^8.8.0", |
|
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -77,7 +77,7 @@ |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
79 | 79 |
"husky": "^7.0.4", |
80 |
- "mini-css-extract-plugin": "^2.5.2", |
|
80 |
+ "mini-css-extract-plugin": "^2.5.3", |
|
81 | 81 |
"node-sass": "^7.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.5", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.10.0", |
|
65 |
- "@typescript-eslint/parser": "^5.10.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.10.1", |
|
65 |
+ "@typescript-eslint/parser": "^5.10.1", |
|
66 | 66 |
"autoprefixer": "^10.4.2", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
... | ... |
@@ -94,7 +94,7 @@ |
94 | 94 |
"typescript": "^4.5.5", |
95 | 95 |
"web-ext": "^6.6.0", |
96 | 96 |
"webpack": "^5.67.0", |
97 |
- "webpack-cli": "^4.9.1", |
|
97 |
+ "webpack-cli": "^4.9.2", |
|
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
100 | 100 |
}, |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -48,15 +48,15 @@ |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.16.10", |
|
51 |
+ "@babel/core": "^7.16.12", |
|
52 | 52 |
"@babel/plugin-proposal-class-properties": "^7.16.7", |
53 | 53 |
"@babel/plugin-proposal-decorators": "^7.16.7", |
54 | 54 |
"@babel/plugin-proposal-object-rest-spread": "^7.16.7", |
55 | 55 |
"@babel/plugin-transform-runtime": "^7.16.10", |
56 |
- "@babel/preset-env": "^7.16.10", |
|
56 |
+ "@babel/preset-env": "^7.16.11", |
|
57 | 57 |
"@babel/preset-react": "^7.16.7", |
58 | 58 |
"@babel/preset-typescript": "^7.16.7", |
59 |
- "@commitlint/cli": "^16.0.3", |
|
59 |
+ "@commitlint/cli": "^16.1.0", |
|
60 | 60 |
"@commitlint/config-conventional": "^16.0.0", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
... | ... |
@@ -68,7 +68,7 @@ |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
69 | 69 |
"babel-plugin-transform-typescript-metadata": "^0.3.2", |
70 | 70 |
"chrome-webstore-upload-cli": "^2.0.1", |
71 |
- "copy-webpack-plugin": "^10.2.0", |
|
71 |
+ "copy-webpack-plugin": "^10.2.1", |
|
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.4.1", |
... | ... |
@@ -91,9 +91,9 @@ |
91 | 91 |
"standard-version": "^9.3.2", |
92 | 92 |
"terser-webpack-plugin": "^5.3.0", |
93 | 93 |
"ts-loader": "^9.2.6", |
94 |
- "typescript": "^4.5.4", |
|
94 |
+ "typescript": "^4.5.5", |
|
95 | 95 |
"web-ext": "^6.6.0", |
96 |
- "webpack": "^5.66.0", |
|
96 |
+ "webpack": "^5.67.0", |
|
97 | 97 |
"webpack-cli": "^4.9.1", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -48,15 +48,15 @@ |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.16.7", |
|
51 |
+ "@babel/core": "^7.16.10", |
|
52 | 52 |
"@babel/plugin-proposal-class-properties": "^7.16.7", |
53 | 53 |
"@babel/plugin-proposal-decorators": "^7.16.7", |
54 | 54 |
"@babel/plugin-proposal-object-rest-spread": "^7.16.7", |
55 |
- "@babel/plugin-transform-runtime": "^7.16.8", |
|
56 |
- "@babel/preset-env": "^7.16.8", |
|
55 |
+ "@babel/plugin-transform-runtime": "^7.16.10", |
|
56 |
+ "@babel/preset-env": "^7.16.10", |
|
57 | 57 |
"@babel/preset-react": "^7.16.7", |
58 | 58 |
"@babel/preset-typescript": "^7.16.7", |
59 |
- "@commitlint/cli": "^16.0.2", |
|
59 |
+ "@commitlint/cli": "^16.0.3", |
|
60 | 60 |
"@commitlint/config-conventional": "^16.0.0", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -36,7 +36,7 @@ |
36 | 36 |
"@babel/runtime": "^7.16.7", |
37 | 37 |
"loglevel": "^1.8.0", |
38 | 38 |
"loglevel-plugin-prefix": "^0.8.4", |
39 |
- "normalize-url": "^7.0.2", |
|
39 |
+ "normalize-url": "^7.0.3", |
|
40 | 40 |
"progressbar.js": "^1.1.0", |
41 | 41 |
"react": "^17.0.2", |
42 | 42 |
"react-dom": "^17.0.2", |
... | ... |
@@ -71,7 +71,7 @@ |
71 | 71 |
"copy-webpack-plugin": "^10.2.0", |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 |
- "css-minimizer-webpack-plugin": "^3.3.1", |
|
74 |
+ "css-minimizer-webpack-plugin": "^3.4.1", |
|
75 | 75 |
"eslint": "^8.7.0", |
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.9.1", |
|
65 |
- "@typescript-eslint/parser": "^5.9.1", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.10.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.10.0", |
|
66 | 66 |
"autoprefixer": "^10.4.2", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
... | ... |
@@ -77,14 +77,14 @@ |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
79 | 79 |
"husky": "^7.0.4", |
80 |
- "mini-css-extract-plugin": "^2.5.0", |
|
80 |
+ "mini-css-extract-plugin": "^2.5.2", |
|
81 | 81 |
"node-sass": "^7.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.5", |
84 | 84 |
"postcss-loader": "^6.2.1", |
85 | 85 |
"prettier": "^2.5.1", |
86 | 86 |
"prettier-package-json": "^2.6.0", |
87 |
- "resolve-url-loader": "^4.0.0", |
|
87 |
+ "resolve-url-loader": "^5.0.0", |
|
88 | 88 |
"sass-loader": "^12.4.0", |
89 | 89 |
"scrivano": "^0.1.0", |
90 | 90 |
"size-plugin": "^2.0.2", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -72,7 +72,7 @@ |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.3.1", |
75 |
- "eslint": "^8.6.0", |
|
75 |
+ "eslint": "^8.7.0", |
|
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -77,7 +77,7 @@ |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
79 | 79 |
"husky": "^7.0.4", |
80 |
- "mini-css-extract-plugin": "^2.4.7", |
|
80 |
+ "mini-css-extract-plugin": "^2.5.0", |
|
81 | 81 |
"node-sass": "^7.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.5", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -44,7 +44,7 @@ |
44 | 44 |
"tslib": "^2.3.1", |
45 | 45 |
"typescript-json-serializer": "^3.4.5", |
46 | 46 |
"uuidv4": "^6.2.12", |
47 |
- "webext-options-sync": "^3.0.0", |
|
47 |
+ "webext-options-sync": "^3.0.1", |
|
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
... | ... |
@@ -77,7 +77,7 @@ |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
79 | 79 |
"husky": "^7.0.4", |
80 |
- "mini-css-extract-plugin": "^2.4.6", |
|
80 |
+ "mini-css-extract-plugin": "^2.4.7", |
|
81 | 81 |
"node-sass": "^7.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.5", |
... | ... |
@@ -93,7 +93,7 @@ |
93 | 93 |
"ts-loader": "^9.2.6", |
94 | 94 |
"typescript": "^4.5.4", |
95 | 95 |
"web-ext": "^6.6.0", |
96 |
- "webpack": "^5.65.0", |
|
96 |
+ "webpack": "^5.66.0", |
|
97 | 97 |
"webpack-cli": "^4.9.1", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -52,8 +52,8 @@ |
52 | 52 |
"@babel/plugin-proposal-class-properties": "^7.16.7", |
53 | 53 |
"@babel/plugin-proposal-decorators": "^7.16.7", |
54 | 54 |
"@babel/plugin-proposal-object-rest-spread": "^7.16.7", |
55 |
- "@babel/plugin-transform-runtime": "^7.16.7", |
|
56 |
- "@babel/preset-env": "^7.16.7", |
|
55 |
+ "@babel/plugin-transform-runtime": "^7.16.8", |
|
56 |
+ "@babel/preset-env": "^7.16.8", |
|
57 | 57 |
"@babel/preset-react": "^7.16.7", |
58 | 58 |
"@babel/preset-typescript": "^7.16.7", |
59 | 59 |
"@commitlint/cli": "^16.0.2", |
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.9.0", |
|
65 |
- "@typescript-eslint/parser": "^5.9.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.9.1", |
|
65 |
+ "@typescript-eslint/parser": "^5.9.1", |
|
66 | 66 |
"autoprefixer": "^10.4.2", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -56,7 +56,7 @@ |
56 | 56 |
"@babel/preset-env": "^7.16.7", |
57 | 57 |
"@babel/preset-react": "^7.16.7", |
58 | 58 |
"@babel/preset-typescript": "^7.16.7", |
59 |
- "@commitlint/cli": "^16.0.1", |
|
59 |
+ "@commitlint/cli": "^16.0.2", |
|
60 | 60 |
"@commitlint/config-conventional": "^16.0.0", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -42,7 +42,7 @@ |
42 | 42 |
"react-dom": "^17.0.2", |
43 | 43 |
"react-progressbar.js": "^0.2.0", |
44 | 44 |
"tslib": "^2.3.1", |
45 |
- "typescript-json-serializer": "^3.4.4", |
|
45 |
+ "typescript-json-serializer": "^3.4.5", |
|
46 | 46 |
"uuidv4": "^6.2.12", |
47 | 47 |
"webext-options-sync": "^3.0.0", |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
... | ... |
@@ -63,7 +63,7 @@ |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.9.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.9.0", |
66 |
- "autoprefixer": "^10.4.1", |
|
66 |
+ "autoprefixer": "^10.4.2", |
|
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
69 | 69 |
"babel-plugin-transform-typescript-metadata": "^0.3.2", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -77,7 +77,7 @@ |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
79 | 79 |
"husky": "^7.0.4", |
80 |
- "mini-css-extract-plugin": "^2.4.5", |
|
80 |
+ "mini-css-extract-plugin": "^2.4.6", |
|
81 | 81 |
"node-sass": "^7.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.5", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.8.1", |
|
65 |
- "@typescript-eslint/parser": "^5.8.1", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.9.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.9.0", |
|
66 | 66 |
"autoprefixer": "^10.4.1", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -72,7 +72,7 @@ |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.3.1", |
75 |
- "eslint": "^8.5.0", |
|
75 |
+ "eslint": "^8.6.0", |
|
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -33,7 +33,7 @@ |
33 | 33 |
"watch": "webpack --mode=development --watch" |
34 | 34 |
}, |
35 | 35 |
"dependencies": { |
36 |
- "@babel/runtime": "^7.16.5", |
|
36 |
+ "@babel/runtime": "^7.16.7", |
|
37 | 37 |
"loglevel": "^1.8.0", |
38 | 38 |
"loglevel-plugin-prefix": "^0.8.4", |
39 | 39 |
"normalize-url": "^7.0.2", |
... | ... |
@@ -48,14 +48,14 @@ |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.16.5", |
|
52 |
- "@babel/plugin-proposal-class-properties": "^7.16.5", |
|
53 |
- "@babel/plugin-proposal-decorators": "^7.16.5", |
|
54 |
- "@babel/plugin-proposal-object-rest-spread": "^7.16.5", |
|
55 |
- "@babel/plugin-transform-runtime": "^7.16.5", |
|
56 |
- "@babel/preset-env": "^7.16.5", |
|
57 |
- "@babel/preset-react": "^7.16.5", |
|
58 |
- "@babel/preset-typescript": "^7.16.5", |
|
51 |
+ "@babel/core": "^7.16.7", |
|
52 |
+ "@babel/plugin-proposal-class-properties": "^7.16.7", |
|
53 |
+ "@babel/plugin-proposal-decorators": "^7.16.7", |
|
54 |
+ "@babel/plugin-proposal-object-rest-spread": "^7.16.7", |
|
55 |
+ "@babel/plugin-transform-runtime": "^7.16.7", |
|
56 |
+ "@babel/preset-env": "^7.16.7", |
|
57 |
+ "@babel/preset-react": "^7.16.7", |
|
58 |
+ "@babel/preset-typescript": "^7.16.7", |
|
59 | 59 |
"@commitlint/cli": "^16.0.1", |
60 | 60 |
"@commitlint/config-conventional": "^16.0.0", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -56,14 +56,14 @@ |
56 | 56 |
"@babel/preset-env": "^7.16.5", |
57 | 57 |
"@babel/preset-react": "^7.16.5", |
58 | 58 |
"@babel/preset-typescript": "^7.16.5", |
59 |
- "@commitlint/cli": "^16.0.0", |
|
59 |
+ "@commitlint/cli": "^16.0.1", |
|
60 | 60 |
"@commitlint/config-conventional": "^16.0.0", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.8.1", |
65 | 65 |
"@typescript-eslint/parser": "^5.8.1", |
66 |
- "autoprefixer": "^10.4.0", |
|
66 |
+ "autoprefixer": "^10.4.1", |
|
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
69 | 69 |
"babel-plugin-transform-typescript-metadata": "^0.3.2", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.8.0", |
|
65 |
- "@typescript-eslint/parser": "^5.8.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.8.1", |
|
65 |
+ "@typescript-eslint/parser": "^5.8.1", |
|
66 | 66 |
"autoprefixer": "^10.4.0", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
... | ... |
@@ -78,7 +78,7 @@ |
78 | 78 |
"eslint-plugin-react": "^7.28.0", |
79 | 79 |
"husky": "^7.0.4", |
80 | 80 |
"mini-css-extract-plugin": "^2.4.5", |
81 |
- "node-sass": "^7.0.0", |
|
81 |
+ "node-sass": "^7.0.1", |
|
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.5", |
84 | 84 |
"postcss-loader": "^6.2.1", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -56,8 +56,8 @@ |
56 | 56 |
"@babel/preset-env": "^7.16.5", |
57 | 57 |
"@babel/preset-react": "^7.16.5", |
58 | 58 |
"@babel/preset-typescript": "^7.16.5", |
59 |
- "@commitlint/cli": "^15.0.0", |
|
60 |
- "@commitlint/config-conventional": "^15.0.0", |
|
59 |
+ "@commitlint/cli": "^16.0.0", |
|
60 |
+ "@commitlint/config-conventional": "^16.0.0", |
|
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.38", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -59,7 +59,7 @@ |
59 | 59 |
"@commitlint/cli": "^15.0.0", |
60 | 60 |
"@commitlint/config-conventional": "^15.0.0", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^17.0.37", |
|
62 |
+ "@types/react": "^17.0.38", |
|
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.8.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.8.0", |
... | ... |
@@ -75,7 +75,7 @@ |
75 | 75 |
"eslint": "^8.5.0", |
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 |
- "eslint-plugin-react": "^7.27.1", |
|
78 |
+ "eslint-plugin-react": "^7.28.0", |
|
79 | 79 |
"husky": "^7.0.4", |
80 | 80 |
"mini-css-extract-plugin": "^2.4.5", |
81 | 81 |
"node-sass": "^7.0.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -71,7 +71,7 @@ |
71 | 71 |
"copy-webpack-plugin": "^10.2.0", |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 |
- "css-minimizer-webpack-plugin": "^3.3.0", |
|
74 |
+ "css-minimizer-webpack-plugin": "^3.3.1", |
|
75 | 75 |
"eslint": "^8.5.0", |
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.37", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.7.0", |
|
65 |
- "@typescript-eslint/parser": "^5.7.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.8.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.8.0", |
|
66 | 66 |
"autoprefixer": "^10.4.0", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -72,7 +72,7 @@ |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.3.0", |
75 |
- "eslint": "^8.4.1", |
|
75 |
+ "eslint": "^8.5.0", |
|
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.27.1", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -68,10 +68,10 @@ |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
69 | 69 |
"babel-plugin-transform-typescript-metadata": "^0.3.2", |
70 | 70 |
"chrome-webstore-upload-cli": "^2.0.1", |
71 |
- "copy-webpack-plugin": "^10.1.0", |
|
71 |
+ "copy-webpack-plugin": "^10.2.0", |
|
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 |
- "css-minimizer-webpack-plugin": "^3.2.0", |
|
74 |
+ "css-minimizer-webpack-plugin": "^3.3.0", |
|
75 | 75 |
"eslint": "^8.4.1", |
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
... | ... |
@@ -89,7 +89,7 @@ |
89 | 89 |
"scrivano": "^0.1.0", |
90 | 90 |
"size-plugin": "^2.0.2", |
91 | 91 |
"standard-version": "^9.3.2", |
92 |
- "terser-webpack-plugin": "^5.2.5", |
|
92 |
+ "terser-webpack-plugin": "^5.3.0", |
|
93 | 93 |
"ts-loader": "^9.2.6", |
94 | 94 |
"typescript": "^4.5.4", |
95 | 95 |
"web-ext": "^6.6.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -33,7 +33,7 @@ |
33 | 33 |
"watch": "webpack --mode=development --watch" |
34 | 34 |
}, |
35 | 35 |
"dependencies": { |
36 |
- "@babel/runtime": "^7.16.3", |
|
36 |
+ "@babel/runtime": "^7.16.5", |
|
37 | 37 |
"loglevel": "^1.8.0", |
38 | 38 |
"loglevel-plugin-prefix": "^0.8.4", |
39 | 39 |
"normalize-url": "^7.0.2", |
... | ... |
@@ -48,21 +48,21 @@ |
48 | 48 |
"webextension-polyfill-ts": "^0.26.0" |
49 | 49 |
}, |
50 | 50 |
"devDependencies": { |
51 |
- "@babel/core": "^7.16.0", |
|
52 |
- "@babel/plugin-proposal-class-properties": "^7.16.0", |
|
53 |
- "@babel/plugin-proposal-decorators": "^7.16.4", |
|
54 |
- "@babel/plugin-proposal-object-rest-spread": "^7.16.0", |
|
55 |
- "@babel/plugin-transform-runtime": "^7.16.4", |
|
56 |
- "@babel/preset-env": "^7.16.4", |
|
57 |
- "@babel/preset-react": "^7.16.0", |
|
58 |
- "@babel/preset-typescript": "^7.16.0", |
|
51 |
+ "@babel/core": "^7.16.5", |
|
52 |
+ "@babel/plugin-proposal-class-properties": "^7.16.5", |
|
53 |
+ "@babel/plugin-proposal-decorators": "^7.16.5", |
|
54 |
+ "@babel/plugin-proposal-object-rest-spread": "^7.16.5", |
|
55 |
+ "@babel/plugin-transform-runtime": "^7.16.5", |
|
56 |
+ "@babel/preset-env": "^7.16.5", |
|
57 |
+ "@babel/preset-react": "^7.16.5", |
|
58 |
+ "@babel/preset-typescript": "^7.16.5", |
|
59 | 59 |
"@commitlint/cli": "^15.0.0", |
60 | 60 |
"@commitlint/config-conventional": "^15.0.0", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.37", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.6.0", |
|
65 |
- "@typescript-eslint/parser": "^5.6.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.7.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.7.0", |
|
66 | 66 |
"autoprefixer": "^10.4.0", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
... | ... |
@@ -80,7 +80,7 @@ |
80 | 80 |
"mini-css-extract-plugin": "^2.4.5", |
81 | 81 |
"node-sass": "^7.0.0", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 |
- "postcss": "^8.4.4", |
|
83 |
+ "postcss": "^8.4.5", |
|
84 | 84 |
"postcss-loader": "^6.2.1", |
85 | 85 |
"prettier": "^2.5.1", |
86 | 86 |
"prettier-package-json": "^2.6.0", |
... | ... |
@@ -91,7 +91,7 @@ |
91 | 91 |
"standard-version": "^9.3.2", |
92 | 92 |
"terser-webpack-plugin": "^5.2.5", |
93 | 93 |
"ts-loader": "^9.2.6", |
94 |
- "typescript": "^4.5.3", |
|
94 |
+ "typescript": "^4.5.4", |
|
95 | 95 |
"web-ext": "^6.6.0", |
96 | 96 |
"webpack": "^5.65.0", |
97 | 97 |
"webpack-cli": "^4.9.1", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,39 +61,39 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.37", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.5.0", |
|
65 |
- "@typescript-eslint/parser": "^5.5.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.6.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.6.0", |
|
66 | 66 |
"autoprefixer": "^10.4.0", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
69 | 69 |
"babel-plugin-transform-typescript-metadata": "^0.3.2", |
70 | 70 |
"chrome-webstore-upload-cli": "^2.0.1", |
71 |
- "copy-webpack-plugin": "^10.0.0", |
|
71 |
+ "copy-webpack-plugin": "^10.1.0", |
|
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.2.0", |
75 |
- "eslint": "^8.4.0", |
|
75 |
+ "eslint": "^8.4.1", |
|
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.27.1", |
79 | 79 |
"husky": "^7.0.4", |
80 | 80 |
"mini-css-extract-plugin": "^2.4.5", |
81 |
- "node-sass": "^6.0.1", |
|
81 |
+ "node-sass": "^7.0.0", |
|
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.4", |
84 | 84 |
"postcss-loader": "^6.2.1", |
85 | 85 |
"prettier": "^2.5.1", |
86 | 86 |
"prettier-package-json": "^2.6.0", |
87 | 87 |
"resolve-url-loader": "^4.0.0", |
88 |
- "sass-loader": "^12.3.0", |
|
88 |
+ "sass-loader": "^12.4.0", |
|
89 | 89 |
"scrivano": "^0.1.0", |
90 | 90 |
"size-plugin": "^2.0.2", |
91 | 91 |
"standard-version": "^9.3.2", |
92 | 92 |
"terser-webpack-plugin": "^5.2.5", |
93 | 93 |
"ts-loader": "^9.2.6", |
94 |
- "typescript": "^4.5.2", |
|
94 |
+ "typescript": "^4.5.3", |
|
95 | 95 |
"web-ext": "^6.6.0", |
96 |
- "webpack": "^5.64.4", |
|
96 |
+ "webpack": "^5.65.0", |
|
97 | 97 |
"webpack-cli": "^4.9.1", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -72,7 +72,7 @@ |
72 | 72 |
"cross-env": "^7.0.3", |
73 | 73 |
"css-loader": "^6.5.1", |
74 | 74 |
"css-minimizer-webpack-plugin": "^3.2.0", |
75 |
- "eslint": "^8.3.0", |
|
75 |
+ "eslint": "^8.4.0", |
|
76 | 76 |
"eslint-config-prettier": "^8.3.0", |
77 | 77 |
"eslint-plugin-prettier": "^4.0.0", |
78 | 78 |
"eslint-plugin-react": "^7.27.1", |
... | ... |
@@ -82,7 +82,7 @@ |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.4", |
84 | 84 |
"postcss-loader": "^6.2.1", |
85 |
- "prettier": "^2.5.0", |
|
85 |
+ "prettier": "^2.5.1", |
|
86 | 86 |
"prettier-package-json": "^2.6.0", |
87 | 87 |
"resolve-url-loader": "^4.0.0", |
88 | 88 |
"sass-loader": "^12.3.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -61,8 +61,8 @@ |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 | 62 |
"@types/react": "^17.0.37", |
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 |
- "@typescript-eslint/eslint-plugin": "^5.4.0", |
|
65 |
- "@typescript-eslint/parser": "^5.4.0", |
|
64 |
+ "@typescript-eslint/eslint-plugin": "^5.5.0", |
|
65 |
+ "@typescript-eslint/parser": "^5.5.0", |
|
66 | 66 |
"autoprefixer": "^10.4.0", |
67 | 67 |
"babel-loader": "^8.2.3", |
68 | 68 |
"babel-plugin-parameter-decorator": "^1.0.16", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -80,8 +80,8 @@ |
80 | 80 |
"mini-css-extract-plugin": "^2.4.5", |
81 | 81 |
"node-sass": "^6.0.1", |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 |
- "postcss": "^8.4.1", |
|
84 |
- "postcss-loader": "^6.2.0", |
|
83 |
+ "postcss": "^8.4.3", |
|
84 |
+ "postcss-loader": "^6.2.1", |
|
85 | 85 |
"prettier": "^2.5.0", |
86 | 86 |
"prettier-package-json": "^2.6.0", |
87 | 87 |
"resolve-url-loader": "^4.0.0", |
... | ... |
@@ -92,7 +92,7 @@ |
92 | 92 |
"terser-webpack-plugin": "^5.2.5", |
93 | 93 |
"ts-loader": "^9.2.6", |
94 | 94 |
"typescript": "^4.5.2", |
95 |
- "web-ext": "^6.5.0", |
|
95 |
+ "web-ext": "^6.6.0", |
|
96 | 96 |
"webpack": "^5.64.4", |
97 | 97 |
"webpack-cli": "^4.9.1", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -82,7 +82,7 @@ |
82 | 82 |
"npm-run-all": "^4.1.5", |
83 | 83 |
"postcss": "^8.4.1", |
84 | 84 |
"postcss-loader": "^6.2.0", |
85 |
- "prettier": "^2.4.1", |
|
85 |
+ "prettier": "^2.5.0", |
|
86 | 86 |
"prettier-package-json": "^2.6.0", |
87 | 87 |
"resolve-url-loader": "^4.0.0", |
88 | 88 |
"sass-loader": "^12.3.0", |
... | ... |
@@ -93,7 +93,7 @@ |
93 | 93 |
"ts-loader": "^9.2.6", |
94 | 94 |
"typescript": "^4.5.2", |
95 | 95 |
"web-ext": "^6.5.0", |
96 |
- "webpack": "^5.64.3", |
|
96 |
+ "webpack": "^5.64.4", |
|
97 | 97 |
"webpack-cli": "^4.9.1", |
98 | 98 |
"wext-manifest-loader": "^2.3.0", |
99 | 99 |
"wext-manifest-webpack-plugin": "^1.2.1" |
Browse code
chore: Upgrade dependencies
Showing 1 changed files
... | ... |
@@ -59,7 +59,7 @@ |
59 | 59 |
"@commitlint/cli": "^15.0.0", |
60 | 60 |
"@commitlint/config-conventional": "^15.0.0", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^17.0.36", |
|
62 |
+ "@types/react": "^17.0.37", |
|
63 | 63 |
"@types/react-dom": "^17.0.11", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.4.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.4.0", |
... | ... |
@@ -80,7 +80,7 @@ |
80 | 80 |