2023-05-30 03:12:22 +03:00
|
|
|
{
|
|
|
|
"name": "martin-landing",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "martin-landing",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"dependencies": {
|
|
|
|
"date-fns": "^2.30.0",
|
|
|
|
"debounce": "1.2.1",
|
|
|
|
"mapbox-gl": "npm:empty-npm-package@^1.0.0",
|
|
|
|
"maplibre-gl": "^3.0.1",
|
|
|
|
"normalize.css": "8.0.1",
|
|
|
|
"react": "18.2.0",
|
|
|
|
"react-day-picker": "^8.7.1",
|
|
|
|
"react-dom": "18.2.0",
|
|
|
|
"react-map-gl": "^7.0.25",
|
|
|
|
"react-scroll-parallax": "3.4.2",
|
|
|
|
"styled-components": "5.3.11"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"@types/node": "^18.16.16",
|
|
|
|
"@types/react": "^18.2.7",
|
|
|
|
"@types/react-dom": "^18.2.4",
|
|
|
|
"@vitejs/plugin-react": "^4.0.0",
|
|
|
|
"eslint-config-airbnb": "19.0.4",
|
|
|
|
"typescript": "^5.0.4",
|
|
|
|
"vite": "^4.3.9",
|
|
|
|
"vite-plugin-mkcert": "^1.15.0",
|
|
|
|
"vite-tsconfig-paths": "^4.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@ampproject/remapping": {
|
|
|
|
"version": "2.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz",
|
|
|
|
"integrity": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/code-frame": {
|
|
|
|
"version": "7.21.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz",
|
|
|
|
"integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/highlight": "^7.18.6"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
|
"version": "7.22.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.3.tgz",
|
|
|
|
"integrity": "sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
"version": "7.22.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.1.tgz",
|
|
|
|
"integrity": "sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
"@babel/code-frame": "^7.21.4",
|
|
|
|
"@babel/generator": "^7.22.0",
|
|
|
|
"@babel/helper-compilation-targets": "^7.22.1",
|
|
|
|
"@babel/helper-module-transforms": "^7.22.1",
|
|
|
|
"@babel/helpers": "^7.22.0",
|
|
|
|
"@babel/parser": "^7.22.0",
|
|
|
|
"@babel/template": "^7.21.9",
|
|
|
|
"@babel/traverse": "^7.22.1",
|
|
|
|
"@babel/types": "^7.22.0",
|
|
|
|
"convert-source-map": "^1.7.0",
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
"json5": "^2.2.2",
|
|
|
|
"semver": "^6.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/babel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
"version": "7.22.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.3.tgz",
|
|
|
|
"integrity": "sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.22.3",
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
|
|
"jsesc": "^2.5.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
|
|
"version": "7.18.6",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.18.6"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
|
"version": "7.22.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.1.tgz",
|
|
|
|
"integrity": "sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/compat-data": "^7.22.0",
|
|
|
|
"@babel/helper-validator-option": "^7.21.0",
|
|
|
|
"browserslist": "^4.21.3",
|
|
|
|
"lru-cache": "^5.1.1",
|
|
|
|
"semver": "^6.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-environment-visitor": {
|
|
|
|
"version": "7.22.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz",
|
|
|
|
"integrity": "sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-function-name": {
|
|
|
|
"version": "7.21.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
|
|
|
|
"integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/template": "^7.20.7",
|
|
|
|
"@babel/types": "^7.21.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-hoist-variables": {
|
|
|
|
"version": "7.18.6",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.18.6"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
|
"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==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.21.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
"version": "7.22.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.1.tgz",
|
|
|
|
"integrity": "sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.1",
|
|
|
|
"@babel/helper-module-imports": "^7.21.4",
|
|
|
|
"@babel/helper-simple-access": "^7.21.5",
|
|
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
|
|
"@babel/helper-validator-identifier": "^7.19.1",
|
|
|
|
"@babel/template": "^7.21.9",
|
|
|
|
"@babel/traverse": "^7.22.1",
|
|
|
|
"@babel/types": "^7.22.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
"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==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-simple-access": {
|
|
|
|
"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==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.21.5"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
|
|
"version": "7.18.6",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.18.6"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
|
"version": "7.21.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz",
|
|
|
|
"integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
"version": "7.19.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
|
|
|
"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==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
"version": "7.22.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.3.tgz",
|
|
|
|
"integrity": "sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/template": "^7.21.9",
|
|
|
|
"@babel/traverse": "^7.22.1",
|
|
|
|
"@babel/types": "^7.22.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/highlight": {
|
|
|
|
"version": "7.18.6",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-validator-identifier": "^7.18.6",
|
|
|
|
"chalk": "^2.0.0",
|
|
|
|
"js-tokens": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/highlight/node_modules/ansi-styles": {
|
|
|
|
"version": "3.2.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"color-convert": "^1.9.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/highlight/node_modules/chalk": {
|
|
|
|
"version": "2.4.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-styles": "^3.2.1",
|
|
|
|
"escape-string-regexp": "^1.0.5",
|
|
|
|
"supports-color": "^5.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/highlight/node_modules/color-convert": {
|
|
|
|
"version": "1.9.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"color-name": "1.1.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/highlight/node_modules/color-name": {
|
|
|
|
"version": "1.1.3",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@babel/highlight/node_modules/escape-string-regexp": {
|
|
|
|
"version": "1.0.5",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/highlight/node_modules/has-flag": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/highlight/node_modules/supports-color": {
|
|
|
|
"version": "5.5.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"has-flag": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
"version": "7.22.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.4.tgz",
|
|
|
|
"integrity": "sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==",
|
|
|
|
"bin": {
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
|
|
"version": "7.21.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.21.0.tgz",
|
|
|
|
"integrity": "sha512-f/Eq+79JEu+KUANFks9UZCcvydOOGMgF7jBrcwjHa5jTZD8JivnhCJYvmlhR/WTXBWonDExPoW0eO/CR4QJirA==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.20.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
|
|
"version": "7.19.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.19.6.tgz",
|
|
|
|
"integrity": "sha512-RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.19.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/runtime": {
|
|
|
|
"version": "7.22.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.3.tgz",
|
|
|
|
"integrity": "sha512-XsDuspWKLUsxwCp6r7EhsExHtYfbe5oAGQ19kqngTdCPUoPQzOPdUbD/pB9PJiwb2ptYKQDjSJT3R6dC+EPqfQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"regenerator-runtime": "^0.13.11"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/runtime-corejs3": {
|
|
|
|
"version": "7.19.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"core-js-pure": "^3.25.1",
|
|
|
|
"regenerator-runtime": "^0.13.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/template": {
|
|
|
|
"version": "7.21.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.21.9.tgz",
|
|
|
|
"integrity": "sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/code-frame": "^7.21.4",
|
|
|
|
"@babel/parser": "^7.21.9",
|
|
|
|
"@babel/types": "^7.21.5"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
"version": "7.22.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.4.tgz",
|
|
|
|
"integrity": "sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/code-frame": "^7.21.4",
|
|
|
|
"@babel/generator": "^7.22.3",
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.1",
|
|
|
|
"@babel/helper-function-name": "^7.21.0",
|
|
|
|
"@babel/helper-hoist-variables": "^7.18.6",
|
|
|
|
"@babel/helper-split-export-declaration": "^7.18.6",
|
|
|
|
"@babel/parser": "^7.22.4",
|
|
|
|
"@babel/types": "^7.22.4",
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
"version": "7.22.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.4.tgz",
|
|
|
|
"integrity": "sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-string-parser": "^7.21.5",
|
|
|
|
"@babel/helper-validator-identifier": "^7.19.1",
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@emotion/is-prop-valid": {
|
|
|
|
"version": "1.2.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@emotion/memoize": "^0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@emotion/memoize": {
|
|
|
|
"version": "0.8.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@emotion/stylis": {
|
|
|
|
"version": "0.8.5",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@emotion/unitless": {
|
|
|
|
"version": "0.7.5",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-arm": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-arm64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-x64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/darwin-arm64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/darwin-x64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/freebsd-x64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-arm": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-arm64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-ia32": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-loong64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==",
|
|
|
|
"cpu": [
|
|
|
|
"loong64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-mips64el": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==",
|
|
|
|
"cpu": [
|
|
|
|
"mips64el"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-ppc64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==",
|
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-riscv64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==",
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-s390x": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==",
|
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-x64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/netbsd-x64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"netbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/openbsd-x64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/sunos-x64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"sunos"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-arm64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-ia32": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-x64": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc": {
|
|
|
|
"version": "1.3.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"ajv": "^6.12.4",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
"espree": "^9.4.0",
|
|
|
|
"globals": "^13.15.0",
|
|
|
|
"ignore": "^5.2.0",
|
|
|
|
"import-fresh": "^3.2.1",
|
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"strip-json-comments": "^3.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/argparse": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Python-2.0",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
|
|
"version": "13.17.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"type-fest": "^0.20.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
|
|
|
|
"version": "4.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"argparse": "^2.0.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@humanwhocodes/config-array": {
|
|
|
|
"version": "0.10.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@humanwhocodes/object-schema": "^1.2.1",
|
|
|
|
"debug": "^4.1.1",
|
|
|
|
"minimatch": "^3.0.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@humanwhocodes/gitignore-to-minimatch": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@humanwhocodes/module-importer": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.22"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@humanwhocodes/object-schema": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
|
|
"version": "0.3.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/set-array": {
|
|
|
|
"version": "1.1.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/source-map": {
|
|
|
|
"version": "0.3.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
"version": "1.4.14",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
|
|
"version": "0.3.18",
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz",
|
|
|
|
"integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/resolve-uri": "3.1.0",
|
|
|
|
"@jridgewell/sourcemap-codec": "1.4.14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/geojson-rewind": {
|
|
|
|
"version": "0.5.2",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"get-stream": "^6.0.1",
|
|
|
|
"minimist": "^1.2.6"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"geojson-rewind": "geojson-rewind"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/jsonlint-lines-primitives": {
|
|
|
|
"version": "2.0.2",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/point-geometry": {
|
|
|
|
"version": "0.1.0",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/tiny-sdf": {
|
|
|
|
"version": "2.0.6",
|
|
|
|
"license": "BSD-2-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/unitbezier": {
|
|
|
|
"version": "0.0.1",
|
|
|
|
"license": "BSD-2-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/vector-tile": {
|
|
|
|
"version": "1.3.1",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"dependencies": {
|
|
|
|
"@mapbox/point-geometry": "~0.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@mapbox/whoots-js": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@maplibre/maplibre-gl-style-spec": {
|
|
|
|
"version": "19.2.1",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"@mapbox/jsonlint-lines-primitives": "~2.0.2",
|
|
|
|
"@mapbox/point-geometry": "^0.1.0",
|
|
|
|
"@mapbox/unitbezier": "^0.0.1",
|
|
|
|
"@types/mapbox__point-geometry": "^0.1.2",
|
|
|
|
"json-stringify-pretty-compact": "^3.0.0",
|
|
|
|
"minimist": "^1.2.8",
|
|
|
|
"rw": "^1.3.3",
|
|
|
|
"sort-object": "^3.0.3"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"gl-style-format": "dist/gl-style-format.mjs",
|
|
|
|
"gl-style-migrate": "dist/gl-style-migrate.mjs",
|
|
|
|
"gl-style-validate": "dist/gl-style-validate.mjs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@maplibre/maplibre-gl-style-spec/node_modules/minimist": {
|
|
|
|
"version": "1.2.8",
|
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
|
|
"version": "2.1.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
|
|
"run-parallel": "^1.1.9"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@nodelib/fs.stat": {
|
|
|
|
"version": "2.0.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@nodelib/fs.walk": {
|
|
|
|
"version": "1.2.8",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
|
|
"fastq": "^1.6.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/auth-token": {
|
|
|
|
"version": "3.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.3.tgz",
|
|
|
|
"integrity": "sha512-/aFM2M4HVDBT/jjDBa84sJniv1t9Gm/rLkalaz9htOm+L+8JMj1k9w0CkUdcxNyNxZPlTxKPVko+m1VlM58ZVA==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/types": "^9.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/core": {
|
|
|
|
"version": "4.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-4.2.1.tgz",
|
|
|
|
"integrity": "sha512-tEDxFx8E38zF3gT7sSMDrT1tGumDgsw5yPG6BBh/X+5ClIQfMH/Yqocxz1PnHx6CHyF6pxmovUTOfZAUvQ0Lvw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/auth-token": "^3.0.0",
|
|
|
|
"@octokit/graphql": "^5.0.0",
|
|
|
|
"@octokit/request": "^6.0.0",
|
|
|
|
"@octokit/request-error": "^3.0.0",
|
|
|
|
"@octokit/types": "^9.0.0",
|
|
|
|
"before-after-hook": "^2.2.0",
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/endpoint": {
|
|
|
|
"version": "7.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.5.tgz",
|
|
|
|
"integrity": "sha512-LG4o4HMY1Xoaec87IqQ41TQ+glvIeTKqfjkCEmt5AIwDZJwQeVZFIEYXrYY6yLwK+pAScb9Gj4q+Nz2qSw1roA==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/types": "^9.0.0",
|
|
|
|
"is-plain-object": "^5.0.0",
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/endpoint/node_modules/is-plain-object": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/graphql": {
|
|
|
|
"version": "5.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz",
|
|
|
|
"integrity": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/request": "^6.0.0",
|
|
|
|
"@octokit/types": "^9.0.0",
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/openapi-types": {
|
|
|
|
"version": "17.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-17.2.0.tgz",
|
|
|
|
"integrity": "sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/plugin-paginate-rest": {
|
|
|
|
"version": "6.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz",
|
|
|
|
"integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/tsconfig": "^1.0.2",
|
|
|
|
"@octokit/types": "^9.2.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@octokit/core": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/plugin-request-log": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==",
|
|
|
|
"dev": true,
|
|
|
|
"peerDependencies": {
|
|
|
|
"@octokit/core": ">=3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/plugin-rest-endpoint-methods": {
|
|
|
|
"version": "7.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-7.1.2.tgz",
|
|
|
|
"integrity": "sha512-R0oJ7j6f/AdqPLtB9qRXLO+wjI9pctUn8Ka8UGfGaFCcCv3Otx14CshQ89K4E88pmyYZS8p0rNTiprML/81jig==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/types": "^9.2.3",
|
|
|
|
"deprecation": "^2.3.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@octokit/core": ">=3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/request": {
|
|
|
|
"version": "6.2.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.2.5.tgz",
|
|
|
|
"integrity": "sha512-z83E8UIlPNaJUsXpjD8E0V5o/5f+vJJNbNcBwVZsX3/vC650U41cOkTLjq4PKk9BYonQGOnx7N17gvLyNjgGcQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/endpoint": "^7.0.0",
|
|
|
|
"@octokit/request-error": "^3.0.0",
|
|
|
|
"@octokit/types": "^9.0.0",
|
|
|
|
"is-plain-object": "^5.0.0",
|
|
|
|
"node-fetch": "^2.6.7",
|
|
|
|
"universal-user-agent": "^6.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/request-error": {
|
|
|
|
"version": "3.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz",
|
|
|
|
"integrity": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/types": "^9.0.0",
|
|
|
|
"deprecation": "^2.0.0",
|
|
|
|
"once": "^1.4.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/request/node_modules/is-plain-object": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/rest": {
|
|
|
|
"version": "19.0.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-19.0.11.tgz",
|
|
|
|
"integrity": "sha512-m2a9VhaP5/tUw8FwfnW2ICXlXpLPIqxtg3XcAiGMLj/Xhw3RSBfZ8le/466ktO1Gcjr8oXudGnHhxV1TXJgFxw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/core": "^4.2.1",
|
|
|
|
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
|
|
"@octokit/plugin-request-log": "^1.0.4",
|
|
|
|
"@octokit/plugin-rest-endpoint-methods": "^7.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/tsconfig": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/tsconfig/-/tsconfig-1.0.2.tgz",
|
|
|
|
"integrity": "sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/@octokit/types": {
|
|
|
|
"version": "9.2.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.2.3.tgz",
|
|
|
|
"integrity": "sha512-MMeLdHyFIALioycq+LFcA71v0S2xpQUX2cw6pPbHQjaibcHYwLnmK/kMZaWuGfGfjBJZ3wRUq+dOaWsvrPJVvA==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/openapi-types": "^17.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/geojson": {
|
|
|
|
"version": "7946.0.10",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@types/json5": {
|
|
|
|
"version": "0.0.29",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/@types/mapbox__point-geometry": {
|
|
|
|
"version": "0.1.2",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@types/mapbox__vector-tile": {
|
|
|
|
"version": "1.3.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/geojson": "*",
|
|
|
|
"@types/mapbox__point-geometry": "*",
|
|
|
|
"@types/pbf": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/mapbox-gl": {
|
|
|
|
"version": "2.7.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/mapbox-gl/-/mapbox-gl-2.7.11.tgz",
|
|
|
|
"integrity": "sha512-4vSwPSTQIawZTFRiTY2R74aZwAiM9gE6KGj871xdyAPpa+DmEObXxQQXqL2PsMH31/rP9nxJ2Kv0boeTVJMXVw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/geojson": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
"version": "18.16.16",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.16.tgz",
|
|
|
|
"integrity": "sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/@types/pbf": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@types/prop-types": {
|
|
|
|
"version": "15.7.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz",
|
|
|
|
"integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
"version": "18.2.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.7.tgz",
|
|
|
|
"integrity": "sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@types/prop-types": "*",
|
|
|
|
"@types/scheduler": "*",
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/react-dom": {
|
|
|
|
"version": "18.2.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.4.tgz",
|
|
|
|
"integrity": "sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@types/react": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/scheduler": {
|
|
|
|
"version": "0.16.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.3.tgz",
|
|
|
|
"integrity": "sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/@vitejs/plugin-react": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-HX0XzMjL3hhOYm+0s95pb0Z7F8O81G7joUHgfDd/9J/ZZf5k4xX6QAMFkKsHFxaHlf6X7GD7+XuaZ66ULiJuhQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/core": "^7.21.4",
|
|
|
|
"@babel/plugin-transform-react-jsx-self": "^7.21.0",
|
|
|
|
"@babel/plugin-transform-react-jsx-source": "^7.19.6",
|
|
|
|
"react-refresh": "^0.14.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"vite": "^4.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/acorn": {
|
|
|
|
"version": "8.8.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"bin": {
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/acorn-jsx": {
|
|
|
|
"version": "5.3.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"peerDependencies": {
|
|
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ajv": {
|
|
|
|
"version": "6.12.6",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"fast-deep-equal": "^3.1.1",
|
|
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
|
|
"json-schema-traverse": "^0.4.1",
|
|
|
|
"uri-js": "^4.2.2"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ansi-regex": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ansi-styles": {
|
|
|
|
"version": "4.3.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"color-convert": "^2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/aria-query": {
|
|
|
|
"version": "4.2.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.10.2",
|
|
|
|
"@babel/runtime-corejs3": "^7.10.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/arr-union": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/array-includes": {
|
|
|
|
"version": "3.1.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.4",
|
|
|
|
"es-abstract": "^1.19.5",
|
|
|
|
"get-intrinsic": "^1.1.1",
|
|
|
|
"is-string": "^1.0.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/array-union": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/array.prototype.flat": {
|
|
|
|
"version": "1.3.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.3",
|
|
|
|
"es-abstract": "^1.19.2",
|
|
|
|
"es-shim-unscopables": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/array.prototype.flatmap": {
|
|
|
|
"version": "1.3.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.3",
|
|
|
|
"es-abstract": "^1.19.2",
|
|
|
|
"es-shim-unscopables": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/assign-symbols": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ast-types-flow": {
|
|
|
|
"version": "0.0.7",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/asynckit": {
|
|
|
|
"version": "0.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
|
|
|
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/axe-core": {
|
|
|
|
"version": "4.4.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/axios": {
|
|
|
|
"version": "1.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.4.0.tgz",
|
|
|
|
"integrity": "sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"follow-redirects": "^1.15.0",
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
"proxy-from-env": "^1.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/axobject-query": {
|
|
|
|
"version": "2.2.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/babel-plugin-styled-components": {
|
|
|
|
"version": "2.0.7",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.16.0",
|
|
|
|
"@babel/helper-module-imports": "^7.16.0",
|
|
|
|
"babel-plugin-syntax-jsx": "^6.18.0",
|
|
|
|
"lodash": "^4.17.11",
|
|
|
|
"picomatch": "^2.3.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"styled-components": ">= 2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/babel-plugin-syntax-jsx": {
|
|
|
|
"version": "6.18.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/balanced-match": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/before-after-hook": {
|
|
|
|
"version": "2.2.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz",
|
|
|
|
"integrity": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/bezier-easing": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/bezier-easing/-/bezier-easing-2.1.0.tgz",
|
|
|
|
"integrity": "sha512-gbIqZ/eslnUFC1tjEvtz0sgx+xTK20wDnYMIA27VA04R7w6xxXQPZDbibjA9DTWZRA2CXtwHykkVzlCaAJAZig=="
|
|
|
|
},
|
|
|
|
"node_modules/brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/braces": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"fill-range": "^7.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/browserslist": {
|
|
|
|
"version": "4.21.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.7.tgz",
|
|
|
|
"integrity": "sha512-BauCXrQ7I2ftSqd2mvKHGo85XR0u7Ru3C/Hxsy/0TkfCtjrmAbPdzLGasmoiBxplpDXlPvdjX9u7srIMfgasNA==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"dependencies": {
|
|
|
|
"caniuse-lite": "^1.0.30001489",
|
|
|
|
"electron-to-chromium": "^1.4.411",
|
|
|
|
"node-releases": "^2.0.12",
|
|
|
|
"update-browserslist-db": "^1.0.11"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"browserslist": "cli.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/buffer-from": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/bytewise": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"bytewise-core": "^1.2.2",
|
|
|
|
"typewise": "^1.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/bytewise-core": {
|
|
|
|
"version": "1.2.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"typewise-core": "^1.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/call-bind": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"function-bind": "^1.1.1",
|
|
|
|
"get-intrinsic": "^1.0.2"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/callsites": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/camelize": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/caniuse-lite": {
|
|
|
|
"version": "1.0.30001489",
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001489.tgz",
|
|
|
|
"integrity": "sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/chalk": {
|
|
|
|
"version": "4.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-styles": "^4.1.0",
|
|
|
|
"supports-color": "^7.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/color-convert": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"color-name": "~1.1.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/color-name": {
|
|
|
|
"version": "1.1.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/combined-stream": {
|
|
|
|
"version": "1.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
|
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"delayed-stream": "~1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/commander": {
|
|
|
|
"version": "2.20.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/concat-map": {
|
|
|
|
"version": "0.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/confusing-browser-globals": {
|
|
|
|
"version": "1.0.11",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/convert-source-map": {
|
|
|
|
"version": "1.9.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz",
|
|
|
|
"integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/core-js-pure": {
|
|
|
|
"version": "3.25.1",
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/core-js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cross-spawn": {
|
|
|
|
"version": "7.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"path-key": "^3.1.0",
|
|
|
|
"shebang-command": "^2.0.0",
|
|
|
|
"which": "^2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cross-spawn/node_modules/which": {
|
|
|
|
"version": "2.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"isexe": "^2.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"node-which": "bin/node-which"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/css-color-keywords": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/css-to-react-native": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"camelize": "^1.0.0",
|
|
|
|
"css-color-keywords": "^1.0.0",
|
|
|
|
"postcss-value-parser": "^4.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/csstype": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz",
|
|
|
|
"integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/damerau-levenshtein": {
|
|
|
|
"version": "1.0.8",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/date-fns": {
|
|
|
|
"version": "2.30.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz",
|
|
|
|
"integrity": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.21.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.11"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/date-fns"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/debounce": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/debug": {
|
|
|
|
"version": "4.3.4",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/debug/node_modules/ms": {
|
|
|
|
"version": "2.1.2",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/deep-is": {
|
|
|
|
"version": "0.1.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/define-properties": {
|
|
|
|
"version": "1.1.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"has-property-descriptors": "^1.0.0",
|
|
|
|
"object-keys": "^1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/delayed-stream": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/deprecation": {
|
|
|
|
"version": "2.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
|
|
|
|
"integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/dir-glob": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"path-type": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/doctrine": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"esutils": "^2.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/earcut": {
|
|
|
|
"version": "2.2.4",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/electron-to-chromium": {
|
|
|
|
"version": "1.4.412",
|
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.412.tgz",
|
|
|
|
"integrity": "sha512-lsdxyQVXw79Q1/yUWp4JDopW2M9pFjnbNF2/09d75qQL5ld8ddmGruQBeA0lP4HxcGIhrL0gFXqxJDWR58Whkw==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/emoji-regex": {
|
|
|
|
"version": "9.2.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/es-abstract": {
|
|
|
|
"version": "1.20.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"es-to-primitive": "^1.2.1",
|
|
|
|
"function-bind": "^1.1.1",
|
|
|
|
"function.prototype.name": "^1.1.5",
|
|
|
|
"get-intrinsic": "^1.1.2",
|
|
|
|
"get-symbol-description": "^1.0.0",
|
|
|
|
"has": "^1.0.3",
|
|
|
|
"has-property-descriptors": "^1.0.0",
|
|
|
|
"has-symbols": "^1.0.3",
|
|
|
|
"internal-slot": "^1.0.3",
|
|
|
|
"is-callable": "^1.2.4",
|
|
|
|
"is-negative-zero": "^2.0.2",
|
|
|
|
"is-regex": "^1.1.4",
|
|
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
|
|
"is-string": "^1.0.7",
|
|
|
|
"is-weakref": "^1.0.2",
|
|
|
|
"object-inspect": "^1.12.2",
|
|
|
|
"object-keys": "^1.1.1",
|
|
|
|
"object.assign": "^4.1.4",
|
|
|
|
"regexp.prototype.flags": "^1.4.3",
|
|
|
|
"string.prototype.trimend": "^1.0.5",
|
|
|
|
"string.prototype.trimstart": "^1.0.5",
|
|
|
|
"unbox-primitive": "^1.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/es-abstract/node_modules/is-callable": {
|
|
|
|
"version": "1.2.6",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/es-shim-unscopables": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"has": "^1.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/es-to-primitive": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"is-callable": "^1.1.4",
|
|
|
|
"is-date-object": "^1.0.1",
|
|
|
|
"is-symbol": "^1.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/esbuild": {
|
|
|
|
"version": "0.17.19",
|
|
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.19.tgz",
|
|
|
|
"integrity": "sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==",
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"bin": {
|
|
|
|
"esbuild": "bin/esbuild"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@esbuild/android-arm": "0.17.19",
|
|
|
|
"@esbuild/android-arm64": "0.17.19",
|
|
|
|
"@esbuild/android-x64": "0.17.19",
|
|
|
|
"@esbuild/darwin-arm64": "0.17.19",
|
|
|
|
"@esbuild/darwin-x64": "0.17.19",
|
|
|
|
"@esbuild/freebsd-arm64": "0.17.19",
|
|
|
|
"@esbuild/freebsd-x64": "0.17.19",
|
|
|
|
"@esbuild/linux-arm": "0.17.19",
|
|
|
|
"@esbuild/linux-arm64": "0.17.19",
|
|
|
|
"@esbuild/linux-ia32": "0.17.19",
|
|
|
|
"@esbuild/linux-loong64": "0.17.19",
|
|
|
|
"@esbuild/linux-mips64el": "0.17.19",
|
|
|
|
"@esbuild/linux-ppc64": "0.17.19",
|
|
|
|
"@esbuild/linux-riscv64": "0.17.19",
|
|
|
|
"@esbuild/linux-s390x": "0.17.19",
|
|
|
|
"@esbuild/linux-x64": "0.17.19",
|
|
|
|
"@esbuild/netbsd-x64": "0.17.19",
|
|
|
|
"@esbuild/openbsd-x64": "0.17.19",
|
|
|
|
"@esbuild/sunos-x64": "0.17.19",
|
|
|
|
"@esbuild/win32-arm64": "0.17.19",
|
|
|
|
"@esbuild/win32-ia32": "0.17.19",
|
|
|
|
"@esbuild/win32-x64": "0.17.19"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/escalade": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/escape-string-regexp": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint": {
|
|
|
|
"version": "8.23.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint/eslintrc": "^1.3.2",
|
|
|
|
"@humanwhocodes/config-array": "^0.10.4",
|
|
|
|
"@humanwhocodes/gitignore-to-minimatch": "^1.0.2",
|
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
|
"ajv": "^6.10.0",
|
|
|
|
"chalk": "^4.0.0",
|
|
|
|
"cross-spawn": "^7.0.2",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
"doctrine": "^3.0.0",
|
|
|
|
"escape-string-regexp": "^4.0.0",
|
|
|
|
"eslint-scope": "^7.1.1",
|
|
|
|
"eslint-utils": "^3.0.0",
|
|
|
|
"eslint-visitor-keys": "^3.3.0",
|
|
|
|
"espree": "^9.4.0",
|
|
|
|
"esquery": "^1.4.0",
|
|
|
|
"esutils": "^2.0.2",
|
|
|
|
"fast-deep-equal": "^3.1.3",
|
|
|
|
"file-entry-cache": "^6.0.1",
|
|
|
|
"find-up": "^5.0.0",
|
|
|
|
"glob-parent": "^6.0.1",
|
|
|
|
"globals": "^13.15.0",
|
|
|
|
"globby": "^11.1.0",
|
|
|
|
"grapheme-splitter": "^1.0.4",
|
|
|
|
"ignore": "^5.2.0",
|
|
|
|
"import-fresh": "^3.0.0",
|
|
|
|
"imurmurhash": "^0.1.4",
|
|
|
|
"is-glob": "^4.0.0",
|
|
|
|
"js-sdsl": "^4.1.4",
|
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
|
|
"levn": "^0.4.1",
|
|
|
|
"lodash.merge": "^4.6.2",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
|
"optionator": "^0.9.1",
|
|
|
|
"regexpp": "^3.2.0",
|
|
|
|
"strip-ansi": "^6.0.1",
|
|
|
|
"strip-json-comments": "^3.1.0",
|
|
|
|
"text-table": "^0.2.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"eslint": "bin/eslint.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-config-airbnb": {
|
|
|
|
"version": "19.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"eslint-config-airbnb-base": "^15.0.0",
|
|
|
|
"object.assign": "^4.1.2",
|
|
|
|
"object.entries": "^1.1.5"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^7.32.0 || ^8.2.0",
|
|
|
|
"eslint-plugin-import": "^2.25.3",
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
|
|
"eslint-plugin-react": "^7.28.0",
|
|
|
|
"eslint-plugin-react-hooks": "^4.3.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-config-airbnb-base": {
|
|
|
|
"version": "15.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"confusing-browser-globals": "^1.0.10",
|
|
|
|
"object.assign": "^4.1.2",
|
|
|
|
"object.entries": "^1.1.5",
|
|
|
|
"semver": "^6.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^7.32.0 || ^8.2.0",
|
|
|
|
"eslint-plugin-import": "^2.25.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-import-resolver-node": {
|
|
|
|
"version": "0.3.6",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "^3.2.7",
|
|
|
|
"resolve": "^1.20.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-import-resolver-node/node_modules/debug": {
|
|
|
|
"version": "3.2.7",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"ms": "^2.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-import-resolver-node/node_modules/ms": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/eslint-module-utils": {
|
|
|
|
"version": "2.7.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "^3.2.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"eslint": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-module-utils/node_modules/debug": {
|
|
|
|
"version": "3.2.7",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"ms": "^2.1.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-module-utils/node_modules/ms": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-import": {
|
|
|
|
"version": "2.26.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"array-includes": "^3.1.4",
|
|
|
|
"array.prototype.flat": "^1.2.5",
|
|
|
|
"debug": "^2.6.9",
|
|
|
|
"doctrine": "^2.1.0",
|
|
|
|
"eslint-import-resolver-node": "^0.3.6",
|
|
|
|
"eslint-module-utils": "^2.7.3",
|
|
|
|
"has": "^1.0.3",
|
|
|
|
"is-core-module": "^2.8.1",
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"object.values": "^1.1.5",
|
|
|
|
"resolve": "^1.22.0",
|
|
|
|
"tsconfig-paths": "^3.14.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-import/node_modules/debug": {
|
|
|
|
"version": "2.6.9",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-import/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-jsx-a11y": {
|
|
|
|
"version": "6.6.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.18.9",
|
|
|
|
"aria-query": "^4.2.2",
|
|
|
|
"array-includes": "^3.1.5",
|
|
|
|
"ast-types-flow": "^0.0.7",
|
|
|
|
"axe-core": "^4.4.3",
|
|
|
|
"axobject-query": "^2.2.0",
|
|
|
|
"damerau-levenshtein": "^1.0.8",
|
|
|
|
"emoji-regex": "^9.2.2",
|
|
|
|
"has": "^1.0.3",
|
|
|
|
"jsx-ast-utils": "^3.3.2",
|
|
|
|
"language-tags": "^1.0.5",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"semver": "^6.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-jsx-a11y/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-react": {
|
|
|
|
"version": "7.31.8",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"array-includes": "^3.1.5",
|
|
|
|
"array.prototype.flatmap": "^1.3.0",
|
|
|
|
"doctrine": "^2.1.0",
|
|
|
|
"estraverse": "^5.3.0",
|
|
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"object.entries": "^1.1.5",
|
|
|
|
"object.fromentries": "^2.0.5",
|
|
|
|
"object.hasown": "^1.1.1",
|
|
|
|
"object.values": "^1.1.5",
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
"resolve": "^2.0.0-next.3",
|
|
|
|
"semver": "^6.3.0",
|
|
|
|
"string.prototype.matchall": "^4.0.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-react-hooks": {
|
|
|
|
"version": "4.6.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-react/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-react/node_modules/resolve": {
|
|
|
|
"version": "2.0.0-next.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"is-core-module": "^2.9.0",
|
|
|
|
"path-parse": "^1.0.7",
|
|
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"resolve": "bin/resolve"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-utils": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"eslint-visitor-keys": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": ">=5"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-visitor-keys": {
|
|
|
|
"version": "3.3.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint/node_modules/argparse": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Python-2.0",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/eslint/node_modules/doctrine": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"esutils": "^2.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint/node_modules/eslint-scope": {
|
|
|
|
"version": "7.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"esrecurse": "^4.3.0",
|
|
|
|
"estraverse": "^5.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint/node_modules/glob-parent": {
|
|
|
|
"version": "6.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"is-glob": "^4.0.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint/node_modules/glob-parent/node_modules/is-glob": {
|
|
|
|
"version": "4.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"is-extglob": "^2.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint/node_modules/globals": {
|
|
|
|
"version": "13.17.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"type-fest": "^0.20.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint/node_modules/js-yaml": {
|
|
|
|
"version": "4.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"argparse": "^2.0.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/espree": {
|
|
|
|
"version": "9.4.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"acorn": "^8.8.0",
|
|
|
|
"acorn-jsx": "^5.3.2",
|
|
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/esquery": {
|
|
|
|
"version": "1.4.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"estraverse": "^5.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/esrecurse": {
|
|
|
|
"version": "4.3.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"estraverse": "^5.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/estraverse": {
|
|
|
|
"version": "5.3.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/esutils": {
|
|
|
|
"version": "2.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/extend-shallow": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"is-extendable": "^0.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fast-deep-equal": {
|
|
|
|
"version": "3.1.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/fast-glob": {
|
|
|
|
"version": "3.2.12",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
|
|
"glob-parent": "^5.1.2",
|
|
|
|
"merge2": "^1.3.0",
|
|
|
|
"micromatch": "^4.0.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fast-json-stable-stringify": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/fast-levenshtein": {
|
|
|
|
"version": "2.0.6",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/fastq": {
|
|
|
|
"version": "1.13.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"reusify": "^1.0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/file-entry-cache": {
|
|
|
|
"version": "6.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"flat-cache": "^3.0.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fill-range": {
|
|
|
|
"version": "7.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"to-regex-range": "^5.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/find-up": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"locate-path": "^6.0.0",
|
|
|
|
"path-exists": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/flat-cache": {
|
|
|
|
"version": "3.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"flatted": "^3.1.0",
|
|
|
|
"rimraf": "^3.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/flatted": {
|
|
|
|
"version": "3.2.7",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/follow-redirects": {
|
|
|
|
"version": "1.15.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
|
|
|
|
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "individual",
|
|
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"debug": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/form-data": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
"mime-types": "^2.1.12"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fs.realpath": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/fsevents": {
|
|
|
|
"version": "2.3.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/function-bind": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/function.prototype.name": {
|
|
|
|
"version": "1.1.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.3",
|
|
|
|
"es-abstract": "^1.19.0",
|
|
|
|
"functions-have-names": "^1.2.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/functions-have-names": {
|
|
|
|
"version": "1.2.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/gensync": {
|
|
|
|
"version": "1.0.0-beta.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
|
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/geojson-vt": {
|
|
|
|
"version": "3.2.1",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/get-intrinsic": {
|
|
|
|
"version": "1.1.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"function-bind": "^1.1.1",
|
|
|
|
"has": "^1.0.3",
|
|
|
|
"has-symbols": "^1.0.3"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/get-stream": {
|
|
|
|
"version": "6.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/get-symbol-description": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"get-intrinsic": "^1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/get-value": {
|
|
|
|
"version": "2.0.6",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/gl-matrix": {
|
|
|
|
"version": "3.4.3",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/glob": {
|
|
|
|
"version": "7.2.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"fs.realpath": "^1.0.0",
|
|
|
|
"inflight": "^1.0.4",
|
|
|
|
"inherits": "2",
|
|
|
|
"minimatch": "^3.1.1",
|
|
|
|
"once": "^1.3.0",
|
|
|
|
"path-is-absolute": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/glob-parent": {
|
|
|
|
"version": "5.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"is-glob": "^4.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/glob/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/global-prefix": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ini": "^1.3.5",
|
|
|
|
"kind-of": "^6.0.2",
|
|
|
|
"which": "^1.3.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/globals": {
|
|
|
|
"version": "11.8.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/globby": {
|
|
|
|
"version": "11.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"array-union": "^2.1.0",
|
|
|
|
"dir-glob": "^3.0.1",
|
|
|
|
"fast-glob": "^3.2.9",
|
|
|
|
"ignore": "^5.2.0",
|
|
|
|
"merge2": "^1.4.1",
|
|
|
|
"slash": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/globrex": {
|
|
|
|
"version": "0.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz",
|
|
|
|
"integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/grapheme-splitter": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/has": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"function-bind": "^1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-bigints": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-flag": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-property-descriptors": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"get-intrinsic": "^1.1.1"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-symbols": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-tostringtag": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"has-symbols": "^1.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hoist-non-react-statics": {
|
|
|
|
"version": "3.3.2",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"dependencies": {
|
|
|
|
"react-is": "^16.7.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ieee754": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/ignore": {
|
|
|
|
"version": "5.2.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/import-fresh": {
|
|
|
|
"version": "3.3.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"parent-module": "^1.0.0",
|
|
|
|
"resolve-from": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/import-fresh/node_modules/resolve-from": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/imurmurhash": {
|
|
|
|
"version": "0.1.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8.19"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/inflight": {
|
|
|
|
"version": "1.0.6",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"once": "^1.3.0",
|
|
|
|
"wrappy": "1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/inherits": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/ini": {
|
|
|
|
"version": "1.3.8",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/internal-slot": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"get-intrinsic": "^1.1.0",
|
|
|
|
"has": "^1.0.3",
|
|
|
|
"side-channel": "^1.0.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-bigint": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"has-bigints": "^1.0.1"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-boolean-object": {
|
|
|
|
"version": "1.1.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"has-tostringtag": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-callable": {
|
|
|
|
"version": "1.1.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-core-module": {
|
|
|
|
"version": "2.10.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"has": "^1.0.3"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-date-object": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-extendable": {
|
|
|
|
"version": "0.1.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-extglob": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-glob": {
|
|
|
|
"version": "4.0.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"is-extglob": "^2.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-negative-zero": {
|
|
|
|
"version": "2.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-number": {
|
|
|
|
"version": "7.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.12.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-number-object": {
|
|
|
|
"version": "1.0.7",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"has-tostringtag": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-plain-object": {
|
|
|
|
"version": "2.0.4",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"isobject": "^3.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-regex": {
|
|
|
|
"version": "1.1.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"has-tostringtag": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-shared-array-buffer": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-string": {
|
|
|
|
"version": "1.0.7",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"has-tostringtag": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-symbol": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"has-symbols": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-weakref": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/isexe": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/isobject": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/js-sdsl": {
|
|
|
|
"version": "4.1.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/js-tokens": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/jsesc": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"jsesc": "bin/jsesc"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/json-schema-traverse": {
|
|
|
|
"version": "0.4.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/json-stringify-pretty-compact": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/json5": {
|
|
|
|
"version": "2.2.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
|
|
|
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
|
|
|
"dev": true,
|
|
|
|
"bin": {
|
|
|
|
"json5": "lib/cli.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/jsx-ast-utils": {
|
|
|
|
"version": "3.3.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"array-includes": "^3.1.5",
|
|
|
|
"object.assign": "^4.1.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/kdbush": {
|
|
|
|
"version": "4.0.2",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/kind-of": {
|
2023-05-30 04:07:52 +03:00
|
|
|
"version": "6.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
|
|
|
|
"integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
|
2023-05-30 03:12:22 +03:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/language-subtag-registry": {
|
|
|
|
"version": "0.3.22",
|
|
|
|
"dev": true,
|
|
|
|
"license": "CC0-1.0",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/language-tags": {
|
|
|
|
"version": "1.0.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"language-subtag-registry": "~0.3.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/levn": {
|
|
|
|
"version": "0.4.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"prelude-ls": "^1.2.1",
|
|
|
|
"type-check": "~0.4.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/levn/node_modules/prelude-ls": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/levn/node_modules/type-check": {
|
|
|
|
"version": "0.4.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"prelude-ls": "^1.2.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/locate-path": {
|
|
|
|
"version": "6.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"p-locate": "^5.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
2023-05-30 04:11:12 +03:00
|
|
|
"node_modules/lodash": {
|
|
|
|
"version": "4.17.21",
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
|
|
},
|
2023-05-30 03:12:22 +03:00
|
|
|
"node_modules/lodash.merge": {
|
|
|
|
"version": "4.6.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/loose-envify": {
|
|
|
|
"version": "1.4.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"loose-envify": "cli.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mapbox-gl": {
|
|
|
|
"name": "empty-npm-package",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/empty-npm-package/-/empty-npm-package-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-q4Mq/+XO7UNDdMiPpR/LIBIW1Zl4V0Z6UT9aKGqIAnBCtCb3lvZJM1KbDbdzdC8fKflwflModfjR29Nt0EpcwA=="
|
|
|
|
},
|
|
|
|
"node_modules/maplibre-gl": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"dependencies": {
|
|
|
|
"@mapbox/geojson-rewind": "^0.5.2",
|
|
|
|
"@mapbox/jsonlint-lines-primitives": "^2.0.2",
|
|
|
|
"@mapbox/point-geometry": "^0.1.0",
|
|
|
|
"@mapbox/tiny-sdf": "^2.0.6",
|
|
|
|
"@mapbox/unitbezier": "^0.0.1",
|
|
|
|
"@mapbox/vector-tile": "^1.3.1",
|
|
|
|
"@mapbox/whoots-js": "^3.1.0",
|
|
|
|
"@maplibre/maplibre-gl-style-spec": "^19.2.1",
|
|
|
|
"@types/geojson": "^7946.0.10",
|
|
|
|
"@types/mapbox__point-geometry": "^0.1.2",
|
|
|
|
"@types/mapbox__vector-tile": "^1.3.0",
|
|
|
|
"@types/pbf": "^3.0.2",
|
|
|
|
"earcut": "^2.2.4",
|
|
|
|
"geojson-vt": "^3.2.1",
|
|
|
|
"gl-matrix": "^3.4.3",
|
|
|
|
"global-prefix": "^3.0.0",
|
|
|
|
"kdbush": "^4.0.2",
|
|
|
|
"murmurhash-js": "^1.0.0",
|
|
|
|
"pbf": "^3.2.1",
|
|
|
|
"potpack": "^2.0.0",
|
|
|
|
"quickselect": "^2.0.0",
|
|
|
|
"supercluster": "^8.0.1",
|
|
|
|
"tinyqueue": "^2.0.3",
|
|
|
|
"vt-pbf": "^3.1.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=16.14.0",
|
|
|
|
"npm": ">=8.1.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/maplibre/maplibre-gl-js?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/merge2": {
|
|
|
|
"version": "1.4.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/micromatch": {
|
|
|
|
"version": "4.0.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"braces": "^3.0.2",
|
|
|
|
"picomatch": "^2.3.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mime-db": {
|
|
|
|
"version": "1.52.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mime-types": {
|
|
|
|
"version": "2.1.35",
|
|
|
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
|
|
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"mime-db": "1.52.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minimatch": {
|
|
|
|
"version": "3.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minimist": {
|
|
|
|
"version": "1.2.6",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/ms": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/murmurhash-js": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/nanoid": {
|
|
|
|
"version": "3.3.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz",
|
|
|
|
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"bin": {
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/natural-compare": {
|
|
|
|
"version": "1.4.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/node-fetch": {
|
|
|
|
"version": "2.6.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz",
|
|
|
|
"integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"whatwg-url": "^5.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "4.x || >=6.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"encoding": "^0.1.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"encoding": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/node-releases": {
|
|
|
|
"version": "2.0.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.12.tgz",
|
|
|
|
"integrity": "sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/normalize.css": {
|
|
|
|
"version": "8.0.1",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/object-assign": {
|
|
|
|
"version": "4.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/object-inspect": {
|
|
|
|
"version": "1.12.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/object-keys": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/object.assign": {
|
|
|
|
"version": "4.1.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.4",
|
|
|
|
"has-symbols": "^1.0.3",
|
|
|
|
"object-keys": "^1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/object.entries": {
|
|
|
|
"version": "1.1.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.3",
|
|
|
|
"es-abstract": "^1.19.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/object.fromentries": {
|
|
|
|
"version": "2.0.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.3",
|
|
|
|
"es-abstract": "^1.19.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/object.hasown": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"define-properties": "^1.1.4",
|
|
|
|
"es-abstract": "^1.19.5"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/object.values": {
|
|
|
|
"version": "1.1.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.3",
|
|
|
|
"es-abstract": "^1.19.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/once": {
|
|
|
|
"version": "1.4.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"wrappy": "1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/optionator": {
|
|
|
|
"version": "0.9.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"deep-is": "^0.1.3",
|
|
|
|
"fast-levenshtein": "^2.0.6",
|
|
|
|
"levn": "^0.4.1",
|
|
|
|
"prelude-ls": "^1.2.1",
|
|
|
|
"type-check": "^0.4.0",
|
|
|
|
"word-wrap": "^1.2.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/optionator/node_modules/prelude-ls": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/optionator/node_modules/type-check": {
|
|
|
|
"version": "0.4.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"prelude-ls": "^1.2.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/p-limit": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"yocto-queue": "^0.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/p-locate": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"p-limit": "^3.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/parallax-controller": {
|
|
|
|
"version": "1.7.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/parallax-controller/-/parallax-controller-1.7.0.tgz",
|
|
|
|
"integrity": "sha512-tIU/LgH9oIrvC6o+rvGQis8/NXxsHNuF5LODmcc5TjvEDUi2qiR/iisFmyaqI9LImQ3psdAv28k2ZEAnFekiig==",
|
|
|
|
"dependencies": {
|
|
|
|
"bezier-easing": "^2.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/parent-module": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"callsites": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/path-exists": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/path-is-absolute": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/path-key": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/path-parse": {
|
|
|
|
"version": "1.0.7",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/path-type": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pbf": {
|
|
|
|
"version": "3.2.1",
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"dependencies": {
|
|
|
|
"ieee754": "^1.1.12",
|
|
|
|
"resolve-protobuf-schema": "^2.1.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"pbf": "bin/pbf"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/picocolors": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/picomatch": {
|
|
|
|
"version": "2.3.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/postcss": {
|
|
|
|
"version": "8.4.24",
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz",
|
|
|
|
"integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"dependencies": {
|
|
|
|
"nanoid": "^3.3.6",
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
"source-map-js": "^1.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10 || ^12 || >=14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/postcss-value-parser": {
|
|
|
|
"version": "4.2.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/potpack": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/prop-types": {
|
|
|
|
"version": "15.8.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"loose-envify": "^1.4.0",
|
|
|
|
"object-assign": "^4.1.1",
|
|
|
|
"react-is": "^16.13.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/protocol-buffers-schema": {
|
|
|
|
"version": "3.3.2",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/proxy-from-env": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/punycode": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/queue-microtask": {
|
|
|
|
"version": "1.2.3",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/quickselect": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/react": {
|
|
|
|
"version": "18.2.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"loose-envify": "^1.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/react-day-picker": {
|
|
|
|
"version": "8.7.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-8.7.1.tgz",
|
|
|
|
"integrity": "sha512-Gv426AW8b151CZfh3aP5RUGztLwHB/EyJgWZ5iMgtzbFBkjHfG6Y66CIQFMWGLnYjsQ9DYSJRmJ5S0Pg5HWKjA==",
|
|
|
|
"funding": {
|
|
|
|
"type": "individual",
|
|
|
|
"url": "https://github.com/sponsors/gpbl"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"date-fns": "^2.28.0",
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/react-dom": {
|
|
|
|
"version": "18.2.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"loose-envify": "^1.1.0",
|
|
|
|
"scheduler": "^0.23.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"react": "^18.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/react-is": {
|
|
|
|
"version": "16.13.1",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/react-map-gl": {
|
|
|
|
"version": "7.0.25",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-map-gl/-/react-map-gl-7.0.25.tgz",
|
|
|
|
"integrity": "sha512-8aZfbDKxVcJnmTEC1eQ00VnTOu722i5wqnx+lV8VHN37ZvWEfMgb84EQ2kW6w/Q3zq6oZqP4helF7u4ydPFLtA==",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/mapbox-gl": "^2.6.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"mapbox-gl": "*",
|
|
|
|
"react": ">=16.3.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/react-refresh": {
|
|
|
|
"version": "0.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.0.tgz",
|
|
|
|
"integrity": "sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==",
|
|
|
|
"dev": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/react-scroll-parallax": {
|
|
|
|
"version": "3.4.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/react-scroll-parallax/-/react-scroll-parallax-3.4.2.tgz",
|
|
|
|
"integrity": "sha512-jNltdM1a6y2TRHW4X4nyNT9BAzbLoISTvXaoB9YKGudVcAsGWManMI6UZ6PMd2si6bbWtTROgF/A9IoplZ2OLA==",
|
|
|
|
"dependencies": {
|
|
|
|
"parallax-controller": "^1.7.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"react": "^16.8.0-0 || >=17.0.1 || ^18.0.0",
|
|
|
|
"react-dom": "^16.8.0-0 || >=17.0.1 || ^18.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/regenerator-runtime": {
|
|
|
|
"version": "0.13.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
|
|
|
|
"integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg=="
|
|
|
|
},
|
|
|
|
"node_modules/regexp.prototype.flags": {
|
|
|
|
"version": "1.4.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.3",
|
|
|
|
"functions-have-names": "^1.2.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/regexpp": {
|
|
|
|
"version": "3.2.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/resolve": {
|
|
|
|
"version": "1.22.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"is-core-module": "^2.9.0",
|
|
|
|
"path-parse": "^1.0.7",
|
|
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"resolve": "bin/resolve"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/resolve-protobuf-schema": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"protocol-buffers-schema": "^3.3.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/reusify": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"iojs": ">=1.0.0",
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/rimraf": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"glob": "^7.1.3"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"rimraf": "bin.js"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/run-parallel": {
|
|
|
|
"version": "1.2.0",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"queue-microtask": "^1.2.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/rw": {
|
|
|
|
"version": "1.3.3",
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/scheduler": {
|
|
|
|
"version": "0.23.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"loose-envify": "^1.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/semver": {
|
|
|
|
"version": "6.3.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/set-value": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"extend-shallow": "^2.0.1",
|
|
|
|
"is-extendable": "^0.1.1",
|
|
|
|
"is-plain-object": "^2.0.3",
|
|
|
|
"split-string": "^3.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/shallowequal": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/shebang-command": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"shebang-regex": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/shebang-regex": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/side-channel": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.0",
|
|
|
|
"get-intrinsic": "^1.0.2",
|
|
|
|
"object-inspect": "^1.9.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/slash": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/sort-asc": {
|
|
|
|
"version": "0.2.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/sort-desc": {
|
|
|
|
"version": "0.2.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/sort-object": {
|
|
|
|
"version": "3.0.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"bytewise": "^1.1.0",
|
|
|
|
"get-value": "^2.0.2",
|
|
|
|
"is-extendable": "^0.1.1",
|
|
|
|
"sort-asc": "^0.2.0",
|
|
|
|
"sort-desc": "^0.2.0",
|
|
|
|
"union-value": "^1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/source-map": {
|
|
|
|
"version": "0.6.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"optional": true,
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/source-map-js": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/source-map-support": {
|
|
|
|
"version": "0.5.21",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"buffer-from": "^1.0.0",
|
|
|
|
"source-map": "^0.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/split-string": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"extend-shallow": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/split-string/node_modules/extend-shallow": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"assign-symbols": "^1.0.0",
|
|
|
|
"is-extendable": "^1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/split-string/node_modules/is-extendable": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"is-plain-object": "^2.0.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/string.prototype.matchall": {
|
|
|
|
"version": "4.0.7",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.3",
|
|
|
|
"es-abstract": "^1.19.1",
|
|
|
|
"get-intrinsic": "^1.1.1",
|
|
|
|
"has-symbols": "^1.0.3",
|
|
|
|
"internal-slot": "^1.0.3",
|
|
|
|
"regexp.prototype.flags": "^1.4.1",
|
|
|
|
"side-channel": "^1.0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/string.prototype.trimend": {
|
|
|
|
"version": "1.0.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.4",
|
|
|
|
"es-abstract": "^1.19.5"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/string.prototype.trimstart": {
|
|
|
|
"version": "1.0.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"define-properties": "^1.1.4",
|
|
|
|
"es-abstract": "^1.19.5"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/strip-ansi": {
|
|
|
|
"version": "6.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/strip-bom": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/strip-json-comments": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/styled-components": {
|
|
|
|
"version": "5.3.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.11.tgz",
|
|
|
|
"integrity": "sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-module-imports": "^7.0.0",
|
|
|
|
"@babel/traverse": "^7.4.5",
|
|
|
|
"@emotion/is-prop-valid": "^1.1.0",
|
|
|
|
"@emotion/stylis": "^0.8.4",
|
|
|
|
"@emotion/unitless": "^0.7.4",
|
|
|
|
"babel-plugin-styled-components": ">= 1.12.0",
|
|
|
|
"css-to-react-native": "^3.0.0",
|
|
|
|
"hoist-non-react-statics": "^3.0.0",
|
|
|
|
"shallowequal": "^1.1.0",
|
|
|
|
"supports-color": "^5.5.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/styled-components"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"react": ">= 16.8.0",
|
|
|
|
"react-dom": ">= 16.8.0",
|
|
|
|
"react-is": ">= 16.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/styled-components/node_modules/has-flag": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/styled-components/node_modules/supports-color": {
|
|
|
|
"version": "5.5.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"has-flag": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/supercluster": {
|
|
|
|
"version": "8.0.1",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"kdbush": "^4.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/supports-color": {
|
|
|
|
"version": "7.2.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"has-flag": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/terser": {
|
|
|
|
"version": "5.15.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"optional": true,
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/source-map": "^0.3.2",
|
|
|
|
"acorn": "^8.5.0",
|
|
|
|
"commander": "^2.20.0",
|
|
|
|
"source-map-support": "~0.5.20"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"terser": "bin/terser"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/text-table": {
|
|
|
|
"version": "0.2.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/tinyqueue": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/to-fast-properties": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/to-regex-range": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"is-number": "^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tr46": {
|
|
|
|
"version": "0.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
|
|
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/tsconfck": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-2.1.1.tgz",
|
|
|
|
"integrity": "sha512-ZPCkJBKASZBmBUNqGHmRhdhM8pJYDdOXp4nRgj/O0JwUwsMq50lCDRQP/M5GBNAA0elPrq4gAeu4dkaVCuKWww==",
|
|
|
|
"dev": true,
|
|
|
|
"bin": {
|
|
|
|
"tsconfck": "bin/tsconfck.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.13.1 || ^16 || >=18"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"typescript": "^4.3.5 || ^5.0.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"typescript": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tsconfig-paths": {
|
|
|
|
"version": "3.14.1",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@types/json5": "^0.0.29",
|
|
|
|
"json5": "^1.0.1",
|
|
|
|
"minimist": "^1.2.6",
|
|
|
|
"strip-bom": "^3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tsconfig-paths/node_modules/json5": {
|
chore(deps): Bump json5 from 1.0.1 to 1.0.2 in /demo/frontend (#688)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/json5/json5/releases">json5's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.2</h2>
<ul>
<li>Fix: Properties with the name <code>__proto__</code> are added to
objects and arrays. (<a
href="https://redirect.github.com/json5/json5/issues/199">#199</a>) This
also fixes a prototype pollution vulnerability reported by Jonathan
Gregson! (<a
href="https://redirect.github.com/json5/json5/issues/295">#295</a>).
This has been backported to v1. (<a
href="https://redirect.github.com/json5/json5/issues/298">#298</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/json5/json5/blob/main/CHANGELOG.md">json5's
changelog</a>.</em></p>
<blockquote>
<h3>Unreleased [<a
href="https://github.com/json5/json5/tree/main">code</a>, <a
href="https://github.com/json5/json5/compare/v2.2.3...HEAD">diff</a>]</h3>
<h3>v2.2.3 [<a
href="https://github.com/json5/json5/tree/v2.2.3">code</a>, <a
href="https://github.com/json5/json5/compare/v2.2.2...v2.2.3">diff</a>]</h3>
<ul>
<li>Fix: json5@2.2.3 is now the 'latest' release according to npm
instead of
v1.0.2. (<a
href="https://redirect.github.com/json5/json5/issues/299">#299</a>)</li>
</ul>
<h3>v2.2.2 [<a
href="https://github.com/json5/json5/tree/v2.2.2">code</a>, <a
href="https://github.com/json5/json5/compare/v2.2.1...v2.2.2">diff</a>]</h3>
<ul>
<li>Fix: Properties with the name <code>__proto__</code> are added to
objects and arrays.
(<a href="https://redirect.github.com/json5/json5/issues/199">#199</a>)
This also fixes a prototype pollution vulnerability reported by
Jonathan Gregson! (<a
href="https://redirect.github.com/json5/json5/issues/295">#295</a>).</li>
</ul>
<h3>v2.2.1 [<a
href="https://github.com/json5/json5/tree/v2.2.1">code</a>, <a
href="https://github.com/json5/json5/compare/v2.2.0...v2.2.1">diff</a>]</h3>
<ul>
<li>Fix: Removed dependence on minimist to patch CVE-2021-44906. (<a
href="https://redirect.github.com/json5/json5/issues/266">#266</a>)</li>
</ul>
<h3>v2.2.0 [<a
href="https://github.com/json5/json5/tree/v2.2.0">code</a>, <a
href="https://github.com/json5/json5/compare/v2.1.3...v2.2.0">diff</a>]</h3>
<ul>
<li>New: Accurate and documented TypeScript declarations are now
included. There
is no need to install <code>@types/json5</code>. (<a
href="https://redirect.github.com/json5/json5/issues/236">#236</a>, <a
href="https://redirect.github.com/json5/json5/issues/244">#244</a>)</li>
</ul>
<h3>v2.1.3 [<a
href="https://github.com/json5/json5/tree/v2.1.3">code</a>, <a
href="https://github.com/json5/json5/compare/v2.1.2...v2.1.3">diff</a>]</h3>
<ul>
<li>Fix: An out of memory bug when parsing numbers has been fixed. (<a
href="https://redirect.github.com/json5/json5/issues/228">#228</a>,
<a
href="https://redirect.github.com/json5/json5/issues/229">#229</a>)</li>
</ul>
<h3>v2.1.2 [<a
href="https://github.com/json5/json5/tree/v2.1.2">code</a>, <a
href="https://github.com/json5/json5/compare/v2.1.1...v2.1.2">diff</a>]</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/json5/json5/commit/a62db1e51e1031d92ac260f5bb38bbed1fdbc754"><code>a62db1e</code></a>
1.0.2</li>
<li><a
href="https://github.com/json5/json5/commit/e0c23fe458a77c0b2cdb271376be5d8d0908133c"><code>e0c23fe</code></a>
docs: update CHANGELOG for v1.0.2</li>
<li><a
href="https://github.com/json5/json5/commit/62a65408408d40aeea14c7869ed327acead12972"><code>62a6540</code></a>
fix: add <strong>proto</strong> to objects and arrays</li>
<li>See full diff in <a
href="https://github.com/json5/json5/compare/v1.0.1...v1.0.2">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=json5&package-manager=npm_and_yarn&previous-version=1.0.1&new-version=1.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/maplibre/martin/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 04:19:47 +03:00
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
|
|
|
|
"integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
|
2023-05-30 03:12:22 +03:00
|
|
|
"dev": true,
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"minimist": "^1.2.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"json5": "lib/cli.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/type-fest": {
|
|
|
|
"version": "0.20.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "(MIT OR CC0-1.0)",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/typescript": {
|
|
|
|
"version": "5.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz",
|
|
|
|
"integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==",
|
|
|
|
"dev": true,
|
|
|
|
"bin": {
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.20"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/typewise": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"typewise-core": "^1.2.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/typewise-core": {
|
|
|
|
"version": "1.2.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/unbox-primitive": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.2",
|
|
|
|
"has-bigints": "^1.0.2",
|
|
|
|
"has-symbols": "^1.0.3",
|
|
|
|
"which-boxed-primitive": "^1.0.2"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/union-value": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"arr-union": "^3.1.0",
|
|
|
|
"get-value": "^2.0.6",
|
|
|
|
"is-extendable": "^0.1.1",
|
|
|
|
"set-value": "^2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/universal-user-agent": {
|
|
|
|
"version": "6.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz",
|
|
|
|
"integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/update-browserslist-db": {
|
|
|
|
"version": "1.0.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz",
|
|
|
|
"integrity": "sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"dependencies": {
|
|
|
|
"escalade": "^3.1.1",
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"update-browserslist-db": "cli.js"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"browserslist": ">= 4.21.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/uri-js": {
|
|
|
|
"version": "4.2.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"punycode": "^2.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/vite": {
|
|
|
|
"version": "4.3.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-4.3.9.tgz",
|
|
|
|
"integrity": "sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"esbuild": "^0.17.5",
|
|
|
|
"postcss": "^8.4.23",
|
|
|
|
"rollup": "^3.21.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"vite": "bin/vite.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.2"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@types/node": ">= 14",
|
|
|
|
"less": "*",
|
|
|
|
"sass": "*",
|
|
|
|
"stylus": "*",
|
|
|
|
"sugarss": "*",
|
|
|
|
"terser": "^5.4.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@types/node": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"less": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"stylus": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sugarss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"terser": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/vite-plugin-mkcert": {
|
|
|
|
"version": "1.15.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/vite-plugin-mkcert/-/vite-plugin-mkcert-1.15.0.tgz",
|
|
|
|
"integrity": "sha512-0Pz7iExvo7pS2HsxMe6Y/HIrsFJidXN8Sju7tsL1XYQdbUKb/D0L5Wkj3UoGQmbbWZUFf8nHHa0XYbd4FH6ZrA==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@octokit/rest": "^19.0.5",
|
|
|
|
"axios": "^1.2.2",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"picocolors": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=v16.7.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"vite": ">=3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/vite-tsconfig-paths": {
|
|
|
|
"version": "4.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-4.2.0.tgz",
|
|
|
|
"integrity": "sha512-jGpus0eUy5qbbMVGiTxCL1iB9ZGN6Bd37VGLJU39kTDD6ZfULTTb1bcc5IeTWqWJKiWV5YihCaibeASPiGi8kw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "^4.1.1",
|
|
|
|
"globrex": "^0.1.2",
|
|
|
|
"tsconfck": "^2.1.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"vite": "*"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"vite": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/vite/node_modules/rollup": {
|
|
|
|
"version": "3.23.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.23.0.tgz",
|
|
|
|
"integrity": "sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==",
|
|
|
|
"dev": true,
|
|
|
|
"bin": {
|
|
|
|
"rollup": "dist/bin/rollup"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.18.0",
|
|
|
|
"npm": ">=8.0.0"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/vt-pbf": {
|
|
|
|
"version": "3.1.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@mapbox/point-geometry": "0.1.0",
|
|
|
|
"@mapbox/vector-tile": "^1.3.1",
|
|
|
|
"pbf": "^3.2.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/webidl-conversions": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
|
|
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/whatwg-url": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"tr46": "~0.0.3",
|
|
|
|
"webidl-conversions": "^3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/which": {
|
|
|
|
"version": "1.3.1",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"isexe": "^2.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"which": "bin/which"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/which-boxed-primitive": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"is-bigint": "^1.0.1",
|
|
|
|
"is-boolean-object": "^1.1.0",
|
|
|
|
"is-number-object": "^1.0.4",
|
|
|
|
"is-string": "^1.0.5",
|
|
|
|
"is-symbol": "^1.0.3"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/which-boxed-primitive/node_modules/is-symbol": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"has-symbols": "^1.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/word-wrap": {
|
|
|
|
"version": "1.2.3",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/wrappy": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/yallist": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
"node_modules/yocto-queue": {
|
|
|
|
"version": "0.1.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|