fix broken lockfile
This commit is contained in:
		
							parent
							
								
									86b3fb2700
								
							
						
					
					
						commit
						95999b421d
					
				|  | @ -4524,8 +4524,8 @@ packages: | |||
|   '@types/pg@8.6.1': | ||||
|     resolution: {integrity: sha512-1Kc4oAGzAl7uqUStZCDvaLFqZrW9qWSjXOmBfdgyBP5La7Us6Mg4GBvRlSoaZMhQF/zSj1C8CtKMBkoiT8eL8w==} | ||||
| 
 | ||||
|   '@types/prop-types@15.7.5': | ||||
|     resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} | ||||
|   '@types/prop-types@15.7.14': | ||||
|     resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} | ||||
| 
 | ||||
|   '@types/pug@2.0.10': | ||||
|     resolution: {integrity: sha512-Sk/uYFOBAB7mb74XcpizmH0KOR2Pv3D2Hmrh1Dmy5BmK3MpdSa5kqZcg6EKBdklU0bFXX9gCfzvpnyUehrPIuA==} | ||||
|  | @ -4563,8 +4563,8 @@ packages: | |||
|   '@types/sanitize-html@2.13.0': | ||||
|     resolution: {integrity: sha512-X31WxbvW9TjIhZZNyNBZ/p5ax4ti7qsNDBDEnH4zAgmEh35YnFD1UiS6z9Cd34kKm0LslFW0KPmTQzu/oGtsqQ==} | ||||
| 
 | ||||
|   '@types/scheduler@0.16.2': | ||||
|     resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} | ||||
|   '@types/scheduler@0.23.0': | ||||
|     resolution: {integrity: sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==} | ||||
| 
 | ||||
|   '@types/seedrandom@2.4.34': | ||||
|     resolution: {integrity: sha512-ytDiArvrn/3Xk6/vtylys5tlY6eo7Ane0hvcx++TKo6RxQXuVfW0AF/oeWqAj9dN29SyhtawuXstgmPlwNcv/A==} | ||||
|  | @ -8439,6 +8439,10 @@ packages: | |||
|     resolution: {integrity: sha512-CPMcGa+y33xuL1E0TcNIu4YyaZCxnnvkVaEXrsosR3FxN+fV8xvb7Mzpb7IgKler10qeMkE6+Dp8qJhpzdq35g==} | ||||
|     engines: {node: '>=10'} | ||||
| 
 | ||||
|   node-abi@3.74.0: | ||||
|     resolution: {integrity: sha512-c5XK0MjkGBrQPGYG24GBADZud0NCbznxNx0ZkS+ebUTrmV1qTDxPxSL8zEAPURXSbLRWVexxmP4986BziahL5w==} | ||||
|     engines: {node: '>=10'} | ||||
| 
 | ||||
|   node-abort-controller@3.1.1: | ||||
|     resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==} | ||||
| 
 | ||||
|  | @ -9310,6 +9314,9 @@ packages: | |||
|   pump@3.0.0: | ||||
|     resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} | ||||
| 
 | ||||
|   pump@3.0.2: | ||||
|     resolution: {integrity: sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==} | ||||
| 
 | ||||
|   punycode.js@2.3.1: | ||||
|     resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==} | ||||
|     engines: {node: '>=6'} | ||||
|  | @ -9433,6 +9440,10 @@ packages: | |||
|     resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==} | ||||
|     engines: {node: '>= 6'} | ||||
| 
 | ||||
|   readable-stream@3.6.2: | ||||
|     resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} | ||||
|     engines: {node: '>= 6'} | ||||
| 
 | ||||
|   readable-stream@4.3.0: | ||||
|     resolution: {integrity: sha512-MuEnA0lbSi7JS8XM+WNJlWZkHAAdm7gETHdFK//Q/mChGyj2akEFtdLZh32jSdkWGbRwCW9pn6g3LWDdDeZnBQ==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|  | @ -9698,6 +9709,11 @@ packages: | |||
|     engines: {node: '>=10'} | ||||
|     hasBin: true | ||||
| 
 | ||||
|   semver@7.7.1: | ||||
|     resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==} | ||||
|     engines: {node: '>=10'} | ||||
|     hasBin: true | ||||
| 
 | ||||
|   send@0.19.0: | ||||
|     resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==} | ||||
|     engines: {node: '>= 0.8.0'} | ||||
|  | @ -14441,7 +14457,7 @@ snapshots: | |||
| 
 | ||||
|   '@stylistic/eslint-plugin@2.13.0(eslint@9.22.0)(typescript@5.8.2)': | ||||
|     dependencies: | ||||
|       '@typescript-eslint/utils': 8.27.0(eslint@9.22.0)(typescript@5.8.2) | ||||
|       '@typescript-eslint/utils': 8.29.0(eslint@9.22.0)(typescript@5.8.2) | ||||
|       eslint: 9.22.0 | ||||
|       eslint-visitor-keys: 4.2.0 | ||||
|       espree: 10.3.0 | ||||
|  | @ -14917,7 +14933,7 @@ snapshots: | |||
|       pg-protocol: 1.7.1 | ||||
|       pg-types: 2.2.0 | ||||
| 
 | ||||
