Skip to content

Commit

Permalink
chore: update webpack* dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2023
1 parent c396ab1 commit 1ada948
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions bundling/package.json
Expand Up @@ -32,11 +32,11 @@
"devDependencies": {
"@babel/core": "^7.19.0",
"@babel/preset-env": "^7.19.0",
"babel-loader": "^8.2.5",
"babel-loader": "^9.0.0",
"npm-run-all": "^4.1.2",
"opn-cli": "^4.0.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
"webpack-cli": "^5.0.0"
},
"dependencies": {
"bpmn-js": "^13.2.2"
Expand Down
6 changes: 3 additions & 3 deletions deep-linking/package.json
Expand Up @@ -28,9 +28,9 @@
"devDependencies": {
"npm-run-all": "^4.1.2",
"opn-cli": "^4.0.0",
"raw-loader": "^0.5.1",
"webpack": "^4.16.3",
"webpack-cli": "^3.1.0"
"raw-loader": "^4.0.0",
"webpack": "^5.0.0",
"webpack-cli": "^5.0.0"
},
"dependencies": {
"bpmn-js": "^13.2.2"
Expand Down
10 changes: 5 additions & 5 deletions i18n/package.json
Expand Up @@ -28,14 +28,14 @@
],
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "^4.6.0",
"copy-webpack-plugin": "^11.0.0",
"eslint": "^8.25.0",
"eslint-plugin-bpmn-io": "^1.0.0",
"npm-run-all": "^4.1.3",
"raw-loader": "^0.5.1",
"webpack": "^4.15.1",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.14"
"raw-loader": "^4.0.0",
"webpack": "^5.0.0",
"webpack-cli": "^5.0.0",
"webpack-dev-server": "^4.0.0"
},
"dependencies": {
"bpmn-js": "^13.2.2"
Expand Down
10 changes: 5 additions & 5 deletions minimap/package.json
Expand Up @@ -28,14 +28,14 @@
],
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "^4.6.0",
"copy-webpack-plugin": "^11.0.0",
"eslint": "^8.25.0",
"eslint-plugin-bpmn-io": "^1.0.0",
"npm-run-all": "^4.1.3",
"raw-loader": "^0.5.1",
"webpack": "^4.15.1",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.14"
"raw-loader": "^4.0.0",
"webpack": "^5.0.0",
"webpack-cli": "^5.0.0",
"webpack-dev-server": "^4.0.0"
},
"dependencies": {
"bpmn-js": "^13.2.2",
Expand Down
10 changes: 5 additions & 5 deletions modeler/package.json
Expand Up @@ -28,14 +28,14 @@
],
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "^4.6.0",
"copy-webpack-plugin": "^11.0.0",
"eslint": "^8.25.0",
"eslint-plugin-bpmn-io": "^1.0.0",
"npm-run-all": "^4.1.3",
"raw-loader": "^0.5.1",
"webpack": "^4.15.1",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.14"
"raw-loader": "^4.0.0",
"webpack": "^5.0.0",
"webpack-cli": "^5.0.0",
"webpack-dev-server": "^4.0.0"
},
"dependencies": {
"bpmn-js": "^13.2.2",
Expand Down
10 changes: 5 additions & 5 deletions modeling-api/package.json
Expand Up @@ -11,14 +11,14 @@
"start": "run-s dev"
},
"devDependencies": {
"copy-webpack-plugin": "^4.6.0",
"copy-webpack-plugin": "^11.0.0",
"eslint": "^8.25.0",
"eslint-plugin-bpmn-io": "^1.0.0",
"npm-run-all": "^4.1.3",
"raw-loader": "^0.5.1",
"webpack": "^4.15.1",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.14"
"raw-loader": "^4.0.0",
"webpack": "^5.0.0",
"webpack-cli": "^5.0.0",
"webpack-dev-server": "^4.0.0"
},
"dependencies": {
"bpmn-js": "^13.2.2",
Expand Down
6 changes: 3 additions & 3 deletions properties-panel-async-extension/package.json
Expand Up @@ -31,16 +31,16 @@
],
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "^10.1.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.5.1",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"less-loader": "^11.0.0",
"npm-run-all": "^4.1.5",
"raw-loader": "^4.0.2",
"sirv-cli": "^2.0.0",
"style-loader": "^3.3.1",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
"webpack-cli": "^5.0.0"
},
"dependencies": {
"@bpmn-io/properties-panel": "^3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions properties-panel-extension/package.json
Expand Up @@ -31,16 +31,16 @@
],
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "^10.1.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.5.1",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"less-loader": "^11.0.0",
"npm-run-all": "^4.1.5",
"raw-loader": "^4.0.2",
"sirv-cli": "^2.0.0",
"style-loader": "^3.3.1",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
"webpack-cli": "^5.0.0"
},
"dependencies": {
"@bpmn-io/properties-panel": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions properties-panel-list-extension/package.json
Expand Up @@ -33,17 +33,17 @@
"devDependencies": {
"@babel/core": "^7.16.5",
"@babel/plugin-transform-react-jsx": "^7.16.5",
"babel-loader": "^8.2.3",
"copy-webpack-plugin": "^10.1.0",
"babel-loader": "^9.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.5.1",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"less-loader": "^11.0.0",
"npm-run-all": "^4.1.5",
"raw-loader": "^4.0.2",
"sirv-cli": "^2.0.0",
"style-loader": "^3.3.1",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
"webpack-cli": "^5.0.0"
},
"dependencies": {
"@bpmn-io/properties-panel": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions properties-panel/package.json
Expand Up @@ -41,12 +41,12 @@
"min-dash": "^4.0.0"
},
"devDependencies": {
"copy-webpack-plugin": "^7.0.0",
"copy-webpack-plugin": "^11.0.0",
"less": "^4.1.0",
"npm-run-all": "^4.1.5",
"raw-loader": "^4.0.2",
"sirv-cli": "^2.0.0",
"webpack": "^5.16.0",
"webpack-cli": "^4.4.0"
"webpack-cli": "^5.0.0"
}
}
4 changes: 2 additions & 2 deletions transaction-boundaries/package.json
Expand Up @@ -31,13 +31,13 @@
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.19.3",
"babel-loader": "^8.2.5",
"babel-loader": "^9.0.0",
"babel-preset-env": "^1.7.0",
"copy-webpack-plugin": "^11.0.0",
"npm-run-all": "^4.1.5",
"sirv-cli": "^2.0.2",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
"webpack-cli": "^5.0.0"
},
"dependencies": {
"bpmn-js": "^13.2.2",
Expand Down

0 comments on commit 1ada948

Please sign in to comment.