Update dependency rimraf to v6
							parent
							
								
									3091db7bb1
								
							
						
					
					
						commit
						4a25cc4b43
					
				|  | @ -187,7 +187,7 @@ | |||
|         "prettier": "3.3.2", | ||||
|         "process": "^0.11.10", | ||||
|         "raw-loader": "^4.0.2", | ||||
|         "rimraf": "^5.0.0", | ||||
|         "rimraf": "^6.0.0", | ||||
|         "semver": "^7.5.2", | ||||
|         "string-replace-loader": "3", | ||||
|         "style-loader": "4", | ||||
|  |  | |||
							
								
								
									
										57
									
								
								yarn.lock
								
								
								
								
							
							
						
						
									
										57
									
								
								yarn.lock
								
								
								
								
							|  | @ -6540,6 +6540,18 @@ glob@^10.3.7: | |||
|     minipass "^7.0.4" | ||||
|     path-scurry "^1.11.0" | ||||
| 
 | ||||
| glob@^11.0.0: | ||||
|   version "11.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e" | ||||
|   integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g== | ||||
|   dependencies: | ||||
|     foreground-child "^3.1.0" | ||||
|     jackspeak "^4.0.1" | ||||
|     minimatch "^10.0.0" | ||||
|     minipass "^7.1.2" | ||||
|     package-json-from-dist "^1.0.0" | ||||
|     path-scurry "^2.0.0" | ||||
| 
 | ||||
| glob@^7.1.3, glob@^7.1.4: | ||||
|   version "7.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b" | ||||
|  | @ -7418,6 +7430,15 @@ jackspeak@^2.3.6: | |||
|   optionalDependencies: | ||||
|     "@pkgjs/parseargs" "^0.11.0" | ||||
| 
 | ||||
| jackspeak@^4.0.1: | ||||
|   version "4.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b" | ||||
|   integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog== | ||||
|   dependencies: | ||||
|     "@isaacs/cliui" "^8.0.2" | ||||
|   optionalDependencies: | ||||
|     "@pkgjs/parseargs" "^0.11.0" | ||||
| 
 | ||||
| jest-canvas-mock@2.5.2: | ||||
|   version "2.5.2" | ||||
|   resolved "https://registry.yarnpkg.com/jest-canvas-mock/-/jest-canvas-mock-2.5.2.tgz#7e21ebd75e05ab41c890497f6ba8a77f915d2ad6" | ||||
|  | @ -8229,6 +8250,11 @@ lru-cache@^10.2.0: | |||
|   resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878" | ||||
|   integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ== | ||||
| 
 | ||||
| lru-cache@^11.0.0: | ||||
|   version "11.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21" | ||||
|   integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA== | ||||
| 
 | ||||
| lru-cache@^5.1.1: | ||||
|   version "5.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" | ||||
|  | @ -8572,6 +8598,13 @@ minimalistic-assert@^1.0.0: | |||
|   resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" | ||||
|   integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== | ||||
| 
 | ||||
| minimatch@^10.0.0: | ||||
|   version "10.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b" | ||||
|   integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== | ||||
|   dependencies: | ||||
|     brace-expansion "^2.0.1" | ||||
| 
 | ||||
| minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: | ||||
|   version "3.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" | ||||
|  | @ -8603,7 +8636,7 @@ minipass@^4.2.4: | |||
|   resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.8.tgz#f0010f64393ecfc1d1ccb5f582bcaf45f48e1a3a" | ||||
|   integrity sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ== | ||||
| 
 | ||||
| "minipass@^5.0.0 || ^6.0.2 || ^7.0.0": | ||||
| "minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2: | ||||
|   version "7.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707" | ||||
|   integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw== | ||||
|  | @ -9005,6 +9038,11 @@ p-try@^2.0.0: | |||
|   resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6" | ||||
|   integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== | ||||
| 
 | ||||
| package-json-from-dist@^1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00" | ||||
|   integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw== | ||||
| 
 | ||||
| pako@^2.0.3: | ||||
|   version "2.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86" | ||||
|  | @ -9113,6 +9151,14 @@ path-scurry@^1.11.0, path-scurry@^1.6.1: | |||
|     lru-cache "^10.2.0" | ||||
|     minipass "^5.0.0 || ^6.0.2 || ^7.0.0" | ||||
| 
 | ||||
| path-scurry@^2.0.0: | ||||
|   version "2.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580" | ||||
|   integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg== | ||||
|   dependencies: | ||||
|     lru-cache "^11.0.0" | ||||
|     minipass "^7.1.2" | ||||
| 
 | ||||
| path-to-regexp@0.1.7: | ||||
|   version "0.1.7" | ||||
|   resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" | ||||
|  | @ -10451,13 +10497,20 @@ rimraf@^3.0.2: | |||
|   dependencies: | ||||
|     glob "^7.1.3" | ||||
| 
 | ||||
| rimraf@^5.0.0, rimraf@^5.0.5: | ||||
| rimraf@^5.0.5: | ||||
|   version "5.0.7" | ||||
|   resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.7.tgz#27bddf202e7d89cb2e0381656380d1734a854a74" | ||||
|   integrity sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg== | ||||
|   dependencies: | ||||
|     glob "^10.3.7" | ||||
| 
 | ||||
| rimraf@^6.0.0: | ||||
|   version "6.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.0.tgz#503bb3d9283272384c121792d40e7ee3ab763cde" | ||||
|   integrity sha512-u+yqhM92LW+89cxUQK0SRyvXYQmyuKHx0jkx4W7KfwLGLqJnQM5031Uv1trE4gB9XEXBM/s6MxKlfW95IidqaA== | ||||
|   dependencies: | ||||
|     glob "^11.0.0" | ||||
| 
 | ||||
| run-applescript@^7.0.0: | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/run-applescript/-/run-applescript-7.0.0.tgz#e5a553c2bffd620e169d276c1cd8f1b64778fbeb" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png) renovate[bot]
						renovate[bot]