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] committed Feb 15, 2024
1 parent 736985d commit f5ea364
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 109 deletions.
12 changes: 6 additions & 6 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": "^6.10.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-react-hooks": "^4.6.0",
Expand All @@ -477,22 +477,22 @@
"lint-staged": "^15.0.2",
"node-fetch": "^3.3.2",
"node-loader": "^2.0.0",
"postcss": "^8.4.31",
"postcss-loader": "^7.3.3",
"postcss": "^8.4.35",
"postcss-loader": "^7.3.4",
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ssh2": "^1.14.0",
"style-loader": "^3.3.3",
"style-loader": "^3.3.4",
"swr": "^2.2.4",
"tailwindcss": "^3.3.5",
"ts-loader": "^9.5.0",
"ts-loader": "^9.5.1",
"typescript": "^5.2.2",
"utf-8-validate": "^6.0.3",
"vitest": "^.33.0",
"vscode-jsonrpc": "^8.2.0",
"vscode-uri": "^3.0.7",
"webpack": "^5.88.2",
"webpack": "^5.90.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"ws": "^8.14.2"
Expand Down
Loading

0 comments on commit f5ea364

Please sign in to comment.