upgrade deps
This commit is contained in:
+191
-784
File diff suppressed because it is too large
Load Diff
@@ -34,20 +34,20 @@
|
||||
"@types/chai": "^5.2.3",
|
||||
"@types/firefox-webext-browser": "^143.0.0",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"addons-linter": "^10.4.0",
|
||||
"addons-linter": "^10.7.0",
|
||||
"chai": "^6.2.2",
|
||||
"copy-webpack-plugin": "^14.0.0",
|
||||
"esm": "^3.2.25",
|
||||
"sinon-chrome": "^3.0.1",
|
||||
"standardx": "^7.0.0",
|
||||
"ts-loader": "^9.5.7",
|
||||
"ts-loader": "^9.6.1",
|
||||
"ts-mocha": "^11.1.0",
|
||||
"ts-standard": "^12.0.2",
|
||||
"tsconfig-paths-webpack-plugin": "^4.2.0",
|
||||
"typescript": "^5.9.3",
|
||||
"web-ext": "^9.4.0",
|
||||
"webpack": "^5.106.2",
|
||||
"webpack-cli": "^6.0.1"
|
||||
"web-ext": "^10.4.0",
|
||||
"webpack": "^5.107.2",
|
||||
"webpack-cli": "^7.0.3"
|
||||
},
|
||||
"standardx": {
|
||||
"cache": false,
|
||||
|
||||
+810
-947
File diff suppressed because it is too large
Load Diff
@@ -11,17 +11,17 @@
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"@mozilla/readability": "^0.6.0",
|
||||
"remove-markdown": "^0.6.3",
|
||||
"remove-markdown": "^0.6.4",
|
||||
"turndown": "^7.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.3",
|
||||
"@babel/core": "^8.0.1",
|
||||
"@babel/preset-env": "^8.0.2",
|
||||
"babel-loader": "^10.1.1",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
"terser-webpack-plugin": "^5.5.0",
|
||||
"webpack": "^5.106.2",
|
||||
"terser-webpack-plugin": "^5.6.1",
|
||||
"webpack": "^5.107.2",
|
||||
"webpack-bundle-analyzer": "^5.3.0",
|
||||
"webpack-cli": "^6.0.1"
|
||||
"webpack-cli": "^7.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user