Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.89.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2023
1 parent cd59c83 commit 477ead9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions yogo/dawlets/algolet/package.json
Expand Up @@ -64,7 +64,7 @@
"@types/jest": "27.0.2",
"@types/react": "17.0.35",
"@types/react-dom": "17.0.11",
"@types/webpack": "5.28.0",
"@types/webpack": "5.28.3",
"copy-webpack-plugin": "9.1.0",
"css-loader": "6.5.1",
"electron": "13.4.0",
Expand All @@ -82,7 +82,7 @@
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"typescript": "4.4.4",
"webpack": "5.55.0",
"webpack": "5.89.0",
"webpack-cli": "4.9.1"
}
}
4 changes: 2 additions & 2 deletions yogo/dawlets/launcher/package.json
Expand Up @@ -28,7 +28,7 @@
"@types/jest": "27.0.2",
"@types/react": "17.0.35",
"@types/react-dom": "17.0.11",
"@types/webpack": "5.28.0",
"@types/webpack": "5.28.3",
"electron": "13.4.0",
"electron-builder": "22.13.1",
"html-webpack-plugin": "4.5.2",
Expand All @@ -38,7 +38,7 @@
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"typescript": "4.4.4",
"webpack": "5.55.0",
"webpack": "5.89.0",
"webpack-cli": "4.9.1"
}
}
4 changes: 2 additions & 2 deletions yogo/dawlets/synthlet/package.json
Expand Up @@ -33,7 +33,7 @@
"@types/jest": "27.0.2",
"@types/react": "17.0.35",
"@types/react-dom": "17.0.11",
"@types/webpack": "5.28.0",
"@types/webpack": "5.28.3",
"electron": "13.4.0",
"electron-builder": "22.13.1",
"html-webpack-plugin": "4.5.2",
Expand All @@ -42,7 +42,7 @@
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"typescript": "4.4.4",
"webpack": "5.55.0",
"webpack": "5.89.0",
"webpack-cli": "4.9.1"
}
}

0 comments on commit 477ead9

Please sign in to comment.