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 5, 2024
1 parent 5081b00 commit 16c3d80
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 510 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@
"@eslint/js": "^9.9.1",
"@types/chrome": "^0.0.270",
"@types/escape-html": "^1.0.4",
"@types/node": "^22.5.1",
"@types/node": "^22.5.4",
"@types/tampermonkey": "^5.0.3",
"@types/webextension-polyfill": "^0.12.1",
"@webextension-toolbox/webpack-webextension-plugin": "^3.3.1",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"cssnano": "^7.0.5",
"cssnano": "^7.0.6",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"execa": "^9.3.1",
"glob": "^11.0.0",
"html-webpack-plugin": "^5.6.0",
"less": "^4.2.0",
"less-loader": "^12.2.0",
"postcss": "^8.4.41",
"postcss": "^8.4.45",
"postcss-import": "^16.1.0",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.0.2",
Expand All @@ -65,12 +65,12 @@
"tsconfig-paths-webpack-plugin": "^4.1.0",
"type-fest": "^4.26.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0",
"typescript-eslint": "^8.4.0",
"web-ext": "^8.2.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"webpack-dev-server": "^5.1.0",
"webpack-userscript": "^2.5.8"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 16c3d80

Please sign in to comment.