mirror of
				https://github.com/9technologygroup/patchmon.net.git
				synced 2025-10-31 12:03:47 +00:00 
			
		
		
		
	fix(deps): update dependency react-router-dom to v7
This commit is contained in:
		| @@ -27,7 +27,7 @@ | ||||
| 		"react-chartjs-2": "^5.2.0", | ||||
| 		"react-dom": "^18.3.1", | ||||
| 		"react-icons": "^5.5.0", | ||||
| 		"react-router-dom": "^6.30.1" | ||||
| 		"react-router-dom": "^7.0.0" | ||||
| 	}, | ||||
| 	"devDependencies": { | ||||
| 		"@types/react": "^18.3.14", | ||||
|   | ||||
							
								
								
									
										313
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										313
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -78,7 +78,7 @@ | ||||
| 				"react-chartjs-2": "^5.2.0", | ||||
| 				"react-dom": "^18.3.1", | ||||
| 				"react-icons": "^5.5.0", | ||||
| 				"react-router-dom": "^6.30.1" | ||||
| 				"react-router-dom": "^7.0.0" | ||||
| 			}, | ||||
| 			"devDependencies": { | ||||
| 				"@types/react": "^18.3.14", | ||||
| @@ -134,6 +134,7 @@ | ||||
| 			"version": "7.28.4", | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"@babel/code-frame": "^7.27.1", | ||||
| 				"@babel/generator": "^7.28.3", | ||||
| @@ -386,6 +387,74 @@ | ||||
| 				"@biomejs/cli-win32-x64": "2.3.0" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@biomejs/cli-darwin-arm64": { | ||||
| 			"version": "2.3.0", | ||||
| 			"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.3.0.tgz", | ||||
| 			"integrity": "sha512-3cJVT0Z5pbTkoBmbjmDZTDFYxIkRcrs9sYVJbIBHU8E6qQxgXAaBfSVjjCreG56rfDuQBr43GzwzmaHPcu4vlw==", | ||||
| 			"cpu": [ | ||||
| 				"arm64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT OR Apache-2.0", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"darwin" | ||||
| 			], | ||||
| 			"engines": { | ||||
| 				"node": ">=14.21.3" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@biomejs/cli-darwin-x64": { | ||||
| 			"version": "2.3.0", | ||||
| 			"resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.3.0.tgz", | ||||
| 			"integrity": "sha512-6LIkhglh3UGjuDqJXsK42qCA0XkD1Ke4K/raFOii7QQPbM8Pia7Qj2Hji4XuF2/R78hRmEx7uKJH3t/Y9UahtQ==", | ||||
| 			"cpu": [ | ||||
| 				"x64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT OR Apache-2.0", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"darwin" | ||||
| 			], | ||||
| 			"engines": { | ||||
| 				"node": ">=14.21.3" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@biomejs/cli-linux-arm64": { | ||||
| 			"version": "2.3.0", | ||||
| 			"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.3.0.tgz", | ||||
| 			"integrity": "sha512-uhAsbXySX7xsXahegDg5h3CDgfMcRsJvWLFPG0pjkylgBb9lErbK2C0UINW52zhwg0cPISB09lxHPxCau4e2xA==", | ||||
| 			"cpu": [ | ||||
| 				"arm64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT OR Apache-2.0", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"linux" | ||||
| 			], | ||||
| 			"engines": { | ||||
| 				"node": ">=14.21.3" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@biomejs/cli-linux-arm64-musl": { | ||||
| 			"version": "2.3.0", | ||||
| 			"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.3.0.tgz", | ||||
| 			"integrity": "sha512-nDksoFdwZ2YrE7NiYDhtMhL2UgFn8Kb7Y0bYvnTAakHnqEdb4lKindtBc1f+xg2Snz0JQhJUYO7r9CDBosRU5w==", | ||||
| 			"cpu": [ | ||||
| 				"arm64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT OR Apache-2.0", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"linux" | ||||
| 			], | ||||
| 			"engines": { | ||||
| 				"node": ">=14.21.3" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@biomejs/cli-linux-x64": { | ||||
| 			"version": "2.3.0", | ||||
| 			"cpu": [ | ||||
| @@ -401,6 +470,57 @@ | ||||
| 				"node": ">=14.21.3" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@biomejs/cli-linux-x64-musl": { | ||||
| 			"version": "2.3.0", | ||||
| 			"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.3.0.tgz", | ||||
| 			"integrity": "sha512-+i9UcJwl99uAhtRQDz9jUAh+Xkb097eekxs/D9j4deWDg5/yB/jPWzISe1nBHvlzTXsdUSj0VvB4Go2DSpKIMw==", | ||||
| 			"cpu": [ | ||||
| 				"x64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT OR Apache-2.0", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"linux" | ||||
| 			], | ||||
| 			"engines": { | ||||
| 				"node": ">=14.21.3" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@biomejs/cli-win32-arm64": { | ||||
| 			"version": "2.3.0", | ||||
| 			"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.3.0.tgz", | ||||
| 			"integrity": "sha512-ynjmsJLIKrAjC3CCnKMMhzcnNy8dbQWjKfSU5YA0mIruTxBNMbkAJp+Pr2iV7/hFou+66ZSD/WV8hmLEmhUaXA==", | ||||
| 			"cpu": [ | ||||
| 				"arm64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT OR Apache-2.0", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"win32" | ||||
| 			], | ||||
| 			"engines": { | ||||
| 				"node": ">=14.21.3" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@biomejs/cli-win32-x64": { | ||||
| 			"version": "2.3.0", | ||||
| 			"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.3.0.tgz", | ||||
| 			"integrity": "sha512-zOCYmCRVkWXc9v8P7OLbLlGGMxQTKMvi+5IC4v7O8DkjLCOHRzRVK/Lno2pGZNo0lzKM60pcQOhH8HVkXMQdFg==", | ||||
| 			"cpu": [ | ||||
| 				"x64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT OR Apache-2.0", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"win32" | ||||
| 			], | ||||
| 			"engines": { | ||||
| 				"node": ">=14.21.3" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@bull-board/api": { | ||||
| 			"version": "6.13.1", | ||||
| 			"license": "MIT", | ||||
| @@ -424,6 +544,7 @@ | ||||
| 		"node_modules/@bull-board/ui": { | ||||
| 			"version": "6.13.1", | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"@bull-board/api": "6.13.1" | ||||
| 			} | ||||
| @@ -457,6 +578,7 @@ | ||||
| 		"node_modules/@dnd-kit/core": { | ||||
| 			"version": "6.3.1", | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"@dnd-kit/accessibility": "^3.1.1", | ||||
| 				"@dnd-kit/utilities": "^3.2.2", | ||||
| @@ -764,13 +886,6 @@ | ||||
| 				"@prisma/debug": "6.16.2" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@remix-run/router": { | ||||
| 			"version": "1.23.0", | ||||
| 			"license": "MIT", | ||||
| 			"engines": { | ||||
| 				"node": ">=14.0.0" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@rolldown/pluginutils": { | ||||
| 			"version": "1.0.0-beta.27", | ||||
| 			"dev": true, | ||||
| @@ -897,6 +1012,7 @@ | ||||
| 			"version": "18.3.24", | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"@types/prop-types": "*", | ||||
| 				"csstype": "^3.0.2" | ||||
| @@ -1144,6 +1260,7 @@ | ||||
| 				} | ||||
| 			], | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"baseline-browser-mapping": "^2.8.3", | ||||
| 				"caniuse-lite": "^1.0.30001741", | ||||
| @@ -1333,6 +1450,7 @@ | ||||
| 		"node_modules/chart.js": { | ||||
| 			"version": "4.5.0", | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"@kurkle/color": "^0.3.0" | ||||
| 			}, | ||||
| @@ -1907,6 +2025,7 @@ | ||||
| 		"node_modules/express": { | ||||
| 			"version": "4.21.2", | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"accepts": "~1.3.8", | ||||
| 				"array-flatten": "1.1.1", | ||||
| @@ -2672,6 +2791,76 @@ | ||||
| 				"lefthook-windows-x64": "1.13.5" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/lefthook-darwin-arm64": { | ||||
| 			"version": "1.13.5", | ||||
| 			"resolved": "https://registry.npmjs.org/lefthook-darwin-arm64/-/lefthook-darwin-arm64-1.13.5.tgz", | ||||
| 			"integrity": "sha512-BYt5CnAOXasVCS6i+A4ljUo9xru/B5uMFD6EWHhs3R26jGF7mBSDxM3ErzXTUaJRTP0kQI/XBmgqBryBqoqZOQ==", | ||||
| 			"cpu": [ | ||||
| 				"arm64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"darwin" | ||||
| 			] | ||||
| 		}, | ||||
| 		"node_modules/lefthook-darwin-x64": { | ||||
| 			"version": "1.13.5", | ||||
| 			"resolved": "https://registry.npmjs.org/lefthook-darwin-x64/-/lefthook-darwin-x64-1.13.5.tgz", | ||||
| 			"integrity": "sha512-ZDtLBzvI5e26C/RZ4irOHpELTd22x9lDTgF2+eCYcnrBWOkB7800V8tuAvBybsLGvg6JwKjFxn+NTRNZnCC2hw==", | ||||
| 			"cpu": [ | ||||
| 				"x64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"darwin" | ||||
| 			] | ||||
| 		}, | ||||
| 		"node_modules/lefthook-freebsd-arm64": { | ||||
| 			"version": "1.13.5", | ||||
| 			"resolved": "https://registry.npmjs.org/lefthook-freebsd-arm64/-/lefthook-freebsd-arm64-1.13.5.tgz", | ||||
| 			"integrity": "sha512-uQ/kQZSSedw74aGCpsfOPN4yVt3klg8grOP6gHQOCRUMv5oK/Lj3pe1PylpTuuhxWORWRzkauPMot26J0OZZdA==", | ||||
| 			"cpu": [ | ||||
| 				"arm64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"freebsd" | ||||
| 			] | ||||
| 		}, | ||||
| 		"node_modules/lefthook-freebsd-x64": { | ||||
| 			"version": "1.13.5", | ||||
| 			"resolved": "https://registry.npmjs.org/lefthook-freebsd-x64/-/lefthook-freebsd-x64-1.13.5.tgz", | ||||
| 			"integrity": "sha512-6czek8XagVrI7ExURawkfrfX40Qjc/wktc8bLq/iXfRlmdvKDMrx2FrA82mDfEVCAEz+tTvkteK1TfR3icYF3Q==", | ||||
| 			"cpu": [ | ||||
| 				"x64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"freebsd" | ||||
| 			] | ||||
| 		}, | ||||
| 		"node_modules/lefthook-linux-arm64": { | ||||
| 			"version": "1.13.5", | ||||
| 			"resolved": "https://registry.npmjs.org/lefthook-linux-arm64/-/lefthook-linux-arm64-1.13.5.tgz", | ||||
| 			"integrity": "sha512-MjWtiuW1br+rpTtgG1KGV53mSGtL5MWQwgafYzrFleJ89fKb86F4TD/4mVNzk5thmZ+HVPZw9bRZGUHFBnNJWg==", | ||||
| 			"cpu": [ | ||||
| 				"arm64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"linux" | ||||
| 			] | ||||
| 		}, | ||||
| 		"node_modules/lefthook-linux-x64": { | ||||
| 			"version": "1.13.5", | ||||
| 			"cpu": [ | ||||
| @@ -2684,6 +2873,62 @@ | ||||
| 				"linux" | ||||
| 			] | ||||
| 		}, | ||||
| 		"node_modules/lefthook-openbsd-arm64": { | ||||
| 			"version": "1.13.5", | ||||
| 			"resolved": "https://registry.npmjs.org/lefthook-openbsd-arm64/-/lefthook-openbsd-arm64-1.13.5.tgz", | ||||
| 			"integrity": "sha512-lYXrWf0/hBrwtG8ceaHq886bcqRKh3Lfv+jZJs+ykMLB6L/kaqk8tA4V2NHWydQ5h56o45ugs/580nMz36ZdRg==", | ||||
| 			"cpu": [ | ||||
| 				"arm64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"openbsd" | ||||
| 			] | ||||
| 		}, | ||||
| 		"node_modules/lefthook-openbsd-x64": { | ||||
| 			"version": "1.13.5", | ||||
| 			"resolved": "https://registry.npmjs.org/lefthook-openbsd-x64/-/lefthook-openbsd-x64-1.13.5.tgz", | ||||
| 			"integrity": "sha512-Ba1JrsRbfan4WKd8Q7gUhTxCUuppXzirDObd3JxpLRSLxA47yxhjMv7KByDunRDTvzTgsXoykZI6mPupkc1JiQ==", | ||||
| 			"cpu": [ | ||||
| 				"x64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"openbsd" | ||||
| 			] | ||||
| 		}, | ||||
| 		"node_modules/lefthook-windows-arm64": { | ||||
| 			"version": "1.13.5", | ||||
| 			"resolved": "https://registry.npmjs.org/lefthook-windows-arm64/-/lefthook-windows-arm64-1.13.5.tgz", | ||||
| 			"integrity": "sha512-Y/CpmEIb0hlFe+kTT/efWgX6+/gUTp5NItTF+gmUrY1/G/bTLIxdIRS7WpodVM0MEN24sOrQVTSi9DN9FvGoGg==", | ||||
| 			"cpu": [ | ||||
| 				"arm64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"win32" | ||||
| 			] | ||||
| 		}, | ||||
| 		"node_modules/lefthook-windows-x64": { | ||||
| 			"version": "1.13.5", | ||||
| 			"resolved": "https://registry.npmjs.org/lefthook-windows-x64/-/lefthook-windows-x64-1.13.5.tgz", | ||||
| 			"integrity": "sha512-WJBqGNBlFJnunRwy12QyaDHdGULtostPqpYSZSS4boFJDY0lP5qtz9lAGmJ49aA5GQ19jrnDjGLwVPFiwIqksQ==", | ||||
| 			"cpu": [ | ||||
| 				"x64" | ||||
| 			], | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"optional": true, | ||||
| 			"os": [ | ||||
| 				"win32" | ||||
| 			] | ||||
| 		}, | ||||
| 		"node_modules/lilconfig": { | ||||
| 			"version": "3.1.3", | ||||
| 			"dev": true, | ||||
| @@ -3296,6 +3541,7 @@ | ||||
| 				} | ||||
| 			], | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"nanoid": "^3.3.11", | ||||
| 				"picocolors": "^1.1.1", | ||||
| @@ -3425,6 +3671,7 @@ | ||||
| 			"devOptional": true, | ||||
| 			"hasInstallScript": true, | ||||
| 			"license": "Apache-2.0", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"@prisma/config": "6.16.2", | ||||
| 				"@prisma/engines": "6.16.2" | ||||
| @@ -3614,6 +3861,7 @@ | ||||
| 		"node_modules/react": { | ||||
| 			"version": "18.3.1", | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"loose-envify": "^1.1.0" | ||||
| 			}, | ||||
| @@ -3632,6 +3880,7 @@ | ||||
| 		"node_modules/react-dom": { | ||||
| 			"version": "18.3.1", | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"loose-envify": "^1.1.0", | ||||
| 				"scheduler": "^0.23.2" | ||||
| @@ -3656,31 +3905,50 @@ | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/react-router": { | ||||
| 			"version": "6.30.1", | ||||
| 			"version": "7.9.5", | ||||
| 			"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.9.5.tgz", | ||||
| 			"integrity": "sha512-JmxqrnBZ6E9hWmf02jzNn9Jm3UqyeimyiwzD69NjxGySG6lIz/1LVPsoTCwN7NBX2XjCEa1LIX5EMz1j2b6u6A==", | ||||
| 			"license": "MIT", | ||||
| 			"dependencies": { | ||||
| 				"@remix-run/router": "1.23.0" | ||||
| 				"cookie": "^1.0.1", | ||||
| 				"set-cookie-parser": "^2.6.0" | ||||
| 			}, | ||||
| 			"engines": { | ||||
| 				"node": ">=14.0.0" | ||||
| 				"node": ">=20.0.0" | ||||
| 			}, | ||||
| 			"peerDependencies": { | ||||
| 				"react": ">=16.8" | ||||
| 				"react": ">=18", | ||||
| 				"react-dom": ">=18" | ||||
| 			}, | ||||
| 			"peerDependenciesMeta": { | ||||
| 				"react-dom": { | ||||
| 					"optional": true | ||||
| 				} | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/react-router-dom": { | ||||
| 			"version": "6.30.1", | ||||
| 			"version": "7.9.5", | ||||
| 			"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.9.5.tgz", | ||||
| 			"integrity": "sha512-mkEmq/K8tKN63Ae2M7Xgz3c9l9YNbY+NHH6NNeUmLA3kDkhKXRsNb/ZpxaEunvGo2/3YXdk5EJU3Hxp3ocaBPw==", | ||||
| 			"license": "MIT", | ||||
| 			"dependencies": { | ||||
| 				"@remix-run/router": "1.23.0", | ||||
| 				"react-router": "6.30.1" | ||||
| 				"react-router": "7.9.5" | ||||
| 			}, | ||||
| 			"engines": { | ||||
| 				"node": ">=14.0.0" | ||||
| 				"node": ">=20.0.0" | ||||
| 			}, | ||||
| 			"peerDependencies": { | ||||
| 				"react": ">=16.8", | ||||
| 				"react-dom": ">=16.8" | ||||
| 				"react": ">=18", | ||||
| 				"react-dom": ">=18" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/react-router/node_modules/cookie": { | ||||
| 			"version": "1.0.2", | ||||
| 			"resolved": "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz", | ||||
| 			"integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==", | ||||
| 			"license": "MIT", | ||||
| 			"engines": { | ||||
| 				"node": ">=18" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/read-cache": { | ||||
| @@ -3952,6 +4220,12 @@ | ||||
| 			"version": "2.0.0", | ||||
| 			"license": "ISC" | ||||
| 		}, | ||||
| 		"node_modules/set-cookie-parser": { | ||||
| 			"version": "2.7.2", | ||||
| 			"resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz", | ||||
| 			"integrity": "sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==", | ||||
| 			"license": "MIT" | ||||
| 		}, | ||||
| 		"node_modules/setprototypeof": { | ||||
| 			"version": "1.2.0", | ||||
| 			"license": "ISC" | ||||
| @@ -4349,6 +4623,7 @@ | ||||
| 			"version": "4.0.3", | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"engines": { | ||||
| 				"node": ">=12" | ||||
| 			}, | ||||
| @@ -4501,6 +4776,7 @@ | ||||
| 			"version": "7.1.7", | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"dependencies": { | ||||
| 				"esbuild": "^0.25.0", | ||||
| 				"fdir": "^6.5.0", | ||||
| @@ -4590,6 +4866,7 @@ | ||||
| 			"version": "4.0.3", | ||||
| 			"dev": true, | ||||
| 			"license": "MIT", | ||||
| 			"peer": true, | ||||
| 			"engines": { | ||||
| 				"node": ">=12" | ||||
| 			}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user