Skip to content

Commit

Permalink
build: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
OpportunityLiu committed Oct 31, 2023
1 parent 2da2fb2 commit 93dbe27
Show file tree
Hide file tree
Showing 3 changed files with 1,926 additions and 3,040 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"@babel/runtime": "^7.23.2",
"@types/chrome": "^0.0.248",
"@types/escape-html": "^1.0.3",
"@types/node": "^20.8.9",
"@types/tampermonkey": "^4.20.4",
"@types/node": "^20.8.10",
"@types/tampermonkey": "^5.0.0",
"@types/webextension-polyfill": "^0.10.5",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@webextension-toolbox/webpack-webextension-plugin": "^3.2.1",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^11.0.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"yargs": "^17.7.2"
},
"dependencies": {
"core-js": "^3.33.1",
"core-js": "^3.33.2",
"emoji-regex": "^10.3.0",
"escape-html": "^1.0.3",
"idb-keyval": "^6.2.1",
Expand Down
Loading

0 comments on commit 93dbe27

Please sign in to comment.