mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency enhanced-resolve to v5.16.0 (#6614)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [enhanced-resolve](https://togithub.com/webpack/enhanced-resolve) | [`5.15.1` -> `5.16.0`](https://renovatebot.com/diffs/npm/enhanced-resolve/5.15.1/5.16.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpack/enhanced-resolve (enhanced-resolve)</summary> ### [`v5.16.0`](https://togithub.com/webpack/enhanced-resolve/releases/tag/v5.16.0) [Compare Source](https://togithub.com/webpack/enhanced-resolve/compare/5.15.1...v5.16.0) #### Features: - cache realpath and realpathSync methods #### Bugfixes - types for cached input filesystem - support Buffer/URL/number paths in cached file system </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									03a84e2d42
								
							
						
					
					
						commit
						e0c3fc3602
					
				| @ -70,7 +70,7 @@ | ||||
|     "@docusaurus/module-type-aliases": "2.3.1", | ||||
|     "@tsconfig/docusaurus": "2.0.2", | ||||
|     "babel-loader": "9.1.3", | ||||
|     "enhanced-resolve": "5.15.1", | ||||
|     "enhanced-resolve": "5.16.0", | ||||
|     "react-router": "6.22.3", | ||||
|     "replace-in-file": "7.1.0", | ||||
|     "typescript": "4.8.4" | ||||
|  | ||||
| @ -2767,7 +2767,7 @@ | ||||
|     "@docusaurus/theme-search-algolia" "2.3.1" | ||||
|     "@docusaurus/types" "2.3.1" | ||||
| 
 | ||||
| "@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2": | ||||
| "@docusaurus/react-loadable@5.5.2": | ||||
|   version "5.5.2" | ||||
|   resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" | ||||
|   integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== | ||||
| @ -6110,10 +6110,10 @@ encodeurl@~1.0.2: | ||||
|   resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" | ||||
|   integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== | ||||
| 
 | ||||
| enhanced-resolve@5.15.1: | ||||
|   version "5.15.1" | ||||
|   resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.15.1.tgz#384391e025f099e67b4b00bfd7f0906a408214e1" | ||||
|   integrity sha512-3d3JRbwsCLJsYgvb6NuWEG44jjPSOMuS73L/6+7BZuoKm3W+qXnSoIYVHi8dG7Qcg4inAY4jbzkZ7MnskePeDg== | ||||
| enhanced-resolve@5.16.0: | ||||
|   version "5.16.0" | ||||
|   resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz#65ec88778083056cb32487faa9aef82ed0864787" | ||||
|   integrity sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA== | ||||
|   dependencies: | ||||
|     graceful-fs "^4.2.4" | ||||
|     tapable "^2.2.0" | ||||
| @ -9445,11 +9445,6 @@ prism-react-renderer@^1.3.1, prism-react-renderer@^1.3.5: | ||||
|   resolved "https://registry.yarnpkg.com/prism-react-renderer/-/prism-react-renderer-1.3.5.tgz#786bb69aa6f73c32ba1ee813fbe17a0115435085" | ||||
|   integrity sha512-IJ+MSwBWKG+SM3b2SUfdrhC+gu01QkV2KmRQgREThBfSQRoufqRfxfHUxpG1WcaFjP+kojcFyO9Qqtpgt3qLCg== | ||||
| 
 | ||||
| prism-svelte@^0.5.0: | ||||
|   version "0.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/prism-svelte/-/prism-svelte-0.5.0.tgz#c4aeffeaddb179cfef213aab91ee785b66d22992" | ||||
|   integrity sha512-db91Bf3pRGKDPz1lAqLFSJXeW13mulUJxhycysFpfXV5MIK7RgWWK2E5aPAa71s8TCzQUXxF5JOV42/iOs6QkA== | ||||
| 
 | ||||
| prismjs@^1.28.0: | ||||
|   version "1.29.0" | ||||
|   resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12" | ||||
| @ -9742,6 +9737,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1: | ||||
|   dependencies: | ||||
|     "@babel/runtime" "^7.10.3" | ||||
| 
 | ||||
| "react-loadable@npm:@docusaurus/react-loadable@5.5.2": | ||||
|   version "5.5.2" | ||||
|   resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" | ||||
|   integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== | ||||
|   dependencies: | ||||
|     "@types/react" "*" | ||||
|     prop-types "^15.6.2" | ||||
| 
 | ||||
| react-magic-dropzone@^1.0.1: | ||||
|   version "1.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/react-magic-dropzone/-/react-magic-dropzone-1.0.1.tgz#bfd25b77b57e7a04aaef0a28910563b707ee54df" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user