Skip to content

Commit

Permalink
build: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
OpportunityLiu committed Sep 14, 2024
1 parent 1f589ca commit e5ba2d4
Show file tree
Hide file tree
Showing 2 changed files with 2,373 additions and 3,553 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@babel/preset-env": "^7.25.4",
"@babel/runtime-corejs3": "^7.25.6",
"@eslint/js": "^9.10.0",
"@types/chrome": "^0.0.270",
"@types/chrome": "^0.0.271",
"@types/escape-html": "^1.0.4",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@types/tampermonkey": "^5.0.3",
"@types/webextension-polyfill": "^0.12.1",
"@webextension-toolbox/webpack-webextension-plugin": "^3.3.1",
Expand All @@ -53,7 +53,7 @@
"html-webpack-plugin": "^5.6.0",
"less": "^4.2.0",
"less-loader": "^12.2.0",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"postcss-import": "^16.1.0",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.0.3",
Expand Down
Loading

0 comments on commit e5ba2d4

Please sign in to comment.