|   '@types/prop-types@15.7.5': {} | ||||
|   '@types/prop-types@15.7.14': {} | ||||
| 
 | ||||
|   '@types/pug@2.0.10': {} | ||||
| 
 | ||||
|  | @ -14937,8 +14953,8 @@ snapshots: | |||
| 
 | ||||
|   '@types/react@18.0.28': | ||||
|     dependencies: | ||||
|       '@types/prop-types': 15.7.5 | ||||
|       '@types/scheduler': 0.16.2 | ||||
|       '@types/prop-types': 15.7.14 | ||||
|       '@types/scheduler': 0.23.0 | ||||
|       csstype: 3.1.3 | ||||
| 
 | ||||
|   '@types/readdir-glob@1.1.1': | ||||
|  | @ -14953,7 +14969,7 @@ snapshots: | |||
|     dependencies: | ||||
|       htmlparser2: 8.0.1 | ||||
| 
 | ||||
|   '@types/scheduler@0.16.2': {} | ||||
|   '@types/scheduler@0.23.0': {} | ||||
| 
 | ||||
|   '@types/seedrandom@2.4.34': {} | ||||
| 
 | ||||
|  | @ -15997,7 +16013,7 @@ snapshots: | |||
|     dependencies: | ||||
|       buffer: 5.7.1 | ||||
|       inherits: 2.0.4 | ||||
|       readable-stream: 3.6.0 | ||||
|       readable-stream: 3.6.2 | ||||
|     optional: true | ||||
| 
 | ||||
|   blob-util@2.0.2: {} | ||||
|  | @ -20069,6 +20085,11 @@ snapshots: | |||
|     dependencies: | ||||
|       semver: 7.6.3 | ||||
| 
 | ||||
|   node-abi@3.74.0: | ||||
|     dependencies: | ||||
|       semver: 7.7.1 | ||||
|     optional: true | ||||
| 
 | ||||
|   node-abort-controller@3.1.1: {} | ||||
| 
 | ||||
|   node-addon-api@3.2.1: | ||||
|  | @ -20767,8 +20788,8 @@ snapshots: | |||
|       minimist: 1.2.8 | ||||
|       mkdirp-classic: 0.5.3 | ||||
|       napi-build-utils: 2.0.0 | ||||
|       node-abi: 3.62.0 | ||||
|       pump: 3.0.0 | ||||
|       node-abi: 3.74.0 | ||||
|       pump: 3.0.2 | ||||
|       rc: 1.2.8 | ||||
|       simple-get: 4.0.1 | ||||
|       tar-fs: 2.1.2 | ||||
|  | @ -20946,6 +20967,12 @@ snapshots: | |||
|       end-of-stream: 1.4.4 | ||||
|       once: 1.4.0 | ||||
| 
 | ||||
|   pump@3.0.2: | ||||
|     dependencies: | ||||
|       end-of-stream: 1.4.4 | ||||
|       once: 1.4.0 | ||||
|     optional: true | ||||
| 
 | ||||
|   punycode.js@2.3.1: {} | ||||
| 
 | ||||
|   punycode@2.3.1: {} | ||||
|  | @ -21087,6 +21114,13 @@ snapshots: | |||
|       string_decoder: 1.3.0 | ||||
|       util-deprecate: 1.0.2 | ||||
| 
 | ||||
|   readable-stream@3.6.2: | ||||
|     dependencies: | ||||
|       inherits: 2.0.4 | ||||
|       string_decoder: 1.3.0 | ||||
|       util-deprecate: 1.0.2 | ||||
|     optional: true | ||||
| 
 | ||||
|   readable-stream@4.3.0: | ||||
|     dependencies: | ||||
|       abort-controller: 3.0.0 | ||||
|  | @ -21386,6 +21420,9 @@ snapshots: | |||
| 
 | ||||
|   semver@7.6.3: {} | ||||
| 
 | ||||
|   semver@7.7.1: | ||||
|     optional: true | ||||
| 
 | ||||
|   send@0.19.0: | ||||
|     dependencies: | ||||
|       debug: 2.6.9 | ||||
|  | @ -21962,7 +21999,7 @@ snapshots: | |||
|     dependencies: | ||||
|       chownr: 1.1.4 | ||||
|       mkdirp-classic: 0.5.3 | ||||
|       pump: 3.0.0 | ||||
|       pump: 3.0.2 | ||||
|       tar-stream: 2.2.0 | ||||
|     optional: true | ||||
| 
 | ||||
|  | @ -21972,7 +22009,7 @@ snapshots: | |||
|       end-of-stream: 1.4.4 | ||||
|       fs-constants: 1.0.0 | ||||
|       inherits: 2.0.4 | ||||
|       readable-stream: 3.6.0 | ||||
|       readable-stream: 3.6.2 | ||||
|     optional: true | ||||
| 
 | ||||
|   tar-stream@3.1.6: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue