Skip to content

Commit

Permalink
chore(deps): update webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 490a435 commit e75b408
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 352 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@
"@vscode/webview-ui-toolkit": "^1.2.2",
"bufferutil": "^4.0.7",
"concurrently": "^8.2.2",
"css-loader": "^6.8.1",
"css-loader": "^7.1.2",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-react-hooks": "^4.6.0",
Expand All @@ -478,12 +478,12 @@
"node-fetch": "^3.3.2",
"node-loader": "^2.0.0",
"postcss": "^8.4.31",
"postcss-loader": "^7.3.3",
"postcss-loader": "^8.1.1",
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ssh2": "^1.14.0",
"style-loader": "^3.3.3",
"style-loader": "^4.0.0",
"swr": "^2.2.4",
"tailwindcss": "^3.3.5",
"ts-loader": "^9.5.0",
Expand All @@ -493,8 +493,8 @@
"vscode-jsonrpc": "^8.2.0",
"vscode-uri": "^3.0.7",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.0",
"ws": "^8.14.2"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit e75b408

Please sign in to comment.