Skip to content

Commit

Permalink
Update webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent ff6aeae commit c5502d6
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,18 +116,18 @@
"angular-touch": "1.8.3",
"angular-ui-date": "1.1.1",
"angular-ui-slider": "0.4.0",
"babel-loader": "8.3.0",
"babel-loader": "9.1.3",
"bootstrap": "4.6.2",
"cheerio": "1.0.0",
"chokidar": "3.6.0",
"chromatic": "11.7.1",
"co": "4.6.0",
"commander": "12.1.0",
"console-control-strings": "1.1.0",
"copy-webpack-plugin": "6.4.1",
"copy-webpack-plugin": "12.0.2",
"core-js": "3.38.1",
"corejs-typeahead": "1.3.4",
"css-loader": "5.2.7",
"css-loader": "7.1.2",
"cy-mobile-commands": "0.3.0",
"cypress": "13.14.1",
"cypress-browser-permissions": "1.1.0",
Expand All @@ -141,7 +141,7 @@
"eslint-plugin-lit": "1.14.0",
"eslint-plugin-wc": "2.1.1",
"event-hooks-webpack-plugin": "2.3.0",
"expose-loader": "1.0.3",
"expose-loader": "5.0.0",
"extract-loader": "5.1.0",
"fast-sass-loader": "2.0.1",
"file-loader": "6.2.0",
Expand All @@ -150,7 +150,7 @@
"fs-extra": "11.2.0",
"glob": "11.0.0",
"globals": "15.9.0",
"html-webpack-plugin": "4.5.2",
"html-webpack-plugin": "5.6.0",
"i18next": "23.14.0",
"i18next-browser-languagedetector": "8.0.0",
"i18next-http-backend": "2.6.1",
Expand All @@ -168,11 +168,11 @@
"karma-jasmine": "5.1.0",
"karma-sinon": "1.0.5",
"karma-sourcemap-loader": "0.4.0",
"karma-webpack": "4.0.2",
"karma-webpack": "5.0.1",
"lit": "2.8.0",
"lit-element": "4.1.0",
"lit-html": "2.8.0",
"loader-utils": "2.0.4",
"loader-utils": "3.3.1",
"loc-i18next": "0.1.6",
"localforage": "1.10.0",
"mapillary-js": "4.1.2",
Expand All @@ -194,24 +194,24 @@
"resize-observer-polyfill": "1.5.1",
"rxjs": "7.8.1",
"sass": "1.77.8",
"sass-loader": "10.5.2",
"sass-loader": "16.0.1",
"simple-html-tokenizer": "0.5.11",
"sinon": "18.0.0",
"start-server-and-test": "2.0.5",
"strip-bom": "5.0.0",
"style-loader": "2.0.0",
"style-loader": "4.0.0",
"svgo": "3.3.2",
"svgo-loader": "3.0.3",
"svgo-loader": "4.0.0",
"terser": "5.31.6",
"terser-webpack-plugin": "4.2.3",
"terser-webpack-plugin": "5.3.10",
"tinycolor2": "1.6.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typedoc": "0.26.6",
"typescript": "5.5.4",
"webpack": "4.47.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.3",
"webpack-merge": "5.10.0"
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4",
"webpack-merge": "6.0.1"
}
}

0 comments on commit c5502d6

Please sign in to comment.