mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-10-31 02:44:50 +01:00 
			
		
		
		
	chore(deps-dev): bump webpack in /src/packages/utils (#4391)
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.4 to 5.65.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.64.4...v5.65.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -48,7 +48,7 @@ | ||||
|     "file-loader": "6.2.0", | ||||
|     "sass-loader": "12.3.0", | ||||
|     "ts-loader": "9.2.6", | ||||
|     "webpack": "5.64.4", | ||||
|     "webpack": "5.65.0", | ||||
|     "webpack-bundle-analyzer": "4.5.0", | ||||
|     "webpack-cli": "4.9.1" | ||||
|   }, | ||||
|   | ||||
| @@ -2496,10 +2496,10 @@ util-deprecate@^1.0.2: | ||||
|   resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" | ||||
|   integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= | ||||
|  | ||||
| watchpack@^2.3.0: | ||||
|   version "2.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.0.tgz#a41bca3da6afaff31e92a433f4c856a0c25ea0c4" | ||||
|   integrity sha512-MnN0Q1OsvB/GGHETrFeZPQaOelWh/7O+EiFlj8sM9GPjtQkis7k01aAxrg/18kTfoIVcLL+haEVFlXDaSRwKRw== | ||||
| watchpack@^2.3.1: | ||||
|   version "2.3.1" | ||||
|   resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.1.tgz#4200d9447b401156eeca7767ee610f8809bc9d25" | ||||
|   integrity sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA== | ||||
|   dependencies: | ||||
|     glob-to-regexp "^0.4.1" | ||||
|     graceful-fs "^4.1.2" | ||||
| @@ -2550,10 +2550,10 @@ webpack-sources@^3.2.2: | ||||
|   resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260" | ||||
|   integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw== | ||||
|  | ||||
| webpack@5.64.4: | ||||
|   version "5.64.4" | ||||
|   resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.4.tgz#e1454b6a13009f57cc2c78e08416cd674622937b" | ||||
|   integrity sha512-LWhqfKjCLoYJLKJY8wk2C3h77i8VyHowG3qYNZiIqD6D0ZS40439S/KVuc/PY48jp2yQmy0mhMknq8cys4jFMw== | ||||
| webpack@5.65.0: | ||||
|   version "5.65.0" | ||||
|   resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.65.0.tgz#ed2891d9145ba1f0d318e4ea4f89c3fa18e6f9be" | ||||
|   integrity sha512-Q5or2o6EKs7+oKmJo7LaqZaMOlDWQse9Tm5l1WAfU/ujLGN5Pb0SqGeVkN/4bpPmEqEP5RnVhiqsOtWtUVwGRw== | ||||
|   dependencies: | ||||
|     "@types/eslint-scope" "^3.7.0" | ||||
|     "@types/estree" "^0.0.50" | ||||
| @@ -2577,7 +2577,7 @@ webpack@5.64.4: | ||||
|     schema-utils "^3.1.0" | ||||
|     tapable "^2.1.1" | ||||
|     terser-webpack-plugin "^5.1.3" | ||||
|     watchpack "^2.3.0" | ||||
|     watchpack "^2.3.1" | ||||
|     webpack-sources "^3.2.2" | ||||
|  | ||||
| which@^2.0.1: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]