|
|
@@ -62,6 +62,7 @@
|
|
|
"@types/crypto-js": "^4.2.2",
|
|
|
"@types/react": "~19.0.10",
|
|
|
"@types/react-native-modern-datepicker": "^1.0.5",
|
|
|
+ "lightningcss": "^1.30.1",
|
|
|
"patch-package": "^8.0.0",
|
|
|
"postinstall-postinstall": "^2.1.0",
|
|
|
"react-native-dotenv": "^3.4.11",
|
|
|
@@ -1796,6 +1797,18 @@
|
|
|
"resolve-from": "^5.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@expo/metro-config/node_modules/detect-libc": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-1.0.3.tgz",
|
|
|
+ "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "bin": {
|
|
|
+ "detect-libc": "bin/detect-libc.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@expo/metro-config/node_modules/dotenv": {
|
|
|
"version": "16.4.7",
|
|
|
"resolved": "https://registry.npmmirror.com/dotenv/-/dotenv-16.4.7.tgz",
|
|
|
@@ -1807,6 +1820,234 @@
|
|
|
"url": "https://dotenvx.com"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-8f7aNmS1+etYSLHht0fQApPc2kNO8qGRutifN5rVIc6Xo6ABsEbqOr758UwI7ALVbTt4x1fllKt0PYgzD9S3yQ==",
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "detect-libc": "^1.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "lightningcss-darwin-arm64": "1.27.0",
|
|
|
+ "lightningcss-darwin-x64": "1.27.0",
|
|
|
+ "lightningcss-freebsd-x64": "1.27.0",
|
|
|
+ "lightningcss-linux-arm-gnueabihf": "1.27.0",
|
|
|
+ "lightningcss-linux-arm64-gnu": "1.27.0",
|
|
|
+ "lightningcss-linux-arm64-musl": "1.27.0",
|
|
|
+ "lightningcss-linux-x64-gnu": "1.27.0",
|
|
|
+ "lightningcss-linux-x64-musl": "1.27.0",
|
|
|
+ "lightningcss-win32-arm64-msvc": "1.27.0",
|
|
|
+ "lightningcss-win32-x64-msvc": "1.27.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss-darwin-arm64": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-Gl/lqIXY+d+ySmMbgDf0pgaWSqrWYxVHoc88q+Vhf2YNzZ8DwoRzGt5NZDVqqIW5ScpSnmmjcgXP87Dn2ylSSQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss-darwin-x64": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-0+mZa54IlcNAoQS9E0+niovhyjjQWEMrwW0p2sSdLRhLDc8LMQ/b67z7+B5q4VmjYCMSfnFi3djAAQFIDuj/Tg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss-freebsd-x64": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-n1sEf85fePoU2aDN2PzYjoI8gbBqnmLGEhKq7q0DKLj0UTVmOTwDC7PtLcy/zFxzASTSBlVQYJUhwIStQMIpRA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "freebsd"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-MUMRmtdRkOkd5z3h986HOuNBD1c2lq2BSQA1Jg88d9I7bmPGx08bwGcnB75dvr17CwxjxD6XPi3Qh8ArmKFqCA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss-linux-arm64-gnu": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-cPsxo1QEWq2sfKkSq2Bq5feQDHdUEwgtA9KaB27J5AX22+l4l0ptgjMZZtYtUnteBofjee+0oW1wQ1guv04a7A==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss-linux-arm64-musl": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-rCGBm2ax7kQ9pBSeITfCW9XSVF69VX+fm5DIpvDZQl4NnQoMQyRwhZQm9pd59m8leZ1IesRqWk2v/DntMo26lg==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss-linux-x64-gnu": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-Dk/jovSI7qqhJDiUibvaikNKI2x6kWPN79AQiD/E/KeQWMjdGe9kw51RAgoWFDi0coP4jinaH14Nrt/J8z3U4A==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss-linux-x64-musl": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-QKjTxXm8A9s6v9Tg3Fk0gscCQA1t/HMoF7Woy1u68wCk5kS4fR+q3vXa1p3++REW784cRAtkYKrPy6JKibrEZA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss-win32-arm64-msvc": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-/wXegPS1hnhkeG4OXQKEMQeJd48RDC3qdh+OA8pCuOPCyvnm/yEayrJdJVqzBsqpy1aJklRCVxscpFur80o6iQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@expo/metro-config/node_modules/lightningcss-win32-x64-msvc": {
|
|
|
+ "version": "1.27.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.27.0.tgz",
|
|
|
+ "integrity": "sha512-/OJLj94Zm/waZShL8nB5jsNj3CfNATLCTyFxZyouilfTmSoLDX7VlVAmhPHoZWVFp4vdmoiEbPEYC8HID3m6yw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@expo/metro-runtime": {
|
|
|
"version": "5.0.4",
|
|
|
"resolved": "https://registry.npmmirror.com/@expo/metro-runtime/-/metro-runtime-5.0.4.tgz",
|
|
|
@@ -4323,14 +4564,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/detect-libc": {
|
|
|
- "version": "1.0.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-1.0.3.tgz",
|
|
|
- "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
|
|
|
- "bin": {
|
|
|
- "detect-libc": "bin/detect-libc.js"
|
|
|
- },
|
|
|
+ "version": "2.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.0.4.tgz",
|
|
|
+ "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
|
|
|
+ "license": "Apache-2.0",
|
|
|
"engines": {
|
|
|
- "node": ">=0.10"
|
|
|
+ "node": ">=8"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/didyoumean": {
|
|
|
@@ -6236,11 +6475,12 @@
|
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
|
|
|
},
|
|
|
"node_modules/lightningcss": {
|
|
|
- "version": "1.27.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.27.0.tgz",
|
|
|
- "integrity": "sha512-8f7aNmS1+etYSLHht0fQApPc2kNO8qGRutifN5rVIc6Xo6ABsEbqOr758UwI7ALVbTt4x1fllKt0PYgzD9S3yQ==",
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==",
|
|
|
+ "license": "MPL-2.0",
|
|
|
"dependencies": {
|
|
|
- "detect-libc": "^1.0.3"
|
|
|
+ "detect-libc": "^2.0.3"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 12.0.0"
|
|
|
@@ -6250,25 +6490,26 @@
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
},
|
|
|
"optionalDependencies": {
|
|
|
- "lightningcss-darwin-arm64": "1.27.0",
|
|
|
- "lightningcss-darwin-x64": "1.27.0",
|
|
|
- "lightningcss-freebsd-x64": "1.27.0",
|
|
|
- "lightningcss-linux-arm-gnueabihf": "1.27.0",
|
|
|
- "lightningcss-linux-arm64-gnu": "1.27.0",
|
|
|
- "lightningcss-linux-arm64-musl": "1.27.0",
|
|
|
- "lightningcss-linux-x64-gnu": "1.27.0",
|
|
|
- "lightningcss-linux-x64-musl": "1.27.0",
|
|
|
- "lightningcss-win32-arm64-msvc": "1.27.0",
|
|
|
- "lightningcss-win32-x64-msvc": "1.27.0"
|
|
|
+ "lightningcss-darwin-arm64": "1.30.1",
|
|
|
+ "lightningcss-darwin-x64": "1.30.1",
|
|
|
+ "lightningcss-freebsd-x64": "1.30.1",
|
|
|
+ "lightningcss-linux-arm-gnueabihf": "1.30.1",
|
|
|
+ "lightningcss-linux-arm64-gnu": "1.30.1",
|
|
|
+ "lightningcss-linux-arm64-musl": "1.30.1",
|
|
|
+ "lightningcss-linux-x64-gnu": "1.30.1",
|
|
|
+ "lightningcss-linux-x64-musl": "1.30.1",
|
|
|
+ "lightningcss-win32-arm64-msvc": "1.30.1",
|
|
|
+ "lightningcss-win32-x64-msvc": "1.30.1"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/lightningcss-darwin-arm64": {
|
|
|
- "version": "1.27.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.27.0.tgz",
|
|
|
- "integrity": "sha512-Gl/lqIXY+d+ySmMbgDf0pgaWSqrWYxVHoc88q+Vhf2YNzZ8DwoRzGt5NZDVqqIW5ScpSnmmjcgXP87Dn2ylSSQ==",
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==",
|
|
|
"cpu": [
|
|
|
"arm64"
|
|
|
],
|
|
|
+ "license": "MPL-2.0",
|
|
|
"optional": true,
|
|
|
"os": [
|
|
|
"darwin"
|
|
|
@@ -6281,6 +6522,186 @@
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/lightningcss-darwin-x64": {
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-freebsd-x64": {
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "freebsd"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==",
|
|
|
+ "cpu": [
|
|
|
+ "arm"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-linux-arm64-gnu": {
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-linux-arm64-musl": {
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-linux-x64-gnu": {
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-linux-x64-musl": {
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-win32-arm64-msvc": {
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lightningcss-win32-x64-msvc": {
|
|
|
+ "version": "1.30.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.1.tgz",
|
|
|
+ "integrity": "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MPL-2.0",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/parcel"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/lilconfig": {
|
|
|
"version": "3.1.3",
|
|
|
"resolved": "https://registry.npmmirror.com/lilconfig/-/lilconfig-3.1.3.tgz",
|