mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-06 03:50:18 +02:00
chore: update dependencies
This commit is contained in:
parent
3c9f5b919d
commit
714e681817
6 changed files with 222 additions and 295 deletions
|
@ -15,7 +15,7 @@
|
||||||
"@fluentui/react-hooks": "^8.5.4",
|
"@fluentui/react-hooks": "^8.5.4",
|
||||||
"@fluentui/react-icons": "^2.0.166-rc.3",
|
"@fluentui/react-icons": "^2.0.166-rc.3",
|
||||||
"@fluentui/style-utilities": "^8.6.5",
|
"@fluentui/style-utilities": "^8.6.5",
|
||||||
"@griffel/react": "^1.0.3",
|
"@griffel/react": "^1.0.4",
|
||||||
"@yume-chan/adb": "^0.0.15",
|
"@yume-chan/adb": "^0.0.15",
|
||||||
"@yume-chan/adb-backend-direct-sockets": "^0.0.9",
|
"@yume-chan/adb-backend-direct-sockets": "^0.0.9",
|
||||||
"@yume-chan/adb-backend-webusb": "^0.0.15",
|
"@yume-chan/adb-backend-webusb": "^0.0.15",
|
||||||
|
@ -27,8 +27,8 @@
|
||||||
"@yume-chan/scrcpy": "^0.0.15",
|
"@yume-chan/scrcpy": "^0.0.15",
|
||||||
"@yume-chan/struct": "^0.0.15",
|
"@yume-chan/struct": "^0.0.15",
|
||||||
"mobx": "^6.5.0",
|
"mobx": "^6.5.0",
|
||||||
"mobx-react-lite": "^3.3.0",
|
"mobx-react-lite": "^3.4.0",
|
||||||
"next": "12.1.5",
|
"next": "12.1.6",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"streamsaver": "^2.0.5",
|
"streamsaver": "^2.0.5",
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
"@next/mdx": "^11.1.2",
|
"@next/mdx": "^11.1.2",
|
||||||
"@types/react": "17.0.27",
|
"@types/react": "17.0.27",
|
||||||
"eslint": "8.8.0",
|
"eslint": "8.8.0",
|
||||||
"eslint-config-next": "12.1.5",
|
"eslint-config-next": "12.1.6",
|
||||||
"source-map-loader": "^3.0.1",
|
"source-map-loader": "^3.0.1",
|
||||||
"typescript": "4.7.1-rc"
|
"typescript": "4.7.1-rc"
|
||||||
}
|
}
|
||||||
|
|
411
common/config/rush/pnpm-lock.yaml
generated
411
common/config/rush/pnpm-lock.yaml
generated
|
@ -8,7 +8,7 @@ specifiers:
|
||||||
'@fluentui/react-hooks': ^8.5.4
|
'@fluentui/react-hooks': ^8.5.4
|
||||||
'@fluentui/react-icons': ^2.0.166-rc.3
|
'@fluentui/react-icons': ^2.0.166-rc.3
|
||||||
'@fluentui/style-utilities': ^8.6.5
|
'@fluentui/style-utilities': ^8.6.5
|
||||||
'@griffel/react': ^1.0.3
|
'@griffel/react': ^1.0.4
|
||||||
'@jest/globals': ^28.1.0
|
'@jest/globals': ^28.1.0
|
||||||
'@mdx-js/loader': ^1.6.22
|
'@mdx-js/loader': ^1.6.22
|
||||||
'@mdx-js/react': ^1.6.21
|
'@mdx-js/react': ^1.6.21
|
||||||
|
@ -35,23 +35,25 @@ specifiers:
|
||||||
clsx: ^1.1.1
|
clsx: ^1.1.1
|
||||||
cross-env: ^7.0.3
|
cross-env: ^7.0.3
|
||||||
eslint: 8.8.0
|
eslint: 8.8.0
|
||||||
eslint-config-next: 12.1.5
|
eslint-config-next: 12.1.6
|
||||||
file-loader: ^6.2.0
|
file-loader: ^6.2.0
|
||||||
gh-release-fetch: ^2.0.4
|
gh-release-fetch: ^2.0.4
|
||||||
jest: ^28.1.0
|
jest: ^28.1.0
|
||||||
json5: ^2.2.0
|
json5: ^2.2.0
|
||||||
mini-svg-data-uri: ^1.3.3
|
mini-svg-data-uri: ^1.3.3
|
||||||
mobx: ^6.5.0
|
mobx: ^6.5.0
|
||||||
mobx-react-lite: ^3.3.0
|
mobx-react-lite: ^3.4.0
|
||||||
next: 12.1.5
|
next: 12.1.6
|
||||||
node-fetch: ^2.6.1
|
node-fetch: ^2.6.1
|
||||||
plantuml-encoder: ^1.4.0
|
plantuml-encoder: ^1.4.0
|
||||||
react: ^17.0.2
|
react: ^17.0.2
|
||||||
react-dom: ^17.0.2
|
react-dom: ^17.0.2
|
||||||
source-map-loader: ^3.0.1
|
source-map-loader: ^3.0.1
|
||||||
streamsaver: ^2.0.5
|
streamsaver: ^2.0.5
|
||||||
|
tinyh264: ^0.0.7
|
||||||
ts-jest: ^28.0.2
|
ts-jest: ^28.0.2
|
||||||
tslib: ^2.3.1
|
tslib: ^2.3.1
|
||||||
|
typescript: 4.7.1-rc
|
||||||
unist-util-visit: ^2.0.0
|
unist-util-visit: ^2.0.0
|
||||||
url-loader: ^4.1.1
|
url-loader: ^4.1.1
|
||||||
web-streams-polyfill: ^4.0.0-beta.2
|
web-streams-polyfill: ^4.0.0-beta.2
|
||||||
|
@ -63,8 +65,8 @@ specifiers:
|
||||||
yuv-canvas: ^1.2.7
|
yuv-canvas: ^1.2.7
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/preset-classic': 2.0.0-beta.20_d48c17cf67a4d89c33f523520a2c831e
|
'@docusaurus/preset-classic': 2.0.0-beta.20_fbea9f2153a4d4198cf60e8eb2279b36
|
||||||
'@fluentui/react': 8.68.0_12a6012245369fd5be825566be975ff0
|
'@fluentui/react': 8.68.0_12a6012245369fd5be825566be975ff0
|
||||||
'@fluentui/react-file-type-icons': 8.6.8_b094b78811fc8d2f00a90f13d0251fb6
|
'@fluentui/react-file-type-icons': 8.6.8_b094b78811fc8d2f00a90f13d0251fb6
|
||||||
'@fluentui/react-hooks': 8.5.5_b094b78811fc8d2f00a90f13d0251fb6
|
'@fluentui/react-hooks': 8.5.5_b094b78811fc8d2f00a90f13d0251fb6
|
||||||
|
@ -87,7 +89,7 @@ dependencies:
|
||||||
'@rush-temp/scrcpy': file:projects/scrcpy.tgz_@types+node@17.0.33
|
'@rush-temp/scrcpy': file:projects/scrcpy.tgz_@types+node@17.0.33
|
||||||
'@rush-temp/struct': file:projects/struct.tgz_@types+node@17.0.33
|
'@rush-temp/struct': file:projects/struct.tgz_@types+node@17.0.33
|
||||||
'@rush-temp/ts-package-builder': file:projects/ts-package-builder.tgz
|
'@rush-temp/ts-package-builder': file:projects/ts-package-builder.tgz
|
||||||
'@rush-temp/unofficial-adb-book': file:projects/unofficial-adb-book.tgz_814045a8852c08eeea7e09b05a06dede
|
'@rush-temp/unofficial-adb-book': file:projects/unofficial-adb-book.tgz_203135d09e0804fae9e29918dd38026d
|
||||||
'@svgr/webpack': 6.2.1
|
'@svgr/webpack': 6.2.1
|
||||||
'@types/dom-webcodecs': 0.1.4
|
'@types/dom-webcodecs': 0.1.4
|
||||||
'@types/node': 17.0.33
|
'@types/node': 17.0.33
|
||||||
|
@ -97,7 +99,7 @@ dependencies:
|
||||||
clsx: 1.1.1
|
clsx: 1.1.1
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
eslint: 8.8.0
|
eslint: 8.8.0
|
||||||
eslint-config-next: 12.1.5_eslint@8.8.0+next@12.1.5
|
eslint-config-next: 12.1.6_d6932b4852206478e20fa8d6c3c668fb
|
||||||
file-loader: 6.2.0
|
file-loader: 6.2.0
|
||||||
gh-release-fetch: 2.0.6
|
gh-release-fetch: 2.0.6
|
||||||
jest: 28.1.0_@types+node@17.0.33
|
jest: 28.1.0_@types+node@17.0.33
|
||||||
|
@ -105,15 +107,17 @@ dependencies:
|
||||||
mini-svg-data-uri: 1.4.4
|
mini-svg-data-uri: 1.4.4
|
||||||
mobx: 6.5.0
|
mobx: 6.5.0
|
||||||
mobx-react-lite: 3.4.0_3b110ddd052df537d55bc762cdd4d0b8
|
mobx-react-lite: 3.4.0_3b110ddd052df537d55bc762cdd4d0b8
|
||||||
next: 12.1.5_react-dom@17.0.2+react@17.0.2
|
next: 12.1.6_react-dom@17.0.2+react@17.0.2
|
||||||
node-fetch: 2.6.7
|
node-fetch: 2.6.7
|
||||||
plantuml-encoder: 1.4.0
|
plantuml-encoder: 1.4.0
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
react-dom: 17.0.2_react@17.0.2
|
react-dom: 17.0.2_react@17.0.2
|
||||||
source-map-loader: 3.0.1
|
source-map-loader: 3.0.1
|
||||||
streamsaver: 2.0.6
|
streamsaver: 2.0.6
|
||||||
ts-jest: 28.0.2_jest@28.1.0
|
tinyh264: 0.0.7
|
||||||
|
ts-jest: 28.0.2_jest@28.1.0+typescript@4.7.1-rc
|
||||||
tslib: 2.4.0
|
tslib: 2.4.0
|
||||||
|
typescript: 4.7.1-rc
|
||||||
unist-util-visit: 2.0.3
|
unist-util-visit: 2.0.3
|
||||||
url-loader: 4.1.1_file-loader@6.2.0
|
url-loader: 4.1.1_file-loader@6.2.0
|
||||||
web-streams-polyfill: 4.0.0-beta.2
|
web-streams-polyfill: 4.0.0-beta.2
|
||||||
|
@ -1626,7 +1630,7 @@ packages:
|
||||||
- '@algolia/client-search'
|
- '@algolia/client-search'
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/core/2.0.0-beta.20_e268b618e600e5a694fbb7b170032765:
|
/@docusaurus/core/2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed:
|
||||||
resolution: {integrity: sha512-a3UgZ4lIcIOoZd4j9INqVkWSXEDxR7EicJXt8eq2whg4N5hKGqLHoDSnWfrVSPQn4NoG5T7jhPypphSoysImfQ==}
|
resolution: {integrity: sha512-a3UgZ4lIcIOoZd4j9INqVkWSXEDxR7EicJXt8eq2whg4N5hKGqLHoDSnWfrVSPQn4NoG5T7jhPypphSoysImfQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
@ -1684,7 +1688,7 @@ packages:
|
||||||
postcss-loader: 6.2.1_postcss@8.4.13+webpack@5.72.1
|
postcss-loader: 6.2.1_postcss@8.4.13+webpack@5.72.1
|
||||||
prompts: 2.4.2
|
prompts: 2.4.2
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
react-dev-utils: 12.0.1_eslint@8.8.0+webpack@5.72.1
|
react-dev-utils: 12.0.1_7e70da8144eafa433fdeb1a52aa55583
|
||||||
react-dom: 17.0.2_react@17.0.2
|
react-dom: 17.0.2_react@17.0.2
|
||||||
react-helmet-async: 1.3.0_react-dom@17.0.2+react@17.0.2
|
react-helmet-async: 1.3.0_react-dom@17.0.2+react@17.0.2
|
||||||
react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2
|
react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2
|
||||||
|
@ -1792,14 +1796,14 @@ packages:
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/plugin-content-blog/2.0.0-beta.20_e268b618e600e5a694fbb7b170032765:
|
/@docusaurus/plugin-content-blog/2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed:
|
||||||
resolution: {integrity: sha512-6aby36Gmny5h2oo/eEZ2iwVsIlBWbRnNNeqT0BYnJO5aj53iCU/ctFPpJVYcw0l2l8+8ITS70FyePIWEsaZ0jA==}
|
resolution: {integrity: sha512-6aby36Gmny5h2oo/eEZ2iwVsIlBWbRnNNeqT0BYnJO5aj53iCU/ctFPpJVYcw0l2l8+8ITS70FyePIWEsaZ0jA==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.4 || ^17.0.0
|
react: ^16.8.4 || ^17.0.0
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/logger': 2.0.0-beta.20
|
'@docusaurus/logger': 2.0.0-beta.20
|
||||||
'@docusaurus/mdx-loader': 2.0.0-beta.20_react-dom@17.0.2+react@17.0.2
|
'@docusaurus/mdx-loader': 2.0.0-beta.20_react-dom@17.0.2+react@17.0.2
|
||||||
'@docusaurus/utils': 2.0.0-beta.20
|
'@docusaurus/utils': 2.0.0-beta.20
|
||||||
|
@ -1833,14 +1837,14 @@ packages:
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/plugin-content-docs/2.0.0-beta.20_e268b618e600e5a694fbb7b170032765:
|
/@docusaurus/plugin-content-docs/2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed:
|
||||||
resolution: {integrity: sha512-XOgwUqXtr/DStpB3azdN6wgkKtQkOXOx1XetORzhHnjihrSMn6daxg+spmcJh1ki/mpT3n7yBbKJxVNo+VB38Q==}
|
resolution: {integrity: sha512-XOgwUqXtr/DStpB3azdN6wgkKtQkOXOx1XetORzhHnjihrSMn6daxg+spmcJh1ki/mpT3n7yBbKJxVNo+VB38Q==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.4 || ^17.0.0
|
react: ^16.8.4 || ^17.0.0
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/logger': 2.0.0-beta.20
|
'@docusaurus/logger': 2.0.0-beta.20
|
||||||
'@docusaurus/mdx-loader': 2.0.0-beta.20_react-dom@17.0.2+react@17.0.2
|
'@docusaurus/mdx-loader': 2.0.0-beta.20_react-dom@17.0.2+react@17.0.2
|
||||||
'@docusaurus/utils': 2.0.0-beta.20
|
'@docusaurus/utils': 2.0.0-beta.20
|
||||||
|
@ -1872,14 +1876,14 @@ packages:
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/plugin-content-pages/2.0.0-beta.20_e268b618e600e5a694fbb7b170032765:
|
/@docusaurus/plugin-content-pages/2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed:
|
||||||
resolution: {integrity: sha512-ubY6DG4F0skFKjfNGCbfO34Qf+MZy6C05OtpIYsoA2YU8ADx0nRH7qPgdEkwR3ma860DbY612rleRT13ogSlhg==}
|
resolution: {integrity: sha512-ubY6DG4F0skFKjfNGCbfO34Qf+MZy6C05OtpIYsoA2YU8ADx0nRH7qPgdEkwR3ma860DbY612rleRT13ogSlhg==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.4 || ^17.0.0
|
react: ^16.8.4 || ^17.0.0
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/mdx-loader': 2.0.0-beta.20_react-dom@17.0.2+react@17.0.2
|
'@docusaurus/mdx-loader': 2.0.0-beta.20_react-dom@17.0.2+react@17.0.2
|
||||||
'@docusaurus/utils': 2.0.0-beta.20
|
'@docusaurus/utils': 2.0.0-beta.20
|
||||||
'@docusaurus/utils-validation': 2.0.0-beta.20
|
'@docusaurus/utils-validation': 2.0.0-beta.20
|
||||||
|
@ -1905,14 +1909,14 @@ packages:
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/plugin-debug/2.0.0-beta.20_d48c17cf67a4d89c33f523520a2c831e:
|
/@docusaurus/plugin-debug/2.0.0-beta.20_fbea9f2153a4d4198cf60e8eb2279b36:
|
||||||
resolution: {integrity: sha512-acGZmpncPA1XDczpV1ji1ajBCRBY/H2lXN8alSjOB1vh0c/2Qz+KKD05p17lsUbhIyvsnZBa/BaOwtek91Lu7Q==}
|
resolution: {integrity: sha512-acGZmpncPA1XDczpV1ji1ajBCRBY/H2lXN8alSjOB1vh0c/2Qz+KKD05p17lsUbhIyvsnZBa/BaOwtek91Lu7Q==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.4 || ^17.0.0
|
react: ^16.8.4 || ^17.0.0
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/utils': 2.0.0-beta.20
|
'@docusaurus/utils': 2.0.0-beta.20
|
||||||
fs-extra: 10.1.0
|
fs-extra: 10.1.0
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
|
@ -1937,14 +1941,14 @@ packages:
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/plugin-google-analytics/2.0.0-beta.20_e268b618e600e5a694fbb7b170032765:
|
/@docusaurus/plugin-google-analytics/2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed:
|
||||||
resolution: {integrity: sha512-4C5nY25j0R1lntFmpSEalhL7jYA7tWvk0VZObiIxGilLagT/f9gWPQtIjNBe4yzdQvkhiaXpa8xcMcJUAKRJyw==}
|
resolution: {integrity: sha512-4C5nY25j0R1lntFmpSEalhL7jYA7tWvk0VZObiIxGilLagT/f9gWPQtIjNBe4yzdQvkhiaXpa8xcMcJUAKRJyw==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.4 || ^17.0.0
|
react: ^16.8.4 || ^17.0.0
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/utils-validation': 2.0.0-beta.20
|
'@docusaurus/utils-validation': 2.0.0-beta.20
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
react-dom: 17.0.2_react@17.0.2
|
react-dom: 17.0.2_react@17.0.2
|
||||||
|
@ -1965,14 +1969,14 @@ packages:
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/plugin-google-gtag/2.0.0-beta.20_e268b618e600e5a694fbb7b170032765:
|
/@docusaurus/plugin-google-gtag/2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed:
|
||||||
resolution: {integrity: sha512-EMZdiMTNg4NwE60xwjbetcqMDqAOazMTwQAQ4OuNAclv7oh8+VPCvqRF8s8AxCoI2Uqc7vh8yzNUuM307Ne9JA==}
|
resolution: {integrity: sha512-EMZdiMTNg4NwE60xwjbetcqMDqAOazMTwQAQ4OuNAclv7oh8+VPCvqRF8s8AxCoI2Uqc7vh8yzNUuM307Ne9JA==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.4 || ^17.0.0
|
react: ^16.8.4 || ^17.0.0
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/utils-validation': 2.0.0-beta.20
|
'@docusaurus/utils-validation': 2.0.0-beta.20
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
react-dom: 17.0.2_react@17.0.2
|
react-dom: 17.0.2_react@17.0.2
|
||||||
|
@ -1993,14 +1997,14 @@ packages:
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/plugin-sitemap/2.0.0-beta.20_e268b618e600e5a694fbb7b170032765:
|
/@docusaurus/plugin-sitemap/2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed:
|
||||||
resolution: {integrity: sha512-Rf5a2vOBWjbe7PJJEBDeLZzDA7lsDi+16bqzKN8OKSXlcZLhxjmIpL5NrjANNbpGpL5vbl9z+iqvjbQmZ3QSmA==}
|
resolution: {integrity: sha512-Rf5a2vOBWjbe7PJJEBDeLZzDA7lsDi+16bqzKN8OKSXlcZLhxjmIpL5NrjANNbpGpL5vbl9z+iqvjbQmZ3QSmA==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.4 || ^17.0.0
|
react: ^16.8.4 || ^17.0.0
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/utils': 2.0.0-beta.20
|
'@docusaurus/utils': 2.0.0-beta.20
|
||||||
'@docusaurus/utils-common': 2.0.0-beta.20
|
'@docusaurus/utils-common': 2.0.0-beta.20
|
||||||
'@docusaurus/utils-validation': 2.0.0-beta.20
|
'@docusaurus/utils-validation': 2.0.0-beta.20
|
||||||
|
@ -2025,24 +2029,24 @@ packages:
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/preset-classic/2.0.0-beta.20_d48c17cf67a4d89c33f523520a2c831e:
|
/@docusaurus/preset-classic/2.0.0-beta.20_fbea9f2153a4d4198cf60e8eb2279b36:
|
||||||
resolution: {integrity: sha512-artUDjiYFIlGd2fxk0iqqcJ5xSCrgormOAoind1c0pn8TRXY1WSCQWYI6p4X24jjhSCzLv0s6Z9PMDyxZdivhg==}
|
resolution: {integrity: sha512-artUDjiYFIlGd2fxk0iqqcJ5xSCrgormOAoind1c0pn8TRXY1WSCQWYI6p4X24jjhSCzLv0s6Z9PMDyxZdivhg==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.4 || ^17.0.0
|
react: ^16.8.4 || ^17.0.0
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-content-blog': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-content-blog': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-content-docs': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-content-docs': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-content-pages': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-content-pages': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-debug': 2.0.0-beta.20_d48c17cf67a4d89c33f523520a2c831e
|
'@docusaurus/plugin-debug': 2.0.0-beta.20_fbea9f2153a4d4198cf60e8eb2279b36
|
||||||
'@docusaurus/plugin-google-analytics': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-google-analytics': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-google-gtag': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-google-gtag': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-sitemap': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-sitemap': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/theme-classic': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/theme-classic': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/theme-common': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/theme-common': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/theme-search-algolia': 2.0.0-beta.20_d48c17cf67a4d89c33f523520a2c831e
|
'@docusaurus/theme-search-algolia': 2.0.0-beta.20_fbea9f2153a4d4198cf60e8eb2279b36
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
react-dom: 17.0.2_react@17.0.2
|
react-dom: 17.0.2_react@17.0.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -2074,18 +2078,18 @@ packages:
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/theme-classic/2.0.0-beta.20_e268b618e600e5a694fbb7b170032765:
|
/@docusaurus/theme-classic/2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed:
|
||||||
resolution: {integrity: sha512-rs4U68x8Xk6rPsZC/7eaPxCKqzXX1S45FICKmq/IZuaDaQyQIijCvv2ssxYnUyVZUNayZfJK7ZtNu+A0kzYgSQ==}
|
resolution: {integrity: sha512-rs4U68x8Xk6rPsZC/7eaPxCKqzXX1S45FICKmq/IZuaDaQyQIijCvv2ssxYnUyVZUNayZfJK7ZtNu+A0kzYgSQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.8.4 || ^17.0.0
|
react: ^16.8.4 || ^17.0.0
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-content-blog': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-content-blog': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-content-docs': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-content-docs': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-content-pages': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-content-pages': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/theme-common': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/theme-common': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/theme-translations': 2.0.0-beta.20
|
'@docusaurus/theme-translations': 2.0.0-beta.20
|
||||||
'@docusaurus/utils': 2.0.0-beta.20
|
'@docusaurus/utils': 2.0.0-beta.20
|
||||||
'@docusaurus/utils-common': 2.0.0-beta.20
|
'@docusaurus/utils-common': 2.0.0-beta.20
|
||||||
|
@ -2119,7 +2123,7 @@ packages:
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/theme-common/2.0.0-beta.20_e268b618e600e5a694fbb7b170032765:
|
/@docusaurus/theme-common/2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed:
|
||||||
resolution: {integrity: sha512-lmdGB3/GQM5z0GH0iHGRXUco4Wfqc6sR5eRKuW4j0sx3+UFVvtbVTTIGt0Cie4Dh6omnFxjPbNDlPDgWr/agVQ==}
|
resolution: {integrity: sha512-lmdGB3/GQM5z0GH0iHGRXUco4Wfqc6sR5eRKuW4j0sx3+UFVvtbVTTIGt0Cie4Dh6omnFxjPbNDlPDgWr/agVQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2127,9 +2131,9 @@ packages:
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/module-type-aliases': 2.0.0-beta.20_react-dom@17.0.2+react@17.0.2
|
'@docusaurus/module-type-aliases': 2.0.0-beta.20_react-dom@17.0.2+react@17.0.2
|
||||||
'@docusaurus/plugin-content-blog': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-content-blog': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-content-docs': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-content-docs': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/plugin-content-pages': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-content-pages': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
clsx: 1.1.1
|
clsx: 1.1.1
|
||||||
parse-numeric-range: 1.3.0
|
parse-numeric-range: 1.3.0
|
||||||
prism-react-renderer: 1.3.1_react@17.0.2
|
prism-react-renderer: 1.3.1_react@17.0.2
|
||||||
|
@ -2153,7 +2157,7 @@ packages:
|
||||||
- webpack-cli
|
- webpack-cli
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@docusaurus/theme-search-algolia/2.0.0-beta.20_d48c17cf67a4d89c33f523520a2c831e:
|
/@docusaurus/theme-search-algolia/2.0.0-beta.20_fbea9f2153a4d4198cf60e8eb2279b36:
|
||||||
resolution: {integrity: sha512-9XAyiXXHgyhDmKXg9RUtnC4WBkYAZUqKT9Ntuk0OaOb4mBwiYUGL74tyP0LLL6T+oa9uEdXiUMlIL1onU8xhvA==}
|
resolution: {integrity: sha512-9XAyiXXHgyhDmKXg9RUtnC4WBkYAZUqKT9Ntuk0OaOb4mBwiYUGL74tyP0LLL6T+oa9uEdXiUMlIL1onU8xhvA==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2161,10 +2165,10 @@ packages:
|
||||||
react-dom: ^16.8.4 || ^17.0.0
|
react-dom: ^16.8.4 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docsearch/react': 3.0.0_12a6012245369fd5be825566be975ff0
|
'@docsearch/react': 3.0.0_12a6012245369fd5be825566be975ff0
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/logger': 2.0.0-beta.20
|
'@docusaurus/logger': 2.0.0-beta.20
|
||||||
'@docusaurus/plugin-content-docs': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/plugin-content-docs': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/theme-common': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/theme-common': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/theme-translations': 2.0.0-beta.20
|
'@docusaurus/theme-translations': 2.0.0-beta.20
|
||||||
'@docusaurus/utils': 2.0.0-beta.20
|
'@docusaurus/utils': 2.0.0-beta.20
|
||||||
'@docusaurus/utils-validation': 2.0.0-beta.20
|
'@docusaurus/utils-validation': 2.0.0-beta.20
|
||||||
|
@ -2860,12 +2864,12 @@ packages:
|
||||||
resolution: {integrity: sha512-P4wyHGmUDB046uuovtoVWn9Q+gIq1s8oJIobYtgI6VbvxJZOoFV9kWzkmO+SAlnl/Tnn8DsNWzqu9rd2lDTR/Q==}
|
resolution: {integrity: sha512-P4wyHGmUDB046uuovtoVWn9Q+gIq1s8oJIobYtgI6VbvxJZOoFV9kWzkmO+SAlnl/Tnn8DsNWzqu9rd2lDTR/Q==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/env/12.1.5:
|
/@next/env/12.1.6:
|
||||||
resolution: {integrity: sha512-+34yUJslfJi7Lyx6ELuN8nWcOzi27izfYnZIC1Dqv7kmmfiBVxgzR3BXhlvEMTKC2IRJhXVs2FkMY+buQe3k7Q==}
|
resolution: {integrity: sha512-Te/OBDXFSodPU6jlXYPAXpmZr/AkG6DCATAxttQxqOWaq6eDFX25Db3dK0120GZrSZmv4QCe9KsZmJKDbWs4OA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/eslint-plugin-next/12.1.5:
|
/@next/eslint-plugin-next/12.1.6:
|
||||||
resolution: {integrity: sha512-Cnb8ERC5bNKBFrnMH6203sp/b0Y78QRx1XsFu+86oBtDBmQmOFoHu7teQjHm69ER73XKK3aGaeoLiXacHoUFsg==}
|
resolution: {integrity: sha512-yNUtJ90NEiYFT6TJnNyofKMPYqirKDwpahcbxBgSIuABwYOdkGwzos1ZkYD51Qf0diYwpQZBeVqElTk7Q2WNqw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
glob: 7.1.7
|
glob: 7.1.7
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -2880,8 +2884,8 @@ packages:
|
||||||
'@mdx-js/react': 1.6.22_react@17.0.2
|
'@mdx-js/react': 1.6.22_react@17.0.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/swc-android-arm-eabi/12.1.5:
|
/@next/swc-android-arm-eabi/12.1.6:
|
||||||
resolution: {integrity: sha512-SKnGTdYcoN04Y2DvE0/Y7/MjkA+ltsmbuH/y/hR7Ob7tsj+8ZdOYuk+YvW1B8dY20nDPHP58XgDTSm2nA8BzzA==}
|
resolution: {integrity: sha512-BxBr3QAAAXWgk/K7EedvzxJr2dE014mghBSA9iOEAv0bMgF+MRq4PoASjuHi15M2zfowpcRG8XQhMFtxftCleQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [android]
|
os: [android]
|
||||||
|
@ -2889,8 +2893,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-android-arm64/12.1.5:
|
/@next/swc-android-arm64/12.1.6:
|
||||||
resolution: {integrity: sha512-YXiqgQ/9Rxg1dXp6brXbeQM1JDx9SwUY/36JiE+36FXqYEmDYbxld9qkX6GEzkc5rbwJ+RCitargnzEtwGW0mw==}
|
resolution: {integrity: sha512-EboEk3ROYY7U6WA2RrMt/cXXMokUTXXfnxe2+CU+DOahvbrO8QSWhlBl9I9ZbFzJx28AGB9Yo3oQHCvph/4Lew==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [android]
|
os: [android]
|
||||||
|
@ -2898,8 +2902,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-darwin-arm64/12.1.5:
|
/@next/swc-darwin-arm64/12.1.6:
|
||||||
resolution: {integrity: sha512-y8mhldb/WFZ6lFeowkGfi0cO/lBdiBqDk4T4LZLvCpoQp4Or/NzUN6P5NzBQZ5/b4oUHM/wQICEM+1wKA4qIVw==}
|
resolution: {integrity: sha512-P0EXU12BMSdNj1F7vdkP/VrYDuCNwBExtRPDYawgSUakzi6qP0iKJpya2BuLvNzXx+XPU49GFuDC5X+SvY0mOw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
@ -2907,8 +2911,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-darwin-x64/12.1.5:
|
/@next/swc-darwin-x64/12.1.6:
|
||||||
resolution: {integrity: sha512-wqJ3X7WQdTwSGi0kIDEmzw34QHISRIQ5uvC+VXmsIlCPFcMA+zM5723uh8NfuKGquDMiEMS31a83QgkuHMYbwQ==}
|
resolution: {integrity: sha512-9FptMnbgHJK3dRDzfTpexs9S2hGpzOQxSQbe8omz6Pcl7rnEp9x4uSEKY51ho85JCjL4d0tDLBcXEJZKKLzxNg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
@ -2916,8 +2920,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm-gnueabihf/12.1.5:
|
/@next/swc-linux-arm-gnueabihf/12.1.6:
|
||||||
resolution: {integrity: sha512-WnhdM5duONMvt2CncAl+9pim0wBxDS2lHoo7ub/o/i1bRbs11UTzosKzEXVaTDCUkCX2c32lIDi1WcN2ZPkcdw==}
|
resolution: {integrity: sha512-PvfEa1RR55dsik/IDkCKSFkk6ODNGJqPY3ysVUZqmnWMDSuqFtf7BPWHFa/53znpvVB5XaJ5Z1/6aR5CTIqxPw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
@ -2925,8 +2929,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-gnu/12.1.5:
|
/@next/swc-linux-arm64-gnu/12.1.6:
|
||||||
resolution: {integrity: sha512-Jq2H68yQ4bLUhR/XQnbw3LDW0GMQn355qx6rU36BthDLeGue7YV7MqNPa8GKvrpPocEMW77nWx/1yI6w6J07gw==}
|
resolution: {integrity: sha512-53QOvX1jBbC2ctnmWHyRhMajGq7QZfl974WYlwclXarVV418X7ed7o/EzGY+YVAEKzIVaAB9JFFWGXn8WWo0gQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
@ -2934,8 +2938,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-musl/12.1.5:
|
/@next/swc-linux-arm64-musl/12.1.6:
|
||||||
resolution: {integrity: sha512-KgPjwdbhDqXI7ghNN8V/WAiLquc9Ebe8KBrNNEL0NQr+yd9CyKJ6KqjayVkmX+hbHzbyvbui/5wh/p3CZQ9xcQ==}
|
resolution: {integrity: sha512-CMWAkYqfGdQCS+uuMA1A2UhOfcUYeoqnTW7msLr2RyYAys15pD960hlDfq7QAi8BCAKk0sQ2rjsl0iqMyziohQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
@ -2943,8 +2947,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-gnu/12.1.5:
|
/@next/swc-linux-x64-gnu/12.1.6:
|
||||||
resolution: {integrity: sha512-O2ErUTvCJ6DkNTSr9pbu1n3tcqykqE/ebty1rwClzIYdOgpB3T2MfEPP+K7GhUR87wmN/hlihO9ch7qpVFDGKw==}
|
resolution: {integrity: sha512-AC7jE4Fxpn0s3ujngClIDTiEM/CQiB2N2vkcyWWn6734AmGT03Duq6RYtPMymFobDdAtZGFZd5nR95WjPzbZAQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
@ -2952,8 +2956,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-musl/12.1.5:
|
/@next/swc-linux-x64-musl/12.1.6:
|
||||||
resolution: {integrity: sha512-1eIlZmlO/VRjxxzUBcVosf54AFU3ltAzHi+BJA+9U/lPxCYIsT+R4uO3QksRzRjKWhVQMRjEnlXyyq5SKJm7BA==}
|
resolution: {integrity: sha512-c9Vjmi0EVk0Kou2qbrynskVarnFwfYIi+wKufR9Ad7/IKKuP6aEhOdZiIIdKsYWRtK2IWRF3h3YmdnEa2WLUag==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
@ -2961,8 +2965,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-arm64-msvc/12.1.5:
|
/@next/swc-win32-arm64-msvc/12.1.6:
|
||||||
resolution: {integrity: sha512-oromsfokbEuVb0CBLLE7R9qX3KGXucZpsojLpzUh1QJjuy1QkrPJncwr8xmWQnwgtQ6ecMWXgXPB+qtvizT9Tw==}
|
resolution: {integrity: sha512-3UTOL/5XZSKFelM7qN0it35o3Cegm6LsyuERR3/OoqEExyj3aCk7F025b54/707HTMAnjlvQK3DzLhPu/xxO4g==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
@ -2970,8 +2974,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-ia32-msvc/12.1.5:
|
/@next/swc-win32-ia32-msvc/12.1.6:
|
||||||
resolution: {integrity: sha512-a/51L5KzBpeZSW9LbekMo3I3Cwul+V+QKwbEIMA+Qwb2qrlcn1L9h3lt8cHqNTFt2y72ce6aTwDTw1lyi5oIRA==}
|
resolution: {integrity: sha512-8ZWoj6nCq6fI1yCzKq6oK0jE6Mxlz4MrEsRyu0TwDztWQWe7rh4XXGLAa2YVPatYcHhMcUL+fQQbqd1MsgaSDA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
@ -2979,8 +2983,8 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-x64-msvc/12.1.5:
|
/@next/swc-win32-x64-msvc/12.1.6:
|
||||||
resolution: {integrity: sha512-/SoXW1Ntpmpw3AXAzfDRaQidnd8kbZ2oSni8u5z0yw6t4RwJvmdZy1eOaAADRThWKV+2oU90++LSnXJIwBRWYQ==}
|
resolution: {integrity: sha512-4ZEwiRuZEicXhXqmhw3+de8Z4EpOLQj/gp+D9fFWo6ii6W1kBkNNvvEx4A90ugppu+74pT1lIJnOuz3A9oQeJA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
@ -3013,8 +3017,8 @@ packages:
|
||||||
resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==}
|
resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@rushstack/eslint-patch/1.0.8:
|
/@rushstack/eslint-patch/1.1.3:
|
||||||
resolution: {integrity: sha512-ZK5v4bJwgXldAUA8r3q9YKfCwOqoHTK/ZqRjSeRXQrBXWouoPnS4MQtgC4AXGiiBuUu5wxrRgTlv0ktmM4P1Aw==}
|
resolution: {integrity: sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@sideway/address/4.1.4:
|
/@sideway/address/4.1.4:
|
||||||
|
@ -3534,8 +3538,8 @@ packages:
|
||||||
'@types/yargs-parser': 21.0.0
|
'@types/yargs-parser': 21.0.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@typescript-eslint/parser/5.10.1_eslint@8.8.0:
|
/@typescript-eslint/parser/5.23.0_eslint@8.8.0+typescript@4.7.1-rc:
|
||||||
resolution: {integrity: sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==}
|
resolution: {integrity: sha512-V06cYUkqcGqpFjb8ttVgzNF53tgbB/KoQT/iB++DOIExKmzI9vBJKjZKt/6FuV9c+zrDsvJKbJ2DOCYwX91cbw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
|
@ -3544,28 +3548,9 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 5.10.1
|
'@typescript-eslint/scope-manager': 5.23.0
|
||||||
'@typescript-eslint/types': 5.10.1
|
'@typescript-eslint/types': 5.23.0
|
||||||
'@typescript-eslint/typescript-estree': 5.10.1
|
'@typescript-eslint/typescript-estree': 5.23.0_typescript@4.7.1-rc
|
||||||
debug: 4.3.4
|
|
||||||
eslint: 8.8.0
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@typescript-eslint/parser/5.10.1_eslint@8.8.0+typescript@4.7.1-rc:
|
|
||||||
resolution: {integrity: sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==}
|
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
||||||
peerDependencies:
|
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
||||||
typescript: '*'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
'@typescript-eslint/scope-manager': 5.10.1
|
|
||||||
'@typescript-eslint/types': 5.10.1
|
|
||||||
'@typescript-eslint/typescript-estree': 5.10.1_typescript@4.7.1-rc
|
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.8.0
|
eslint: 8.8.0
|
||||||
typescript: 4.7.1-rc
|
typescript: 4.7.1-rc
|
||||||
|
@ -3573,21 +3558,21 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@typescript-eslint/scope-manager/5.10.1:
|
/@typescript-eslint/scope-manager/5.23.0:
|
||||||
resolution: {integrity: sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==}
|
resolution: {integrity: sha512-EhjaFELQHCRb5wTwlGsNMvzK9b8Oco4aYNleeDlNuL6qXWDF47ch4EhVNPh8Rdhf9tmqbN4sWDk/8g+Z/J8JVw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 5.10.1
|
'@typescript-eslint/types': 5.23.0
|
||||||
'@typescript-eslint/visitor-keys': 5.10.1
|
'@typescript-eslint/visitor-keys': 5.23.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@typescript-eslint/types/5.10.1:
|
/@typescript-eslint/types/5.23.0:
|
||||||
resolution: {integrity: sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==}
|
resolution: {integrity: sha512-NfBsV/h4dir/8mJwdZz7JFibaKC3E/QdeMEDJhiAE3/eMkoniZ7MjbEMCGXw6MZnZDMN3G9S0mH/6WUIj91dmw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@typescript-eslint/typescript-estree/5.10.1:
|
/@typescript-eslint/typescript-estree/5.23.0_typescript@4.7.1-rc:
|
||||||
resolution: {integrity: sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==}
|
resolution: {integrity: sha512-xE9e0lrHhI647SlGMl+m+3E3CKPF1wzvvOEWnuE3CCjjT7UiRnDGJxmAcVKJIlFgK6DY9RB98eLr1OPigPEOGg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
|
@ -3595,28 +3580,8 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 5.10.1
|
'@typescript-eslint/types': 5.23.0
|
||||||
'@typescript-eslint/visitor-keys': 5.10.1
|
'@typescript-eslint/visitor-keys': 5.23.0
|
||||||
debug: 4.3.4
|
|
||||||
globby: 11.1.0
|
|
||||||
is-glob: 4.0.3
|
|
||||||
semver: 7.3.7
|
|
||||||
tsutils: 3.21.0
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@typescript-eslint/typescript-estree/5.10.1_typescript@4.7.1-rc:
|
|
||||||
resolution: {integrity: sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==}
|
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
||||||
peerDependencies:
|
|
||||||
typescript: '*'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
'@typescript-eslint/types': 5.10.1
|
|
||||||
'@typescript-eslint/visitor-keys': 5.10.1
|
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
|
@ -3627,11 +3592,11 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@typescript-eslint/visitor-keys/5.10.1:
|
/@typescript-eslint/visitor-keys/5.23.0:
|
||||||
resolution: {integrity: sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==}
|
resolution: {integrity: sha512-Vd4mFNchU62sJB8pX19ZSPog05B0Y0CE2UxAZPT5k4iqhRYjPnqyY3woMxCd0++t9OTqkgjST+1ydLBi7e2Fvg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 5.10.1
|
'@typescript-eslint/types': 5.23.0
|
||||||
eslint-visitor-keys: 3.3.0
|
eslint-visitor-keys: 3.3.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
@ -5567,8 +5532,8 @@ packages:
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/eslint-config-next/12.1.5_368c8b6531bd68bb7246e75425d9a819:
|
/eslint-config-next/12.1.6_d6932b4852206478e20fa8d6c3c668fb:
|
||||||
resolution: {integrity: sha512-P+DCt5ti63KhC0qNLzrAmPcwRGq8pYqgcf/NNr1E+WjCrMkWdCAXkIANTquo+kcO1adR2k1lTo5GCrNUtKy4hQ==}
|
resolution: {integrity: sha512-qoiS3g/EPzfCTkGkaPBSX9W0NGE/B1wNO3oWrd76QszVGrdpLggNqcO8+LR6MB0CNqtp9Q8NoeVrxNVbzM9hqA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.23.0 || ^8.0.0
|
eslint: ^7.23.0 || ^8.0.0
|
||||||
next: '>=10.2.0'
|
next: '>=10.2.0'
|
||||||
|
@ -5577,54 +5542,22 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/eslint-plugin-next': 12.1.5
|
'@next/eslint-plugin-next': 12.1.6
|
||||||
'@rushstack/eslint-patch': 1.0.8
|
'@rushstack/eslint-patch': 1.1.3
|
||||||
'@typescript-eslint/parser': 5.10.1_eslint@8.8.0+typescript@4.7.1-rc
|
'@typescript-eslint/parser': 5.23.0_eslint@8.8.0+typescript@4.7.1-rc
|
||||||
eslint: 8.8.0
|
eslint: 8.8.0
|
||||||
eslint-import-resolver-node: 0.3.4
|
eslint-import-resolver-node: 0.3.6
|
||||||
eslint-import-resolver-typescript: 2.4.0_6b08c5e5089e84a3b13f5233184673d0
|
eslint-import-resolver-typescript: 2.7.1_304eccdc49e0ced8a427d2d7d122eb70
|
||||||
eslint-plugin-import: 2.25.2_eslint@8.8.0
|
eslint-plugin-import: 2.26.0_eslint@8.8.0
|
||||||
eslint-plugin-jsx-a11y: 6.5.1_eslint@8.8.0
|
eslint-plugin-jsx-a11y: 6.5.1_eslint@8.8.0
|
||||||
eslint-plugin-react: 7.29.1_eslint@8.8.0
|
eslint-plugin-react: 7.29.4_eslint@8.8.0
|
||||||
eslint-plugin-react-hooks: 4.3.0_eslint@8.8.0
|
eslint-plugin-react-hooks: 4.5.0_eslint@8.8.0
|
||||||
next: 12.1.5_react-dom@17.0.2+react@17.0.2
|
next: 12.1.6_react-dom@17.0.2+react@17.0.2
|
||||||
typescript: 4.7.1-rc
|
typescript: 4.7.1-rc
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/eslint-config-next/12.1.5_eslint@8.8.0+next@12.1.5:
|
|
||||||
resolution: {integrity: sha512-P+DCt5ti63KhC0qNLzrAmPcwRGq8pYqgcf/NNr1E+WjCrMkWdCAXkIANTquo+kcO1adR2k1lTo5GCrNUtKy4hQ==}
|
|
||||||
peerDependencies:
|
|
||||||
eslint: ^7.23.0 || ^8.0.0
|
|
||||||
next: '>=10.2.0'
|
|
||||||
typescript: '>=3.3.1'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
'@next/eslint-plugin-next': 12.1.5
|
|
||||||
'@rushstack/eslint-patch': 1.0.8
|
|
||||||
'@typescript-eslint/parser': 5.10.1_eslint@8.8.0
|
|
||||||
eslint: 8.8.0
|
|
||||||
eslint-import-resolver-node: 0.3.4
|
|
||||||
eslint-import-resolver-typescript: 2.4.0_6b08c5e5089e84a3b13f5233184673d0
|
|
||||||
eslint-plugin-import: 2.25.2_eslint@8.8.0
|
|
||||||
eslint-plugin-jsx-a11y: 6.5.1_eslint@8.8.0
|
|
||||||
eslint-plugin-react: 7.29.1_eslint@8.8.0
|
|
||||||
eslint-plugin-react-hooks: 4.3.0_eslint@8.8.0
|
|
||||||
next: 12.1.5_react-dom@17.0.2+react@17.0.2
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/eslint-import-resolver-node/0.3.4:
|
|
||||||
resolution: {integrity: sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==}
|
|
||||||
dependencies:
|
|
||||||
debug: 2.6.9
|
|
||||||
resolve: 1.22.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/eslint-import-resolver-node/0.3.6:
|
/eslint-import-resolver-node/0.3.6:
|
||||||
resolution: {integrity: sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==}
|
resolution: {integrity: sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -5632,8 +5565,8 @@ packages:
|
||||||
resolve: 1.22.0
|
resolve: 1.22.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/eslint-import-resolver-typescript/2.4.0_6b08c5e5089e84a3b13f5233184673d0:
|
/eslint-import-resolver-typescript/2.7.1_304eccdc49e0ced8a427d2d7d122eb70:
|
||||||
resolution: {integrity: sha512-useJKURidCcldRLCNKWemr1fFQL1SzB3G4a0li6lFGvlc5xGe1hY343bvG07cbpCzPuM/lK19FIJB3XGFSkplA==}
|
resolution: {integrity: sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: '*'
|
||||||
|
@ -5641,7 +5574,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.8.0
|
eslint: 8.8.0
|
||||||
eslint-plugin-import: 2.25.2_eslint@8.8.0
|
eslint-plugin-import: 2.26.0_eslint@8.8.0
|
||||||
glob: 7.2.2
|
glob: 7.2.2
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
resolve: 1.22.0
|
resolve: 1.22.0
|
||||||
|
@ -5658,8 +5591,8 @@ packages:
|
||||||
find-up: 2.1.0
|
find-up: 2.1.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/eslint-plugin-import/2.25.2_eslint@8.8.0:
|
/eslint-plugin-import/2.26.0_eslint@8.8.0:
|
||||||
resolution: {integrity: sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==}
|
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
|
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
|
||||||
|
@ -5701,8 +5634,8 @@ packages:
|
||||||
minimatch: 3.1.2
|
minimatch: 3.1.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/eslint-plugin-react-hooks/4.3.0_eslint@8.8.0:
|
/eslint-plugin-react-hooks/4.5.0_eslint@8.8.0:
|
||||||
resolution: {integrity: sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==}
|
resolution: {integrity: sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
||||||
|
@ -5710,8 +5643,8 @@ packages:
|
||||||
eslint: 8.8.0
|
eslint: 8.8.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/eslint-plugin-react/7.29.1_eslint@8.8.0:
|
/eslint-plugin-react/7.29.4_eslint@8.8.0:
|
||||||
resolution: {integrity: sha512-WtzRpHMhsOX05ZrkyaaqmLl2uXGqmYooCfBxftJKlkYdsltiufGgfU7uuoHwR2lBam2Kh/EIVID4aU9e3kbCMA==}
|
resolution: {integrity: sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
||||||
|
@ -6230,7 +6163,7 @@ packages:
|
||||||
optional: true
|
optional: true
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/fork-ts-checker-webpack-plugin/6.5.2_eslint@8.8.0+webpack@5.72.1:
|
/fork-ts-checker-webpack-plugin/6.5.2_7e70da8144eafa433fdeb1a52aa55583:
|
||||||
resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==}
|
resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==}
|
||||||
engines: {node: '>=10', yarn: '>=1.0.0'}
|
engines: {node: '>=10', yarn: '>=1.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -6258,6 +6191,7 @@ packages:
|
||||||
schema-utils: 2.7.0
|
schema-utils: 2.7.0
|
||||||
semver: 7.3.7
|
semver: 7.3.7
|
||||||
tapable: 1.1.3
|
tapable: 1.1.3
|
||||||
|
typescript: 4.7.1-rc
|
||||||
webpack: 5.72.1
|
webpack: 5.72.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
|
@ -8394,8 +8328,8 @@ packages:
|
||||||
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/next/12.1.5_react-dom@17.0.2+react@17.0.2:
|
/next/12.1.6_react-dom@17.0.2+react@17.0.2:
|
||||||
resolution: {integrity: sha512-YGHDpyfgCfnT5GZObsKepmRnne7Kzp7nGrac07dikhutWQug7hHg85/+sPJ4ZW5Q2pDkb+n0FnmLkmd44htIJQ==}
|
resolution: {integrity: sha512-cebwKxL3/DhNKfg9tPZDQmbRKjueqykHHbgaoG4VBRH3AHQJ2HO0dbKFiS1hPhe1/qgc2d/hFeadsbPicmLD+A==}
|
||||||
engines: {node: '>=12.22.0'}
|
engines: {node: '>=12.22.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -8412,25 +8346,25 @@ packages:
|
||||||
sass:
|
sass:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/env': 12.1.5
|
'@next/env': 12.1.6
|
||||||
caniuse-lite: 1.0.30001341
|
caniuse-lite: 1.0.30001341
|
||||||
postcss: 8.4.5
|
postcss: 8.4.5
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
react-dom: 17.0.2_react@17.0.2
|
react-dom: 17.0.2_react@17.0.2
|
||||||
styled-jsx: 5.0.1_react@17.0.2
|
styled-jsx: 5.0.2_react@17.0.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@next/swc-android-arm-eabi': 12.1.5
|
'@next/swc-android-arm-eabi': 12.1.6
|
||||||
'@next/swc-android-arm64': 12.1.5
|
'@next/swc-android-arm64': 12.1.6
|
||||||
'@next/swc-darwin-arm64': 12.1.5
|
'@next/swc-darwin-arm64': 12.1.6
|
||||||
'@next/swc-darwin-x64': 12.1.5
|
'@next/swc-darwin-x64': 12.1.6
|
||||||
'@next/swc-linux-arm-gnueabihf': 12.1.5
|
'@next/swc-linux-arm-gnueabihf': 12.1.6
|
||||||
'@next/swc-linux-arm64-gnu': 12.1.5
|
'@next/swc-linux-arm64-gnu': 12.1.6
|
||||||
'@next/swc-linux-arm64-musl': 12.1.5
|
'@next/swc-linux-arm64-musl': 12.1.6
|
||||||
'@next/swc-linux-x64-gnu': 12.1.5
|
'@next/swc-linux-x64-gnu': 12.1.6
|
||||||
'@next/swc-linux-x64-musl': 12.1.5
|
'@next/swc-linux-x64-musl': 12.1.6
|
||||||
'@next/swc-win32-arm64-msvc': 12.1.5
|
'@next/swc-win32-arm64-msvc': 12.1.6
|
||||||
'@next/swc-win32-ia32-msvc': 12.1.5
|
'@next/swc-win32-ia32-msvc': 12.1.6
|
||||||
'@next/swc-win32-x64-msvc': 12.1.5
|
'@next/swc-win32-x64-msvc': 12.1.6
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/core'
|
- '@babel/core'
|
||||||
- babel-plugin-macros
|
- babel-plugin-macros
|
||||||
|
@ -9531,7 +9465,7 @@ packages:
|
||||||
pure-color: 1.3.0
|
pure-color: 1.3.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/react-dev-utils/12.0.1_eslint@8.8.0+webpack@5.72.1:
|
/react-dev-utils/12.0.1_7e70da8144eafa433fdeb1a52aa55583:
|
||||||
resolution: {integrity: sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==}
|
resolution: {integrity: sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -9544,7 +9478,7 @@ packages:
|
||||||
escape-string-regexp: 4.0.0
|
escape-string-regexp: 4.0.0
|
||||||
filesize: 8.0.7
|
filesize: 8.0.7
|
||||||
find-up: 5.0.0
|
find-up: 5.0.0
|
||||||
fork-ts-checker-webpack-plugin: 6.5.2_eslint@8.8.0+webpack@5.72.1
|
fork-ts-checker-webpack-plugin: 6.5.2_7e70da8144eafa433fdeb1a52aa55583
|
||||||
global-modules: 2.0.0
|
global-modules: 2.0.0
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
gzip-size: 6.0.0
|
gzip-size: 6.0.0
|
||||||
|
@ -10598,8 +10532,8 @@ packages:
|
||||||
inline-style-parser: 0.1.1
|
inline-style-parser: 0.1.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/styled-jsx/5.0.1_react@17.0.2:
|
/styled-jsx/5.0.2_react@17.0.2:
|
||||||
resolution: {integrity: sha512-+PIZ/6Uk40mphiQJJI1202b+/dYeTVd9ZnMPR80pgiWbjIwvN2zIp4r9et0BgqBuShh48I0gttPlAXA7WVvBxw==}
|
resolution: {integrity: sha512-LqPQrbBh3egD57NBcHET4qcgshPks+yblyhPlH2GY8oaDgKs8SK4C3dBh3oSJjgzJ3G5t1SYEZGHkP+QEpX9EQ==}
|
||||||
engines: {node: '>= 12.0.0'}
|
engines: {node: '>= 12.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@babel/core': '*'
|
'@babel/core': '*'
|
||||||
|
@ -10853,38 +10787,6 @@ packages:
|
||||||
resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==}
|
resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/ts-jest/28.0.2_jest@28.1.0:
|
|
||||||
resolution: {integrity: sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==}
|
|
||||||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
|
||||||
hasBin: true
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': '>=7.0.0-beta.0 <8'
|
|
||||||
'@types/jest': ^27.0.0
|
|
||||||
babel-jest: ^28.0.0
|
|
||||||
esbuild: '*'
|
|
||||||
jest: ^28.0.0
|
|
||||||
typescript: '>=4.3'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
'@babel/core':
|
|
||||||
optional: true
|
|
||||||
'@types/jest':
|
|
||||||
optional: true
|
|
||||||
babel-jest:
|
|
||||||
optional: true
|
|
||||||
esbuild:
|
|
||||||
optional: true
|
|
||||||
dependencies:
|
|
||||||
bs-logger: 0.2.6
|
|
||||||
fast-json-stable-stringify: 2.1.0
|
|
||||||
jest: 28.1.0_@types+node@17.0.33
|
|
||||||
jest-util: 28.1.0
|
|
||||||
json5: 2.2.1
|
|
||||||
lodash.memoize: 4.1.2
|
|
||||||
make-error: 1.3.6
|
|
||||||
semver: 7.3.7
|
|
||||||
yargs-parser: 20.2.9
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/ts-jest/28.0.2_jest@28.1.0+typescript@4.7.1-rc:
|
/ts-jest/28.0.2_jest@28.1.0+typescript@4.7.1-rc:
|
||||||
resolution: {integrity: sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==}
|
resolution: {integrity: sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==}
|
||||||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
||||||
|
@ -10939,15 +10841,6 @@ packages:
|
||||||
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
|
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/tsutils/3.21.0:
|
|
||||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
|
||||||
engines: {node: '>= 6'}
|
|
||||||
peerDependencies:
|
|
||||||
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
|
||||||
dependencies:
|
|
||||||
tslib: 1.14.1
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/tsutils/3.21.0_typescript@4.7.1-rc:
|
/tsutils/3.21.0_typescript@4.7.1-rc:
|
||||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||||
engines: {node: '>= 6'}
|
engines: {node: '>= 6'}
|
||||||
|
@ -11872,7 +11765,7 @@ packages:
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
file:projects/demo.tgz_@mdx-js+react@1.6.22:
|
file:projects/demo.tgz_@mdx-js+react@1.6.22:
|
||||||
resolution: {integrity: sha512-33zRgI5hStZxpQ+wAoOedeTzNUrVOoEqFFE0ektbEwNFMZQw3Z9/RsQOUmXrbrlqa3aOYtY4FCxlct3UgVDv6A==, tarball: file:projects/demo.tgz}
|
resolution: {integrity: sha512-PGj5ViFZxdzgayct4xNLAQ0dWBGvy89zL99OHW1Wg9MzkojiM7+dztRFd0yC/jjL/JztKeiGWEez+jvIrgpwSg==, tarball: file:projects/demo.tgz}
|
||||||
id: file:projects/demo.tgz
|
id: file:projects/demo.tgz
|
||||||
name: '@rush-temp/demo'
|
name: '@rush-temp/demo'
|
||||||
version: 0.0.0
|
version: 0.0.0
|
||||||
|
@ -11888,10 +11781,10 @@ packages:
|
||||||
'@types/react': 17.0.27
|
'@types/react': 17.0.27
|
||||||
'@yume-chan/async': 2.1.4
|
'@yume-chan/async': 2.1.4
|
||||||
eslint: 8.8.0
|
eslint: 8.8.0
|
||||||
eslint-config-next: 12.1.5_368c8b6531bd68bb7246e75425d9a819
|
eslint-config-next: 12.1.6_d6932b4852206478e20fa8d6c3c668fb
|
||||||
mobx: 6.5.0
|
mobx: 6.5.0
|
||||||
mobx-react-lite: 3.4.0_3b110ddd052df537d55bc762cdd4d0b8
|
mobx-react-lite: 3.4.0_3b110ddd052df537d55bc762cdd4d0b8
|
||||||
next: 12.1.5_react-dom@17.0.2+react@17.0.2
|
next: 12.1.6_react-dom@17.0.2+react@17.0.2
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
react-dom: 17.0.2_react@17.0.2
|
react-dom: 17.0.2_react@17.0.2
|
||||||
source-map-loader: 3.0.1
|
source-map-loader: 3.0.1
|
||||||
|
@ -11988,14 +11881,14 @@ packages:
|
||||||
typescript: 4.6.4
|
typescript: 4.6.4
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
file:projects/unofficial-adb-book.tgz_814045a8852c08eeea7e09b05a06dede:
|
file:projects/unofficial-adb-book.tgz_203135d09e0804fae9e29918dd38026d:
|
||||||
resolution: {integrity: sha512-KxFjH57nCOH21lZBatc21akM5sSk3A90UK9E0KujCavDKZo4uISJcTrCwjTZlOu6/jgnQCdlaXtgh1NM8t8rFA==, tarball: file:projects/unofficial-adb-book.tgz}
|
resolution: {integrity: sha512-KxFjH57nCOH21lZBatc21akM5sSk3A90UK9E0KujCavDKZo4uISJcTrCwjTZlOu6/jgnQCdlaXtgh1NM8t8rFA==, tarball: file:projects/unofficial-adb-book.tgz}
|
||||||
id: file:projects/unofficial-adb-book.tgz
|
id: file:projects/unofficial-adb-book.tgz
|
||||||
name: '@rush-temp/unofficial-adb-book'
|
name: '@rush-temp/unofficial-adb-book'
|
||||||
version: 0.0.0
|
version: 0.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docusaurus/core': 2.0.0-beta.20_e268b618e600e5a694fbb7b170032765
|
'@docusaurus/core': 2.0.0-beta.20_5e258756f2a51d02021f69935001d0ed
|
||||||
'@docusaurus/preset-classic': 2.0.0-beta.20_d48c17cf67a4d89c33f523520a2c831e
|
'@docusaurus/preset-classic': 2.0.0-beta.20_fbea9f2153a4d4198cf60e8eb2279b36
|
||||||
'@mdx-js/react': 1.6.22_react@17.0.2
|
'@mdx-js/react': 1.6.22_react@17.0.2
|
||||||
'@svgr/webpack': 6.2.1
|
'@svgr/webpack': 6.2.1
|
||||||
clsx: 1.1.1
|
clsx: 1.1.1
|
||||||
|
|
4
common/config/rush/repo-state.json
Normal file
4
common/config/rush/repo-state.json
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
|
||||||
|
{
|
||||||
|
"pnpmShrinkwrapHash": "f68c7829c3e62c659a0c4f27bda4e6c7d5a0c188"
|
||||||
|
}
|
|
@ -3,7 +3,11 @@
|
||||||
// See the @microsoft/rush package's LICENSE file for license information.
|
// See the @microsoft/rush package's LICENSE file for license information.
|
||||||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
||||||
if (k2 === undefined) k2 = k;
|
if (k2 === undefined) k2 = k;
|
||||||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
||||||
|
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
||||||
|
desc = { enumerable: true, get: function() { return m[k]; } };
|
||||||
|
}
|
||||||
|
Object.defineProperty(o, k2, desc);
|
||||||
}) : (function(o, m, k, k2) {
|
}) : (function(o, m, k, k2) {
|
||||||
if (k2 === undefined) k2 = k;
|
if (k2 === undefined) k2 = k;
|
||||||
o[k2] = m[k];
|
o[k2] = m[k];
|
||||||
|
@ -36,10 +40,10 @@ const fs = __importStar(require("fs"));
|
||||||
const install_run_1 = require("./install-run");
|
const install_run_1 = require("./install-run");
|
||||||
const PACKAGE_NAME = '@microsoft/rush';
|
const PACKAGE_NAME = '@microsoft/rush';
|
||||||
const RUSH_PREVIEW_VERSION = 'RUSH_PREVIEW_VERSION';
|
const RUSH_PREVIEW_VERSION = 'RUSH_PREVIEW_VERSION';
|
||||||
function _getRushVersion() {
|
function _getRushVersion(logger) {
|
||||||
const rushPreviewVersion = process.env[RUSH_PREVIEW_VERSION];
|
const rushPreviewVersion = process.env[RUSH_PREVIEW_VERSION];
|
||||||
if (rushPreviewVersion !== undefined) {
|
if (rushPreviewVersion !== undefined) {
|
||||||
console.log(`Using Rush version from environment variable ${RUSH_PREVIEW_VERSION}=${rushPreviewVersion}`);
|
logger.info(`Using Rush version from environment variable ${RUSH_PREVIEW_VERSION}=${rushPreviewVersion}`);
|
||||||
return rushPreviewVersion;
|
return rushPreviewVersion;
|
||||||
}
|
}
|
||||||
const rushJsonFolder = (0, install_run_1.findRushJsonFolder)();
|
const rushJsonFolder = (0, install_run_1.findRushJsonFolder)();
|
||||||
|
@ -66,7 +70,28 @@ function _run() {
|
||||||
if (!nodePath || !scriptPath) {
|
if (!nodePath || !scriptPath) {
|
||||||
throw new Error('Unexpected exception: could not detect node path or script path');
|
throw new Error('Unexpected exception: could not detect node path or script path');
|
||||||
}
|
}
|
||||||
if (process.argv.length < 3) {
|
let commandFound = false;
|
||||||
|
let logger = { info: console.log, error: console.error };
|
||||||
|
for (const arg of packageBinArgs) {
|
||||||
|
if (arg === '-q' || arg === '--quiet') {
|
||||||
|
// The -q/--quiet flag is supported by both `rush` and `rushx`, and will suppress
|
||||||
|
// any normal informational/diagnostic information printed during startup.
|
||||||
|
//
|
||||||
|
// To maintain the same user experience, the install-run* scripts pass along this
|
||||||
|
// flag but also use it to suppress any diagnostic information normally printed
|
||||||
|
// to stdout.
|
||||||
|
logger = {
|
||||||
|
info: () => { },
|
||||||
|
error: console.error
|
||||||
|
};
|
||||||
|
}
|
||||||
|
else if (!arg.startsWith('-') || arg === '-h' || arg === '--help') {
|
||||||
|
// We either found something that looks like a command (i.e. - doesn't start with a "-"),
|
||||||
|
// or we found the -h/--help flag, which can be run without a command
|
||||||
|
commandFound = true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if (!commandFound) {
|
||||||
console.log(`Usage: ${scriptName} <command> [args...]`);
|
console.log(`Usage: ${scriptName} <command> [args...]`);
|
||||||
if (scriptName === 'install-run-rush.js') {
|
if (scriptName === 'install-run-rush.js') {
|
||||||
console.log(`Example: ${scriptName} build --to myproject`);
|
console.log(`Example: ${scriptName} build --to myproject`);
|
||||||
|
@ -76,10 +101,10 @@ function _run() {
|
||||||
}
|
}
|
||||||
process.exit(1);
|
process.exit(1);
|
||||||
}
|
}
|
||||||
(0, install_run_1.runWithErrorAndStatusCode)(() => {
|
(0, install_run_1.runWithErrorAndStatusCode)(logger, () => {
|
||||||
const version = _getRushVersion();
|
const version = _getRushVersion(logger);
|
||||||
console.log(`The rush.json configuration requests Rush version ${version}`);
|
logger.info(`The rush.json configuration requests Rush version ${version}`);
|
||||||
return (0, install_run_1.installAndRun)(PACKAGE_NAME, version, bin, packageBinArgs);
|
return (0, install_run_1.installAndRun)(logger, PACKAGE_NAME, version, bin, packageBinArgs);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
_run();
|
_run();
|
||||||
|
|
|
@ -3,7 +3,11 @@
|
||||||
// See the @microsoft/rush package's LICENSE file for license information.
|
// See the @microsoft/rush package's LICENSE file for license information.
|
||||||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
||||||
if (k2 === undefined) k2 = k;
|
if (k2 === undefined) k2 = k;
|
||||||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
var desc = Object.getOwnPropertyDescriptor(m, k);
|
||||||
|
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
||||||
|
desc = { enumerable: true, get: function() { return m[k]; } };
|
||||||
|
}
|
||||||
|
Object.defineProperty(o, k2, desc);
|
||||||
}) : (function(o, m, k, k2) {
|
}) : (function(o, m, k, k2) {
|
||||||
if (k2 === undefined) k2 = k;
|
if (k2 === undefined) k2 = k;
|
||||||
o[k2] = m[k];
|
o[k2] = m[k];
|
||||||
|
@ -79,9 +83,9 @@ function _parsePackageSpecifier(rawPackageSpecifier) {
|
||||||
*
|
*
|
||||||
* IMPORTANT: THIS CODE SHOULD BE KEPT UP TO DATE WITH Utilities.copyAndTrimNpmrcFile()
|
* IMPORTANT: THIS CODE SHOULD BE KEPT UP TO DATE WITH Utilities.copyAndTrimNpmrcFile()
|
||||||
*/
|
*/
|
||||||
function _copyAndTrimNpmrcFile(sourceNpmrcPath, targetNpmrcPath) {
|
function _copyAndTrimNpmrcFile(logger, sourceNpmrcPath, targetNpmrcPath) {
|
||||||
console.log(`Transforming ${sourceNpmrcPath}`); // Verbose
|
logger.info(`Transforming ${sourceNpmrcPath}`); // Verbose
|
||||||
console.log(` --> "${targetNpmrcPath}"`);
|
logger.info(` --> "${targetNpmrcPath}"`);
|
||||||
let npmrcFileLines = fs.readFileSync(sourceNpmrcPath).toString().split('\n');
|
let npmrcFileLines = fs.readFileSync(sourceNpmrcPath).toString().split('\n');
|
||||||
npmrcFileLines = npmrcFileLines.map((line) => (line || '').trim());
|
npmrcFileLines = npmrcFileLines.map((line) => (line || '').trim());
|
||||||
const resultLines = [];
|
const resultLines = [];
|
||||||
|
@ -125,16 +129,16 @@ function _copyAndTrimNpmrcFile(sourceNpmrcPath, targetNpmrcPath) {
|
||||||
*
|
*
|
||||||
* IMPORTANT: THIS CODE SHOULD BE KEPT UP TO DATE WITH Utilities._syncNpmrc()
|
* IMPORTANT: THIS CODE SHOULD BE KEPT UP TO DATE WITH Utilities._syncNpmrc()
|
||||||
*/
|
*/
|
||||||
function _syncNpmrc(sourceNpmrcFolder, targetNpmrcFolder, useNpmrcPublish) {
|
function _syncNpmrc(logger, sourceNpmrcFolder, targetNpmrcFolder, useNpmrcPublish) {
|
||||||
const sourceNpmrcPath = path.join(sourceNpmrcFolder, !useNpmrcPublish ? '.npmrc' : '.npmrc-publish');
|
const sourceNpmrcPath = path.join(sourceNpmrcFolder, !useNpmrcPublish ? '.npmrc' : '.npmrc-publish');
|
||||||
const targetNpmrcPath = path.join(targetNpmrcFolder, '.npmrc');
|
const targetNpmrcPath = path.join(targetNpmrcFolder, '.npmrc');
|
||||||
try {
|
try {
|
||||||
if (fs.existsSync(sourceNpmrcPath)) {
|
if (fs.existsSync(sourceNpmrcPath)) {
|
||||||
_copyAndTrimNpmrcFile(sourceNpmrcPath, targetNpmrcPath);
|
_copyAndTrimNpmrcFile(logger, sourceNpmrcPath, targetNpmrcPath);
|
||||||
}
|
}
|
||||||
else if (fs.existsSync(targetNpmrcPath)) {
|
else if (fs.existsSync(targetNpmrcPath)) {
|
||||||
// If the source .npmrc doesn't exist and there is one in the target, delete the one in the target
|
// If the source .npmrc doesn't exist and there is one in the target, delete the one in the target
|
||||||
console.log(`Deleting ${targetNpmrcPath}`); // Verbose
|
logger.info(`Deleting ${targetNpmrcPath}`); // Verbose
|
||||||
fs.unlinkSync(targetNpmrcPath);
|
fs.unlinkSync(targetNpmrcPath);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -215,7 +219,7 @@ function _getRushTempFolder(rushCommonFolder) {
|
||||||
/**
|
/**
|
||||||
* Resolve a package specifier to a static version
|
* Resolve a package specifier to a static version
|
||||||
*/
|
*/
|
||||||
function _resolvePackageVersion(rushCommonFolder, { name, version }) {
|
function _resolvePackageVersion(logger, rushCommonFolder, { name, version }) {
|
||||||
if (!version) {
|
if (!version) {
|
||||||
version = '*'; // If no version is specified, use the latest version
|
version = '*'; // If no version is specified, use the latest version
|
||||||
}
|
}
|
||||||
|
@ -229,7 +233,7 @@ function _resolvePackageVersion(rushCommonFolder, { name, version }) {
|
||||||
try {
|
try {
|
||||||
const rushTempFolder = _getRushTempFolder(rushCommonFolder);
|
const rushTempFolder = _getRushTempFolder(rushCommonFolder);
|
||||||
const sourceNpmrcFolder = path.join(rushCommonFolder, 'config', 'rush');
|
const sourceNpmrcFolder = path.join(rushCommonFolder, 'config', 'rush');
|
||||||
_syncNpmrc(sourceNpmrcFolder, rushTempFolder);
|
_syncNpmrc(logger, sourceNpmrcFolder, rushTempFolder);
|
||||||
const npmPath = getNpmPath();
|
const npmPath = getNpmPath();
|
||||||
// This returns something that looks like:
|
// This returns something that looks like:
|
||||||
// @microsoft/rush@3.0.0 '3.0.0'
|
// @microsoft/rush@3.0.0 '3.0.0'
|
||||||
|
@ -350,9 +354,9 @@ function _createPackageJson(packageInstallFolder, name, version) {
|
||||||
/**
|
/**
|
||||||
* Run "npm install" in the package install folder.
|
* Run "npm install" in the package install folder.
|
||||||
*/
|
*/
|
||||||
function _installPackage(packageInstallFolder, name, version) {
|
function _installPackage(logger, packageInstallFolder, name, version) {
|
||||||
try {
|
try {
|
||||||
console.log(`Installing ${name}...`);
|
logger.info(`Installing ${name}...`);
|
||||||
const npmPath = getNpmPath();
|
const npmPath = getNpmPath();
|
||||||
const result = childProcess.spawnSync(npmPath, ['install'], {
|
const result = childProcess.spawnSync(npmPath, ['install'], {
|
||||||
stdio: 'inherit',
|
stdio: 'inherit',
|
||||||
|
@ -362,7 +366,7 @@ function _installPackage(packageInstallFolder, name, version) {
|
||||||
if (result.status !== 0) {
|
if (result.status !== 0) {
|
||||||
throw new Error('"npm install" encountered an error');
|
throw new Error('"npm install" encountered an error');
|
||||||
}
|
}
|
||||||
console.log(`Successfully installed ${name}@${version}`);
|
logger.info(`Successfully installed ${name}@${version}`);
|
||||||
}
|
}
|
||||||
catch (e) {
|
catch (e) {
|
||||||
throw new Error(`Unable to install package: ${e}`);
|
throw new Error(`Unable to install package: ${e}`);
|
||||||
|
@ -388,7 +392,7 @@ function _writeFlagFile(packageInstallFolder) {
|
||||||
throw new Error(`Unable to create installed.flag file in ${packageInstallFolder}`);
|
throw new Error(`Unable to create installed.flag file in ${packageInstallFolder}`);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
function installAndRun(packageName, packageVersion, packageBinName, packageBinArgs) {
|
function installAndRun(logger, packageName, packageVersion, packageBinName, packageBinArgs) {
|
||||||
const rushJsonFolder = findRushJsonFolder();
|
const rushJsonFolder = findRushJsonFolder();
|
||||||
const rushCommonFolder = path.join(rushJsonFolder, 'common');
|
const rushCommonFolder = path.join(rushJsonFolder, 'common');
|
||||||
const rushTempFolder = _getRushTempFolder(rushCommonFolder);
|
const rushTempFolder = _getRushTempFolder(rushCommonFolder);
|
||||||
|
@ -397,14 +401,14 @@ function installAndRun(packageName, packageVersion, packageBinName, packageBinAr
|
||||||
// The package isn't already installed
|
// The package isn't already installed
|
||||||
_cleanInstallFolder(rushTempFolder, packageInstallFolder);
|
_cleanInstallFolder(rushTempFolder, packageInstallFolder);
|
||||||
const sourceNpmrcFolder = path.join(rushCommonFolder, 'config', 'rush');
|
const sourceNpmrcFolder = path.join(rushCommonFolder, 'config', 'rush');
|
||||||
_syncNpmrc(sourceNpmrcFolder, packageInstallFolder);
|
_syncNpmrc(logger, sourceNpmrcFolder, packageInstallFolder);
|
||||||
_createPackageJson(packageInstallFolder, packageName, packageVersion);
|
_createPackageJson(packageInstallFolder, packageName, packageVersion);
|
||||||
_installPackage(packageInstallFolder, packageName, packageVersion);
|
_installPackage(logger, packageInstallFolder, packageName, packageVersion);
|
||||||
_writeFlagFile(packageInstallFolder);
|
_writeFlagFile(packageInstallFolder);
|
||||||
}
|
}
|
||||||
const statusMessage = `Invoking "${packageBinName} ${packageBinArgs.join(' ')}"`;
|
const statusMessage = `Invoking "${packageBinName} ${packageBinArgs.join(' ')}"`;
|
||||||
const statusMessageLine = new Array(statusMessage.length + 1).join('-');
|
const statusMessageLine = new Array(statusMessage.length + 1).join('-');
|
||||||
console.log(os.EOL + statusMessage + os.EOL + statusMessageLine + os.EOL);
|
logger.info(os.EOL + statusMessage + os.EOL + statusMessageLine + os.EOL);
|
||||||
const binPath = _getBinPath(packageInstallFolder, packageBinName);
|
const binPath = _getBinPath(packageInstallFolder, packageBinName);
|
||||||
const binFolderPath = path.resolve(packageInstallFolder, NODE_MODULES_FOLDER_NAME, '.bin');
|
const binFolderPath = path.resolve(packageInstallFolder, NODE_MODULES_FOLDER_NAME, '.bin');
|
||||||
// Windows environment variables are case-insensitive. Instead of using SpawnSyncOptions.env, we need to
|
// Windows environment variables are case-insensitive. Instead of using SpawnSyncOptions.env, we need to
|
||||||
|
@ -436,14 +440,14 @@ function installAndRun(packageName, packageVersion, packageBinName, packageBinAr
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
exports.installAndRun = installAndRun;
|
exports.installAndRun = installAndRun;
|
||||||
function runWithErrorAndStatusCode(fn) {
|
function runWithErrorAndStatusCode(logger, fn) {
|
||||||
process.exitCode = 1;
|
process.exitCode = 1;
|
||||||
try {
|
try {
|
||||||
const exitCode = fn();
|
const exitCode = fn();
|
||||||
process.exitCode = exitCode;
|
process.exitCode = exitCode;
|
||||||
}
|
}
|
||||||
catch (e) {
|
catch (e) {
|
||||||
console.error(os.EOL + os.EOL + e.toString() + os.EOL + os.EOL);
|
logger.error(os.EOL + os.EOL + e.toString() + os.EOL + os.EOL);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
exports.runWithErrorAndStatusCode = runWithErrorAndStatusCode;
|
exports.runWithErrorAndStatusCode = runWithErrorAndStatusCode;
|
||||||
|
@ -462,16 +466,17 @@ function _run() {
|
||||||
console.log('Example: install-run.js qrcode@1.2.2 qrcode https://rushjs.io');
|
console.log('Example: install-run.js qrcode@1.2.2 qrcode https://rushjs.io');
|
||||||
process.exit(1);
|
process.exit(1);
|
||||||
}
|
}
|
||||||
runWithErrorAndStatusCode(() => {
|
const logger = { info: console.log, error: console.error };
|
||||||
|
runWithErrorAndStatusCode(logger, () => {
|
||||||
const rushJsonFolder = findRushJsonFolder();
|
const rushJsonFolder = findRushJsonFolder();
|
||||||
const rushCommonFolder = _ensureAndJoinPath(rushJsonFolder, 'common');
|
const rushCommonFolder = _ensureAndJoinPath(rushJsonFolder, 'common');
|
||||||
const packageSpecifier = _parsePackageSpecifier(rawPackageSpecifier);
|
const packageSpecifier = _parsePackageSpecifier(rawPackageSpecifier);
|
||||||
const name = packageSpecifier.name;
|
const name = packageSpecifier.name;
|
||||||
const version = _resolvePackageVersion(rushCommonFolder, packageSpecifier);
|
const version = _resolvePackageVersion(logger, rushCommonFolder, packageSpecifier);
|
||||||
if (packageSpecifier.version !== version) {
|
if (packageSpecifier.version !== version) {
|
||||||
console.log(`Resolved to ${name}@${version}`);
|
console.log(`Resolved to ${name}@${version}`);
|
||||||
}
|
}
|
||||||
return installAndRun(name, version, packageBinName, packageBinArgs);
|
return installAndRun(logger, name, version, packageBinName, packageBinArgs);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
_run();
|
_run();
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
* path segment in the "$schema" field for all your Rush config files. This will ensure
|
* path segment in the "$schema" field for all your Rush config files. This will ensure
|
||||||
* correct error-underlining and tab-completion for editors such as VS Code.
|
* correct error-underlining and tab-completion for editors such as VS Code.
|
||||||
*/
|
*/
|
||||||
"rushVersion": "5.62.4",
|
"rushVersion": "5.68.1",
|
||||||
/**
|
/**
|
||||||
* The next field selects which package manager should be installed and determines its version.
|
* The next field selects which package manager should be installed and determines its version.
|
||||||
* Rush installs its own local copy of the package manager to ensure that your build process
|
* Rush installs its own local copy of the package manager to ensure that your build process
|
||||||
|
@ -87,7 +87,7 @@
|
||||||
*
|
*
|
||||||
* The default value is false.
|
* The default value is false.
|
||||||
*/
|
*/
|
||||||
// "preventManualShrinkwrapChanges": true,
|
"preventManualShrinkwrapChanges": true
|
||||||
/**
|
/**
|
||||||
* If true, then `rush install` will use the PNPM workspaces feature to perform the
|
* If true, then `rush install` will use the PNPM workspaces feature to perform the
|
||||||
* install.
|
* install.
|
||||||
|
@ -115,7 +115,7 @@
|
||||||
* LTS schedule: https://nodejs.org/en/about/releases/
|
* LTS schedule: https://nodejs.org/en/about/releases/
|
||||||
* LTS versions: https://nodejs.org/en/download/releases/
|
* LTS versions: https://nodejs.org/en/download/releases/
|
||||||
*/
|
*/
|
||||||
"nodeSupportedVersionRange": ">=12.13.0 <13.0.0 || >=14.15.0 <15.0.0 || >=16.13.0 <17.0.0",
|
"nodeSupportedVersionRange": ">=14.15.0 <15.0.0 || >=16.13.0 <17.0.0",
|
||||||
/**
|
/**
|
||||||
* Odd-numbered major versions of Node.js are experimental. Even-numbered releases
|
* Odd-numbered major versions of Node.js are experimental. Even-numbered releases
|
||||||
* spend six months in a stabilization period before the first Long Term Support (LTS) version.
|
* spend six months in a stabilization period before the first Long Term Support (LTS) version.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue