2022-11-25 15:33:59 +00:00
|
|
|
{
|
2022-11-25 15:57:24 +00:00
|
|
|
"name": "dyomedea-solid",
|
2022-11-25 15:33:59 +00:00
|
|
|
"version": "0.0.0",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
2022-11-25 15:57:24 +00:00
|
|
|
"name": "dyomedea-solid",
|
2022-11-25 15:33:59 +00:00
|
|
|
"version": "0.0.0",
|
|
|
|
"hasInstallScript": true,
|
2023-02-08 21:39:04 +00:00
|
|
|
"license": "GPL-3.0-only",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
2023-07-12 13:21:51 +00:00
|
|
|
"@awesome-cordova-plugins/android-full-screen": "^6.4.0",
|
|
|
|
"@awesome-cordova-plugins/geolocation": "^6.4.0",
|
|
|
|
"@awesome-cordova-plugins/web-intent": "^6.4.0",
|
2023-10-07 16:21:58 +00:00
|
|
|
"@capacitor-community/background-geolocation": "^1.2.15",
|
|
|
|
"@capacitor/android": "^5.4.2",
|
|
|
|
"@capacitor/browser": "^5.1.0",
|
|
|
|
"@capacitor/core": "^5.4.2",
|
|
|
|
"@capacitor/filesystem": "^5.1.4",
|
|
|
|
"@capacitor/ios": "^5.4.2",
|
2023-02-05 14:00:42 +00:00
|
|
|
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
|
|
|
|
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
|
2023-10-07 16:21:58 +00:00
|
|
|
"@solid-primitives/i18n": "^2.0.0",
|
|
|
|
"@solidjs/router": "^0.8.3",
|
|
|
|
"@suid/icons-material": "^0.6.11",
|
|
|
|
"@suid/material": "^0.15.1",
|
|
|
|
"@suid/vite-plugin": "^0.1.5",
|
2023-04-24 14:27:55 +00:00
|
|
|
"blob-util": "^2.0.2",
|
2022-12-14 20:50:09 +00:00
|
|
|
"com-darryncampbell-cordova-plugin-intent": "^2.2.0",
|
2022-12-14 14:26:32 +00:00
|
|
|
"cordova-plugin-fullscreen": "^1.3.0",
|
2022-11-26 21:04:08 +00:00
|
|
|
"isomorphic-xml2js": "^0.1.3",
|
2022-11-26 18:36:55 +00:00
|
|
|
"lodash": "^4.17.21",
|
2022-11-29 18:49:05 +00:00
|
|
|
"memoizee": "^0.4.15",
|
2023-10-07 16:21:58 +00:00
|
|
|
"ol": "^8.1.0",
|
2023-01-09 19:51:17 +00:00
|
|
|
"osmtogeojson": "^3.0.0-beta.5",
|
2023-08-03 13:04:56 +00:00
|
|
|
"patch-package": "^8.0.0",
|
2023-04-20 13:18:32 +00:00
|
|
|
"piexifjs": "^1.0.6",
|
2023-04-02 10:35:53 +00:00
|
|
|
"pluscodes": "^2.6.0",
|
2023-02-09 12:57:14 +00:00
|
|
|
"pouchdb": "^8.0.1",
|
2023-02-11 10:31:32 +00:00
|
|
|
"pouchdb-adapter-indexeddb": "^8.0.1",
|
2023-02-09 12:57:14 +00:00
|
|
|
"pouchdb-browser": "^8.0.1",
|
2023-03-21 17:46:59 +00:00
|
|
|
"proj4": "^2.9.0",
|
2023-10-07 16:21:58 +00:00
|
|
|
"solid-js": "^1.7.12",
|
2023-08-03 13:04:56 +00:00
|
|
|
"vite-plugin-solid-svg": "^0.6.4"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@capacitor/cli": "^5.4.2",
|
2023-07-08 08:54:18 +00:00
|
|
|
"@solidjs/testing-library": "^0.8.4",
|
2023-10-07 16:21:58 +00:00
|
|
|
"@testing-library/jest-dom": "^6.1.3",
|
|
|
|
"@types/lodash": "^4.14.199",
|
|
|
|
"@types/memoizee": "^0.4.9",
|
2022-12-11 09:45:08 +00:00
|
|
|
"@types/pouchdb": "^6.4.0",
|
2023-10-07 16:21:58 +00:00
|
|
|
"@types/proj4": "^2.5.3",
|
|
|
|
"@types/shelljs": "^0.8.13",
|
|
|
|
"@vitest/ui": "^0.34.6",
|
2023-05-31 15:12:31 +00:00
|
|
|
"jsdom": "^22.1.0",
|
2023-02-07 15:47:10 +00:00
|
|
|
"license-checker": "^25.0.1",
|
|
|
|
"license-compatibility-checker": "^0.3.5",
|
2023-04-20 08:52:55 +00:00
|
|
|
"license-report": "^6.4.0",
|
2023-02-09 15:37:46 +00:00
|
|
|
"shelljs": "^0.8.5",
|
2023-10-07 16:21:58 +00:00
|
|
|
"typescript": "^5.2.2",
|
|
|
|
"vite": ">=4.4.11",
|
2023-04-15 09:55:52 +00:00
|
|
|
"vite-plugin-solid": "^2.7.0",
|
2023-10-07 16:21:58 +00:00
|
|
|
"vitest": "^0.34.6"
|
2022-11-25 15:33:59 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@adobe/css-tools": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "4.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.1.tgz",
|
|
|
|
"integrity": "sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/@ampproject/remapping": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "2.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz",
|
|
|
|
"integrity": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
2022-11-25 15:33:59 +00:00
|
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
2022-12-14 14:26:32 +00:00
|
|
|
"node_modules/@awesome-cordova-plugins/android-full-screen": {
|
2023-07-12 13:21:51 +00:00
|
|
|
"version": "6.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/android-full-screen/-/android-full-screen-6.4.0.tgz",
|
|
|
|
"integrity": "sha512-Xkt3ptVLAI5eihHhdR9J20um0Q9PJrLrV4sOMEmJWipdVMisWS/qRq31wX6K6KpcoDMB7qqnFuwLFfRvHDLVqQ==",
|
2022-12-14 14:26:32 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@types/cordova": "latest"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@awesome-cordova-plugins/core": "^6.0.1",
|
|
|
|
"rxjs": "^5.5.0 || ^6.5.0 || ^7.3.0"
|
|
|
|
}
|
|
|
|
},
|
2022-11-25 20:09:59 +00:00
|
|
|
"node_modules/@awesome-cordova-plugins/core": {
|
2023-01-16 15:55:30 +00:00
|
|
|
"version": "6.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/core/-/core-6.3.0.tgz",
|
|
|
|
"integrity": "sha512-MkcWO8akZLHa2RSJEPf76Y3P9wPqh5oXE8YCzn2vnYYeNyYWYnka2pHFsgUdbXJNiS+YeveUzvw+Isweg+wynA==",
|
2022-11-25 20:09:59 +00:00
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@types/cordova": "latest"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"rxjs": "^5.5.0 || ^6.5.0 || ^7.3.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@awesome-cordova-plugins/geolocation": {
|
2023-07-12 13:21:51 +00:00
|
|
|
"version": "6.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/geolocation/-/geolocation-6.4.0.tgz",
|
|
|
|
"integrity": "sha512-Jyn3pB1sPBqpZrv6/6A1gT7/FIDSYOaGbYNEeF9EHm9hz2maLXIVVdwYY8Hp9vggZ2g2mDpRLRNbXRfSo+R9Gw==",
|
2022-11-25 20:09:59 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@types/cordova": "latest"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@awesome-cordova-plugins/core": "^6.0.1",
|
|
|
|
"rxjs": "^5.5.0 || ^6.5.0 || ^7.3.0"
|
|
|
|
}
|
|
|
|
},
|
2022-12-14 20:50:09 +00:00
|
|
|
"node_modules/@awesome-cordova-plugins/web-intent": {
|
2023-07-12 13:21:51 +00:00
|
|
|
"version": "6.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/web-intent/-/web-intent-6.4.0.tgz",
|
|
|
|
"integrity": "sha512-JJJpQ/viDCCkdhvq0A3ZnY5mmnNPd1IHGlB8tDR0jfunWzh2wK5EbETt0RVAF7zYxRnHKltx6Ep3FAd7JIY0Kw==",
|
2022-12-14 20:50:09 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@types/cordova": "latest"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@awesome-cordova-plugins/core": "^6.0.1",
|
|
|
|
"rxjs": "^5.5.0 || ^6.5.0 || ^7.3.0"
|
|
|
|
}
|
|
|
|
},
|
2022-11-25 15:33:59 +00:00
|
|
|
"node_modules/@babel/code-frame": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.22.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
|
|
|
|
"integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@babel/highlight": "^7.22.13",
|
|
|
|
"chalk": "^2.4.2"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/compat-data": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.7.tgz",
|
|
|
|
"integrity": "sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/core": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz",
|
|
|
|
"integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
"@babel/code-frame": "^7.21.4",
|
|
|
|
"@babel/generator": "^7.21.5",
|
|
|
|
"@babel/helper-compilation-targets": "^7.21.5",
|
|
|
|
"@babel/helper-module-transforms": "^7.21.5",
|
|
|
|
"@babel/helpers": "^7.21.5",
|
|
|
|
"@babel/parser": "^7.21.8",
|
2022-12-22 13:46:27 +00:00
|
|
|
"@babel/template": "^7.20.7",
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/traverse": "^7.21.5",
|
|
|
|
"@babel/types": "^7.21.5",
|
2022-11-25 15:33:59 +00:00
|
|
|
"convert-source-map": "^1.7.0",
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
2023-01-16 15:55:30 +00:00
|
|
|
"json5": "^2.2.2",
|
2022-11-25 15:33:59 +00:00
|
|
|
"semver": "^6.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/babel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/core/node_modules/semver": {
|
|
|
|
"version": "6.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
|
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
|
|
"dev": true,
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/generator": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.23.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.0.tgz",
|
|
|
|
"integrity": "sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@babel/types": "^7.23.0",
|
2022-11-25 15:33:59 +00:00
|
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
2023-03-03 20:38:49 +00:00
|
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
2022-11-25 15:33:59 +00:00
|
|
|
"jsesc": "^2.5.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
|
|
"version": "7.18.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
|
|
|
|
"integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.18.6"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/compat-data": "^7.21.5",
|
|
|
|
"@babel/helper-validator-option": "^7.21.0",
|
2022-11-25 15:33:59 +00:00
|
|
|
"browserslist": "^4.21.3",
|
2022-12-22 13:46:27 +00:00
|
|
|
"lru-cache": "^5.1.1",
|
2022-11-25 15:33:59 +00:00
|
|
|
"semver": "^6.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
2022-12-22 13:46:27 +00:00
|
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
|
|
|
|
"version": "5.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
|
|
|
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"yallist": "^3.0.2"
|
|
|
|
}
|
|
|
|
},
|
2022-11-25 15:33:59 +00:00
|
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
|
|
"version": "6.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
|
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
|
|
"dev": true,
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
}
|
|
|
|
},
|
2022-12-22 13:46:27 +00:00
|
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/yallist": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
|
|
"dev": true
|
|
|
|
},
|
2022-11-25 15:33:59 +00:00
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.8.tgz",
|
|
|
|
"integrity": "sha512-+THiN8MqiH2AczyuZrnrKL6cAxFRRQDKW9h1YkBvbgKmAm6mwiacig1qT73DHIWMGo40GRnsEfN3LA+E6NtmSw==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/helper-environment-visitor": "^7.21.5",
|
|
|
|
"@babel/helper-function-name": "^7.21.0",
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.21.5",
|
2022-11-25 15:33:59 +00:00
|
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/helper-replace-supers": "^7.21.5",
|
2023-01-16 15:55:30 +00:00
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
|
|
"semver": "^6.3.0"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
2023-05-13 09:38:06 +00:00
|
|
|
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
|
|
|
|
"version": "6.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
|
|
|
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
|
|
"dev": true,
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
}
|
|
|
|
},
|
2022-11-25 15:33:59 +00:00
|
|
|
"node_modules/@babel/helper-environment-visitor": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.22.20",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
|
|
|
|
"integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-function-name": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.23.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
|
|
|
|
"integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@babel/template": "^7.22.15",
|
|
|
|
"@babel/types": "^7.23.0"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-hoist-variables": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
|
|
|
|
"integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@babel/types": "^7.22.5"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-nIcGfgwpH2u4n9GG1HpStW5Ogx7x7ekiFHbjjFRKXbn5zUvqO9ZgotCO4x1aNbKn/x/xOUaXEhyNHCwtFCpxWg==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/types": "^7.21.5"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
|
|
|
|
"integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/types": "^7.21.4"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/helper-environment-visitor": "^7.21.5",
|
|
|
|
"@babel/helper-module-imports": "^7.21.4",
|
|
|
|
"@babel/helper-simple-access": "^7.21.5",
|
2022-11-25 15:33:59 +00:00
|
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
|
|
"@babel/helper-validator-identifier": "^7.19.1",
|
2022-12-22 13:46:27 +00:00
|
|
|
"@babel/template": "^7.20.7",
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/traverse": "^7.21.5",
|
|
|
|
"@babel/types": "^7.21.5"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
|
|
"version": "7.18.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz",
|
|
|
|
"integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.18.6"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-replace-supers": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-/y7vBgsr9Idu4M6MprbOVUfH3vs7tsIfnVWv/Ml2xgwvyH6LTngdfbf5AdsKwkJy4zgy1X/kuNrEKvhhK28Yrg==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/helper-environment-visitor": "^7.21.5",
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.21.5",
|
2022-11-25 15:33:59 +00:00
|
|
|
"@babel/helper-optimise-call-expression": "^7.18.6",
|
2022-12-22 13:46:27 +00:00
|
|
|
"@babel/template": "^7.20.7",
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/traverse": "^7.21.5",
|
|
|
|
"@babel/types": "^7.21.5"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-simple-access": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/types": "^7.21.5"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
2023-01-16 15:55:30 +00:00
|
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
|
"version": "7.20.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz",
|
|
|
|
"integrity": "sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.20.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
2022-11-25 15:33:59 +00:00
|
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.22.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
|
|
|
|
"integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@babel/types": "^7.22.5"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-string-parser": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz",
|
|
|
|
"integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.22.20",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
|
|
|
|
"integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
|
|
|
|
"integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helpers": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2022-12-22 13:46:27 +00:00
|
|
|
"@babel/template": "^7.20.7",
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/traverse": "^7.21.5",
|
|
|
|
"@babel/types": "^7.21.5"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/highlight": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.22.20",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz",
|
|
|
|
"integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
|
|
"chalk": "^2.4.2",
|
2022-11-25 15:33:59 +00:00
|
|
|
"js-tokens": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/parser": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.23.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz",
|
|
|
|
"integrity": "sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"bin": {
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
2023-04-15 09:55:52 +00:00
|
|
|
"version": "7.21.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz",
|
|
|
|
"integrity": "sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-04-15 09:55:52 +00:00
|
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.21.4.tgz",
|
|
|
|
"integrity": "sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-transforms": "^7.21.5",
|
|
|
|
"@babel/helper-plugin-utils": "^7.21.5",
|
|
|
|
"@babel/helper-simple-access": "^7.21.5"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-typescript": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.21.3.tgz",
|
|
|
|
"integrity": "sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.21.0",
|
2022-11-25 15:33:59 +00:00
|
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
|
|
"@babel/plugin-syntax-typescript": "^7.20.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/preset-typescript": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"@babel/helper-plugin-utils": "^7.21.5",
|
|
|
|
"@babel/helper-validator-option": "^7.21.0",
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.21.4",
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.21.5",
|
|
|
|
"@babel/plugin-transform-typescript": "^7.21.3"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/runtime": {
|
2023-05-13 09:38:06 +00:00
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q==",
|
2023-04-20 13:18:32 +00:00
|
|
|
"dev": true,
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
2022-11-30 21:44:02 +00:00
|
|
|
"regenerator-runtime": "^0.13.11"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/template": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.22.15",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz",
|
|
|
|
"integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@babel/code-frame": "^7.22.13",
|
|
|
|
"@babel/parser": "^7.22.15",
|
|
|
|
"@babel/types": "^7.22.15"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/traverse": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.23.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.0.tgz",
|
|
|
|
"integrity": "sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/code-frame": "^7.22.13",
|
|
|
|
"@babel/generator": "^7.23.0",
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
|
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
|
"@babel/parser": "^7.23.0",
|
|
|
|
"@babel/types": "^7.23.0",
|
2022-11-25 15:33:59 +00:00
|
|
|
"debug": "^4.1.0",
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/types": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "7.23.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.0.tgz",
|
|
|
|
"integrity": "sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@babel/helper-string-parser": "^7.22.5",
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
2022-11-25 15:33:59 +00:00
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
2022-12-13 19:59:39 +00:00
|
|
|
"node_modules/@capacitor-community/background-geolocation": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "1.2.15",
|
|
|
|
"resolved": "https://registry.npmjs.org/@capacitor-community/background-geolocation/-/background-geolocation-1.2.15.tgz",
|
|
|
|
"integrity": "sha512-9cHk9VxIGK0DKxcDZurJ9wAV16my3zFmp5HpxFzyg8g209t+qvSoCnTh726m9k2k2/8JuevZ6xHwgEPeEpLrug==",
|
2022-12-13 19:59:39 +00:00
|
|
|
"peerDependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@capacitor/core": ">=3.0.0"
|
2022-12-13 19:59:39 +00:00
|
|
|
}
|
|
|
|
},
|
2022-11-25 15:33:59 +00:00
|
|
|
"node_modules/@capacitor/android": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "5.4.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-5.4.2.tgz",
|
|
|
|
"integrity": "sha512-PlOTWpInXPnrbjoe59fA/a8wSfcoGxfkQQ+Jg4REZKOQelYHUQUP9CI1kn3YvRYNhFuWxnOC8NjCu+67rX9n8Q==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"peerDependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@capacitor/core": "^5.4.0"
|
2022-11-25 15:33:59 +00:00
|
|
|
}
|
|
|
|
},
|
2023-01-16 16:27:49 +00:00
|
|
|
"node_modules/@capacitor/browser": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "5.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@capacitor/browser/-/browser-5.1.0.tgz",
|
|
|
|
"integrity": "sha512-7togqchk2Tvq4SmLaWhcrd4x48ES/GEZsceM+29aun7WhxQEVcDU0cJsVdSU2LNFwNhWgPV2GW90etVd1B3OdQ==",
|
2023-01-16 16:27:49 +00:00
|
|
|
"peerDependencies": {
|
2023-05-09 08:10:55 +00:00
|
|
|
"@capacitor/core": "^5.0.0"
|
2023-01-16 16:27:49 +00:00
|
|
|
}
|
|
|
|
},
|
2022-11-25 15:33:59 +00:00
|
|
|
"node_modules/@capacitor/cli": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "5.4.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-5.4.2.tgz",
|
|
|
|
"integrity": "sha512-ck2DC9hEai2BWsBM08WN98xjC2LDusSzUWQySTNQ81S/cQUpSPXk9YX+KTd3rP/kI/sXpOuDEe7SSS7qkD1a2w==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
2023-05-09 08:10:55 +00:00
|
|
|
"@ionic/cli-framework-output": "^2.2.5",
|
|
|
|
"@ionic/utils-fs": "^3.1.6",
|
|
|
|
"@ionic/utils-subprocess": "^2.1.11",
|
|
|
|
"@ionic/utils-terminal": "^2.3.3",
|
2023-01-16 16:00:55 +00:00
|
|
|
"commander": "^9.3.0",
|
|
|
|
"debug": "^4.3.4",
|
2022-11-25 15:33:59 +00:00
|
|
|
"env-paths": "^2.2.0",
|
2023-01-16 16:00:55 +00:00
|
|
|
"kleur": "^4.1.4",
|
2023-10-07 16:21:58 +00:00
|
|
|
"native-run": "^1.7.3",
|
2023-01-16 16:00:55 +00:00
|
|
|
"open": "^8.4.0",
|
|
|
|
"plist": "^3.0.5",
|
|
|
|
"prompts": "^2.4.2",
|
2023-05-09 08:10:55 +00:00
|
|
|
"rimraf": "^4.4.1",
|
2023-01-16 16:00:55 +00:00
|
|
|
"semver": "^7.3.7",
|
2022-11-25 15:33:59 +00:00
|
|
|
"tar": "^6.1.11",
|
2023-01-16 16:00:55 +00:00
|
|
|
"tslib": "^2.4.0",
|
2023-05-03 16:40:43 +00:00
|
|
|
"xml2js": "^0.5.0"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"cap": "bin/capacitor",
|
|
|
|
"capacitor": "bin/capacitor"
|
|
|
|
},
|
|
|
|
"engines": {
|
2023-05-09 08:10:55 +00:00
|
|
|
"node": ">=16.0.0"
|
2022-11-25 15:33:59 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@capacitor/core": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "5.4.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-5.4.2.tgz",
|
|
|
|
"integrity": "sha512-XbR1vldJFzBWHeoGPpgfNy3Zhjf0NxXdHEaGNANWVBg0ZWG2gwFr1dcRALUUQtbwrEEkCCNiLYg4YiQPRk7SEQ==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^2.1.0"
|
|
|
|
}
|
|
|
|
},
|
2023-02-04 17:22:05 +00:00
|
|
|
"node_modules/@capacitor/filesystem": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "5.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@capacitor/filesystem/-/filesystem-5.1.4.tgz",
|
|
|
|
"integrity": "sha512-10EM1KvFMs+pTzxkcflspzxBWcX9sOnS9nTP5Afjr5hn4OxLrwTFySw2Z12Uv6jdN4OnhY3jXtDKXPljXvXILg==",
|
2023-02-04 17:22:05 +00:00
|
|
|
"peerDependencies": {
|
2023-08-03 13:04:56 +00:00
|
|
|
"@capacitor/core": "^5.1.1"
|
2023-02-04 17:22:05 +00:00
|
|
|
}
|
|
|
|
},
|
2022-11-25 15:33:59 +00:00
|
|
|
"node_modules/@capacitor/ios": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"version": "5.4.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@capacitor/ios/-/ios-5.4.2.tgz",
|
|
|
|
"integrity": "sha512-KsICm57H7rUOcQ+V7IOIPe87VOiXGWFrsCqAYxDWAS++hxTR7sn8Z0pcq7Ir2xS6as0ct1eZva9BokykpYaUXQ==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"peerDependencies": {
|
2023-10-07 16:21:58 +00:00
|
|
|
"@capacitor/core": "^5.4.0"
|
2022-11-25 15:33:59 +00:00
|
|
|
}
|
|
|
|
},
|
2022-11-26 18:36:55 +00:00
|
|
|
"node_modules/@esbuild-plugins/node-globals-polyfill": {
|
2023-02-05 14:00:42 +00:00
|
|
|
"version": "0.2.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild-plugins/node-globals-polyfill/-/node-globals-polyfill-0.2.3.tgz",
|
|
|
|
"integrity": "sha512-r3MIryXDeXDOZh7ih1l/yE9ZLORCd5e8vWg02azWRGj5SPTuoh69A2AIyn0Z31V/kHBfZ4HgWJ+OK3GTTwLmnw==",
|
2022-11-26 18:36:55 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
"esbuild": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild-plugins/node-modules-polyfill": {
|
2023-02-05 14:00:42 +00:00
|
|
|
"version": "0.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild-plugins/node-modules-polyfill/-/node-modules-polyfill-0.2.2.tgz",
|
|
|
|
"integrity": "sha512-LXV7QsWJxRuMYvKbiznh+U1ilIop3g2TeKRzUxOG5X3YITc8JyyTa90BmLwqqv0YnX4v32CSlG+vsziZp9dMvA==",
|
2022-11-26 18:36:55 +00:00
|
|
|
"dependencies": {
|
|
|
|
"escape-string-regexp": "^4.0.0",
|
|
|
|
"rollup-plugin-node-polyfills": "^0.2.1"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"esbuild": "*"
|
|
|
|
}
|
|
|
|
},
|
2022-11-25 15:33:59 +00:00
|
|
|
"node_modules/@esbuild/android-arm": {
|
2023-07-08 08:54:18 +00:00
|
|
|
"version": "0.18.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.11.tgz",
|
|
|
|
"integrity": "sha512-q4qlUf5ucwbUJZXF5tEQ8LF7y0Nk4P58hOsGk3ucY0oCwgQqAnqXVbUuahCddVHfrxmpyewRpiTHwVHIETYu7Q==",
|
2022-11-25 15:33:59 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
2022-12-12 10:41:09 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-arm64": {
|
2023-07-08 08:54:18 +00:00
|
|
|
"version": "0.18.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.11.tgz",
|
|
|
|
"integrity": "sha512-snieiq75Z1z5LJX9cduSAjUr7vEI1OdlzFPMw0HH5YI7qQHDd3qs+WZoMrWYDsfRJSq36lIA6mfZBkvL46KoIw==",
|
2022-12-12 10:41:09 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-x64": {
|
2023-07-08 08:54:18 +00:00
|
|
|
"version": "0.18.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.11.tgz",
|
|
|
|
"integrity": "sha512-iPuoxQEV34+hTF6FT7om+Qwziv1U519lEOvekXO9zaMMlT9+XneAhKL32DW3H7okrCOBQ44BMihE8dclbZtTuw==",
|
2022-12-12 10:41:09 +00:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/darwin-arm64": {
|
2023-07-08 08:54:18 +00:00
|
|
|
"version": "0.18.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.11.tgz",
|
|
|
|
"integrity": "sha512-Gm0QkI3k402OpfMKyQEEMG0RuW2LQsSmI6OeO4El2ojJMoF5NLYb3qMIjvbG/lbMeLOGiW6ooU8xqc+S0fgz2w==",
|
2022-12-12 10:41:09 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/darwin-x64": {
|
2023-07-08 08:54:18 +00:00
|
|
|
"version": "0.18.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.11.tgz",
|
|
|
|
"integrity": "sha512-N15Vzy0YNHu6cfyDOjiyfJlRJCB/ngKOAvoBf1qybG3eOq0SL2Lutzz9N7DYUbb7Q23XtHPn6lMDF6uWbGv9Fw==",
|
2022-12-12 10:41:09 +00:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
2023-07-08 08:54:18 +00:00
|
|
|
"version": "0.18.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.11.tgz",
|
|
|
|
"integrity": "sha512-atEyuq6a3omEY5qAh5jIORWk8MzFnCpSTUruBgeyN9jZq1K/QI9uke0ATi3MHu4L8c59CnIi4+1jDKMuqmR71A==",
|
2022-12-12 10:41:09 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/freebsd-x64": {
|
2023-07-08 08:54:18 +00:00
|
|
|
"version": "0.18.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.11.tgz",
|
|
|
|
"integrity": "sha512-XtuPrEfBj/YYYnAAB7KcorzzpGTvOr/dTtXPGesRfmflqhA4LMF0Gh/n5+a9JBzPuJ+CGk17CA++Hmr1F/gI0Q==",
|
2022-12-12 10:41:09 +00:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-arm": {
|
2023-07-08 08:54:18 +00:00
|
|
|
"version": "0.18.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.11.tgz",
|
|
|
|
"integrity": "sha512-Idipz+Taso/toi2ETugShXjQ3S59b6m62KmLHkJlSq/cBejixmIydqrtM2XTvNCywFl3VC7SreSf6NV0i6sRyg==",
|
2022-12-12 10:41:09 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-arm64": {
|
2023-07-08 08:54:18 +00:00
|
|
|
"version": "0.18.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.11.tgz",
|
|
|
|
"integrity": "sha512-c6Vh2WS9VFKxKZ2TvJdA7gdy0n6eSy+yunBvv4aqNCEhSWVor1TU43wNRp2YLO9Vng2G+W94aRz+ILDSwAiYog==",
|
2022-12-12 10:41:09 +00:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-ia32": {
|
2023-07-08 08:54:18 +00:00
|
|
|
"version": "0.18.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.11.tgz",
|
|
|
|
"integrity": "sha512-S3hkIF6KUqRh9n1Q0dSyYcWmcVa9Cg+mSoZEfFuzoYXXsk6196qndrM+ZiHNwpZKi3XOXpShZZ+9dfN5ykqjjw==",
|
2022-12-12 10:41:09 +00:00
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2022-11-25 15:33:59 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-loong64": {
|
2023-07-08 08:54:18 +00:00
|
|