Skip to content

Commit

Permalink
Merge pull request #2244 from metalice/CNV-47149-update-webpack-dynam…
Browse files Browse the repository at this point in the history
…ic-plugin

CNV-47149: Update webpack and dynamic plugin packages
  • Loading branch information
openshift-merge-bot[bot] authored Nov 4, 2024
2 parents 6d6b1e0 + 1c29ea7 commit 8647e80
Show file tree
Hide file tree
Showing 2 changed files with 1,138 additions and 408 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"devDependencies": {
"@cypress/webpack-preprocessor": "^5.11.0",
"@kubevirt-ui/kubevirt-api": "^1.3.3",
"@openshift-console/dynamic-plugin-sdk": "1.6.0",
"@openshift-console/dynamic-plugin-sdk": "1.7.0",
"@openshift-console/dynamic-plugin-sdk-internal": "1.0.0",
"@openshift-console/dynamic-plugin-sdk-webpack": "^1.2.0",
"@openshift-console/plugin-shared": "^0.0.1",
"@openshift-console/dynamic-plugin-sdk-webpack": "^1.3.0",
"@openshift-console/plugin-shared": "^0.0.3",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/react-hooks": "^7.0.2",
Expand Down Expand Up @@ -106,9 +106,9 @@
"ts-node": "10.x",
"tsconfig-paths-webpack-plugin": "^3.5.1",
"typescript": "^4.5.5",
"webpack": "5.75.0",
"webpack-cli": "4.10.x",
"webpack-dev-server": "^4.7.4",
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "^5.1.0",
"yarn": "^1.22.18"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 8647e80

Please sign in to comment.