mirror of
https://github.com/pionxzh/chatgpt-exporter.git
synced 2026-07-23 09:00:51 -05:00
chore: bump dependencies
This commit is contained in:
@@ -25,16 +25,16 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.5.0",
|
||||
"@commitlint/cli": "^17.5.1",
|
||||
"@commitlint/config-conventional": "^17.4.4",
|
||||
"@pionxzh/eslint-config-react": "^0.3.0",
|
||||
"@types/node": "^18.15.10",
|
||||
"@types/node": "^18.15.11",
|
||||
"cpy-cli": "^4.2.0",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint": "^8.37.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.0",
|
||||
"rimraf": "^4.4.1",
|
||||
"turbo": "^1.8.5",
|
||||
"turbo": "^1.8.8",
|
||||
"typescript": "5.0.2"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
@@ -32,9 +32,8 @@
|
||||
"mdast-util-gfm": "^2.0.2",
|
||||
"mdast-util-to-hast": "^12.3.0",
|
||||
"mdast-util-to-markdown": "^1.5.0",
|
||||
"micromark-extension-frontmatter": "^1.0.1",
|
||||
"micromark-extension-gfm": "^2.0.1",
|
||||
"preact": "^10.13.1",
|
||||
"preact": "^10.13.2",
|
||||
"sanitize-filename": "^1.6.3",
|
||||
"sentinel-js": "^0.0.5",
|
||||
"urlcat": "^2.0.4",
|
||||
|
||||
312
pnpm-lock.yaml
generated
312
pnpm-lock.yaml
generated
@@ -9,28 +9,28 @@ importers:
|
||||
|
||||
.:
|
||||
specifiers:
|
||||
'@commitlint/cli': ^17.5.0
|
||||
'@commitlint/cli': ^17.5.1
|
||||
'@commitlint/config-conventional': ^17.4.4
|
||||
'@pionxzh/eslint-config-react': ^0.3.0
|
||||
'@types/node': ^18.15.10
|
||||
'@types/node': ^18.15.11
|
||||
cpy-cli: ^4.2.0
|
||||
eslint: ^8.36.0
|
||||
eslint: ^8.37.0
|
||||
husky: ^8.0.3
|
||||
lint-staged: ^13.2.0
|
||||
rimraf: ^4.4.1
|
||||
turbo: ^1.8.5
|
||||
turbo: ^1.8.8
|
||||
typescript: 5.0.2
|
||||
devDependencies:
|
||||
'@commitlint/cli': 17.5.0
|
||||
'@commitlint/cli': 17.5.1
|
||||
'@commitlint/config-conventional': 17.4.4
|
||||
'@pionxzh/eslint-config-react': 0.3.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@types/node': 18.15.10
|
||||
'@pionxzh/eslint-config-react': 0.3.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
'@types/node': 18.15.11
|
||||
cpy-cli: 4.2.0
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
husky: 8.0.3
|
||||
lint-staged: 13.2.0
|
||||
rimraf: 4.4.1
|
||||
turbo: 1.8.5
|
||||
turbo: 1.8.8
|
||||
typescript: 5.0.2
|
||||
|
||||
packages/userscript:
|
||||
@@ -50,9 +50,8 @@ importers:
|
||||
mdast-util-gfm: ^2.0.2
|
||||
mdast-util-to-hast: ^12.3.0
|
||||
mdast-util-to-markdown: ^1.5.0
|
||||
micromark-extension-frontmatter: ^1.0.1
|
||||
micromark-extension-gfm: ^2.0.1
|
||||
preact: ^10.13.1
|
||||
preact: ^10.13.2
|
||||
sanitize-filename: ^1.6.3
|
||||
sentinel-js: ^0.0.5
|
||||
urlcat: ^2.0.4
|
||||
@@ -71,15 +70,14 @@ importers:
|
||||
mdast-util-gfm: 2.0.2
|
||||
mdast-util-to-hast: 12.3.0
|
||||
mdast-util-to-markdown: 1.5.0
|
||||
micromark-extension-frontmatter: 1.0.1
|
||||
micromark-extension-gfm: 2.0.1
|
||||
preact: 10.13.1
|
||||
preact: 10.13.2
|
||||
sanitize-filename: 1.6.3
|
||||
sentinel-js: 0.0.5_4xqsksf5w62wic46kncafprj3e
|
||||
urlcat: 2.0.4
|
||||
vite-plugin-monkey: 2.12.1_vite@4.2.1
|
||||
devDependencies:
|
||||
'@preact/preset-vite': 2.5.0_hqpgzbddsxxekvppo7tr2zdqc4
|
||||
'@preact/preset-vite': 2.5.0_cw7ufjwuqzlgd2ktccctwdlnfa
|
||||
'@types/mdast': 3.0.11
|
||||
'@types/unist': 2.0.6
|
||||
vite: 4.2.1
|
||||
@@ -341,15 +339,15 @@ packages:
|
||||
to-fast-properties: 2.0.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/cli/17.5.0:
|
||||
resolution: {integrity: sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A==}
|
||||
/@commitlint/cli/17.5.1:
|
||||
resolution: {integrity: sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==}
|
||||
engines: {node: '>=v14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 17.4.4
|
||||
'@commitlint/lint': 17.4.4
|
||||
'@commitlint/load': 17.5.0
|
||||
'@commitlint/read': 17.4.4
|
||||
'@commitlint/read': 17.5.1
|
||||
'@commitlint/types': 17.4.4
|
||||
execa: 5.1.1
|
||||
lodash.isfunction: 3.0.9
|
||||
@@ -427,15 +425,15 @@ packages:
|
||||
'@commitlint/execute-rule': 17.4.0
|
||||
'@commitlint/resolve-extends': 17.4.4
|
||||
'@commitlint/types': 17.4.4
|
||||
'@types/node': 18.15.10
|
||||
'@types/node': 18.15.11
|
||||
chalk: 4.1.2
|
||||
cosmiconfig: 8.0.0
|
||||
cosmiconfig-typescript-loader: 4.3.0_pwxxb6ilmc3jak5ryej6f7jvx4
|
||||
cosmiconfig-typescript-loader: 4.3.0_fnjfzdfu2esy7cj3opjxz3w34m
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
resolve-from: 5.0.0
|
||||
ts-node: 10.9.1_zd7fjxbseldtiwc6h6ujrbvxuy
|
||||
ts-node: 10.9.1_qj46uwwzcluhgvra3n2zhrviru
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
@@ -456,8 +454,8 @@ packages:
|
||||
conventional-commits-parser: 3.2.4
|
||||
dev: true
|
||||
|
||||
/@commitlint/read/17.4.4:
|
||||
resolution: {integrity: sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA==}
|
||||
/@commitlint/read/17.5.1:
|
||||
resolution: {integrity: sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==}
|
||||
engines: {node: '>=v14'}
|
||||
dependencies:
|
||||
'@commitlint/top-level': 17.4.0
|
||||
@@ -692,13 +690,13 @@ packages:
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@eslint-community/eslint-utils/4.3.0_eslint@8.36.0:
|
||||
/@eslint-community/eslint-utils/4.3.0_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-v3oplH6FYCULtFuCeqyuTd9D2WKO937Dxdq+GmHOLL72TTRriLxz2VLlNfkZRsvj6PKnOPAtuT6dwrs/pA5DvA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
dependencies:
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
@@ -707,13 +705,13 @@ packages:
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@eslint/eslintrc/2.0.1:
|
||||
resolution: {integrity: sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==}
|
||||
/@eslint/eslintrc/2.0.2:
|
||||
resolution: {integrity: sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
ajv: 6.12.6
|
||||
debug: 4.3.4
|
||||
espree: 9.5.0
|
||||
espree: 9.5.1
|
||||
globals: 13.19.0
|
||||
ignore: 5.2.0
|
||||
import-fresh: 3.3.0
|
||||
@@ -724,8 +722,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@eslint/js/8.36.0:
|
||||
resolution: {integrity: sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==}
|
||||
/@eslint/js/8.37.0:
|
||||
resolution: {integrity: sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
@@ -808,23 +806,23 @@ packages:
|
||||
fastq: 1.13.0
|
||||
dev: true
|
||||
|
||||
/@pionxzh/eslint-config-basic/0.3.0_y7rczx7zuvsmujgglzevd4vf44:
|
||||
/@pionxzh/eslint-config-basic/0.3.0_zr7jn52lms5vcfxgpod6iw5ca4:
|
||||
resolution: {integrity: sha512-QdCu36FBbyoIWQain80V0hRKNUP/pb7IhW6c/Ind2W4FJ1G/l037/sm6gQXrr5bECX1cSZDGvTYN4Q2WX2mX4Q==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
dependencies:
|
||||
eslint: 8.36.0
|
||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.36.0
|
||||
eslint: 8.37.0
|
||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.37.0
|
||||
eslint-plugin-html: 7.1.0
|
||||
eslint-plugin-import: 2.27.5_cnkxirszkzb4o6ts7gbclno24e
|
||||
eslint-plugin-jsonc: 2.7.0_eslint@8.36.0
|
||||
eslint-plugin-markdown: 3.0.0_eslint@8.36.0
|
||||
eslint-plugin-n: 15.6.1_eslint@8.36.0
|
||||
eslint-plugin-pionxzh: 0.3.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint-plugin-promise: 6.1.1_eslint@8.36.0
|
||||
eslint-plugin-unicorn: 46.0.0_eslint@8.36.0
|
||||
eslint-plugin-unused-imports: 2.0.0_pjgbsoxltfjhart6hcjsvw66hu
|
||||
eslint-plugin-yml: 1.5.0_eslint@8.36.0
|
||||
eslint-plugin-import: 2.27.5_ka6vwdxni42mcqjvwje3irx7le
|
||||
eslint-plugin-jsonc: 2.7.0_eslint@8.37.0
|
||||
eslint-plugin-markdown: 3.0.0_eslint@8.37.0
|
||||
eslint-plugin-n: 15.6.1_eslint@8.37.0
|
||||
eslint-plugin-pionxzh: 0.3.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
eslint-plugin-promise: 6.1.1_eslint@8.37.0
|
||||
eslint-plugin-unicorn: 46.0.0_eslint@8.37.0
|
||||
eslint-plugin-unused-imports: 2.0.0_4jkkptusiz3tue2uv6jnx7nlni
|
||||
eslint-plugin-yml: 1.5.0_eslint@8.37.0
|
||||
jsonc-eslint-parser: 2.2.0
|
||||
yaml-eslint-parser: 1.2.0
|
||||
transitivePeerDependencies:
|
||||
@@ -836,15 +834,15 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@pionxzh/eslint-config-react/0.3.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
/@pionxzh/eslint-config-react/0.3.0_bcnce6t2n5ss3lv2getliffzhq:
|
||||
resolution: {integrity: sha512-88hDuC+o7PRj2/YN2y4CT4oQ3DsjbPFPLZixyJqAarjX/yCAM/Zo1iEd2d7waWC/y2qSJn+0qvK03b7YwgXDBg==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
dependencies:
|
||||
'@pionxzh/eslint-config-ts': 0.3.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint: 8.36.0
|
||||
eslint-plugin-react: 7.32.2_eslint@8.36.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.36.0
|
||||
'@pionxzh/eslint-config-ts': 0.3.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
eslint: 8.37.0
|
||||
eslint-plugin-react: 7.32.2_eslint@8.37.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.37.0
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-typescript
|
||||
- eslint-import-resolver-webpack
|
||||
@@ -853,17 +851,17 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@pionxzh/eslint-config-ts/0.3.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
/@pionxzh/eslint-config-ts/0.3.0_bcnce6t2n5ss3lv2getliffzhq:
|
||||
resolution: {integrity: sha512-hisC2xiCZNH/5Tf2fToWd/VsmGspKdo4gMEVsw3XWvQngQWkzzm/do14NgiwIxkK4ixfPHPlZAUi/jsUrlK+mA==}
|
||||
peerDependencies:
|
||||
eslint: '>=7.4.0'
|
||||
typescript: '>=4.0'
|
||||
dependencies:
|
||||
'@pionxzh/eslint-config-basic': 0.3.0_y7rczx7zuvsmujgglzevd4vf44
|
||||
'@typescript-eslint/eslint-plugin': 5.56.0_2hcjazgfnbtq42tcc73br2vup4
|
||||
'@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint: 8.36.0
|
||||
eslint-plugin-jest: 27.2.1_penut7up43u63msicz6cwojxg4
|
||||
'@pionxzh/eslint-config-basic': 0.3.0_zr7jn52lms5vcfxgpod6iw5ca4
|
||||
'@typescript-eslint/eslint-plugin': 5.56.0_a64hbsbiqyu42wnophdlqyr26i
|
||||
'@typescript-eslint/parser': 5.56.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
eslint: 8.37.0
|
||||
eslint-plugin-jest: 27.2.1_eigx5td3mtj3a2eloqzyiqykyu
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-typescript
|
||||
@@ -872,7 +870,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@preact/preset-vite/2.5.0_hqpgzbddsxxekvppo7tr2zdqc4:
|
||||
/@preact/preset-vite/2.5.0_cw7ufjwuqzlgd2ktccctwdlnfa:
|
||||
resolution: {integrity: sha512-BUhfB2xQ6ex0yPkrT1Z3LbfPzjpJecOZwQ/xJrXGFSZD84+ObyS//41RdEoQCMWsM0t7UHGaujUxUBub7WM1Jw==}
|
||||
peerDependencies:
|
||||
'@babel/core': 7.x
|
||||
@@ -881,7 +879,7 @@ packages:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/plugin-transform-react-jsx': 7.20.7_@babel+core@7.20.12
|
||||
'@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.12
|
||||
'@prefresh/vite': 2.2.9_preact@10.13.1+vite@4.2.1
|
||||
'@prefresh/vite': 2.2.9_preact@10.13.2+vite@4.2.1
|
||||
'@rollup/pluginutils': 4.2.1
|
||||
babel-plugin-transform-hook-names: 1.0.2_@babel+core@7.20.12
|
||||
debug: 4.3.4
|
||||
@@ -897,19 +895,19 @@ packages:
|
||||
resolution: {integrity: sha512-/EvgIFMDL+nd20WNvMO0JQnzIl1EJPgmSaSYrZUww7A+aSdKsi37aL07TljrZR1cBMuzFxcr4xvqsUQLFJEukw==}
|
||||
dev: true
|
||||
|
||||
/@prefresh/core/1.4.1_preact@10.13.1:
|
||||
/@prefresh/core/1.4.1_preact@10.13.2:
|
||||
resolution: {integrity: sha512-og1vaBj3LMJagVncNrDb37Gqc0cWaUcDbpVt5hZtsN4i2Iwzd/5hyTsDHvlMirhSym3wL9ihU0Xa2VhSaOue7g==}
|
||||
peerDependencies:
|
||||
preact: ^10.0.0
|
||||
dependencies:
|
||||
preact: 10.13.1
|
||||
preact: 10.13.2
|
||||
dev: true
|
||||
|
||||
/@prefresh/utils/1.1.3:
|
||||
resolution: {integrity: sha512-Mb9abhJTOV4yCfkXrMrcgFiFT7MfNOw8sDa+XyZBdq/Ai2p4Zyxqsb3EgHLOEdHpMj6J9aiZ54W8H6FTam1u+A==}
|
||||
dev: true
|
||||
|
||||
/@prefresh/vite/2.2.9_preact@10.13.1+vite@4.2.1:
|
||||
/@prefresh/vite/2.2.9_preact@10.13.2+vite@4.2.1:
|
||||
resolution: {integrity: sha512-1ERBF85Ja9/lkrfaltmo4Gca7R2ClQPSHHDDysFgfvPzHmLUeyB0x9WHwhwov/AA1DnyPhsfYT54z3yQd8XrgA==}
|
||||
peerDependencies:
|
||||
preact: ^10.4.0
|
||||
@@ -917,10 +915,10 @@ packages:
|
||||
dependencies:
|
||||
'@babel/core': 7.20.12
|
||||
'@prefresh/babel-plugin': 0.4.4
|
||||
'@prefresh/core': 1.4.1_preact@10.13.1
|
||||
'@prefresh/core': 1.4.1_preact@10.13.2
|
||||
'@prefresh/utils': 1.1.3
|
||||
'@rollup/pluginutils': 4.2.1
|
||||
preact: 10.13.1
|
||||
preact: 10.13.2
|
||||
vite: 4.2.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -1172,8 +1170,8 @@ packages:
|
||||
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
|
||||
dev: false
|
||||
|
||||
/@types/node/18.15.10:
|
||||
resolution: {integrity: sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ==}
|
||||
/@types/node/18.15.11:
|
||||
resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==}
|
||||
dev: true
|
||||
|
||||
/@types/normalize-package-data/2.4.1:
|
||||
@@ -1191,7 +1189,7 @@ packages:
|
||||
/@types/unist/2.0.6:
|
||||
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.56.0_2hcjazgfnbtq42tcc73br2vup4:
|
||||
/@typescript-eslint/eslint-plugin/5.56.0_a64hbsbiqyu42wnophdlqyr26i:
|
||||
resolution: {integrity: sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -1203,12 +1201,12 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.4.0
|
||||
'@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/parser': 5.56.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
'@typescript-eslint/scope-manager': 5.56.0
|
||||
'@typescript-eslint/type-utils': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/utils': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/type-utils': 5.56.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
'@typescript-eslint/utils': 5.56.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
grapheme-splitter: 1.0.4
|
||||
ignore: 5.2.0
|
||||
natural-compare-lite: 1.4.0
|
||||
@@ -1219,7 +1217,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.56.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
/@typescript-eslint/parser/5.56.0_bcnce6t2n5ss3lv2getliffzhq:
|
||||
resolution: {integrity: sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -1233,7 +1231,7 @@ packages:
|
||||
'@typescript-eslint/types': 5.56.0
|
||||
'@typescript-eslint/typescript-estree': 5.56.0_typescript@5.0.2
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -1247,7 +1245,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.56.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.56.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
/@typescript-eslint/type-utils/5.56.0_bcnce6t2n5ss3lv2getliffzhq:
|
||||
resolution: {integrity: sha512-8WxgOgJjWRy6m4xg9KoSHPzBNZeQbGlQOH7l2QEhQID/+YseaFxg5J/DLwWSsi9Axj4e/cCiKx7PVzOq38tY4A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -1258,9 +1256,9 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.56.0_typescript@5.0.2
|
||||
'@typescript-eslint/utils': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/utils': 5.56.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
@@ -1293,19 +1291,19 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.56.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
/@typescript-eslint/utils/5.56.0_bcnce6t2n5ss3lv2getliffzhq:
|
||||
resolution: {integrity: sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.36.0
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.37.0
|
||||
'@types/json-schema': 7.0.11
|
||||
'@types/semver': 7.3.13
|
||||
'@typescript-eslint/scope-manager': 5.56.0
|
||||
'@typescript-eslint/types': 5.56.0
|
||||
'@typescript-eslint/typescript-estree': 5.56.0_typescript@5.0.2
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
eslint-scope: 5.1.1
|
||||
semver: 7.3.8
|
||||
transitivePeerDependencies:
|
||||
@@ -1801,7 +1799,7 @@ packages:
|
||||
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
||||
dev: false
|
||||
|
||||
/cosmiconfig-typescript-loader/4.3.0_pwxxb6ilmc3jak5ryej6f7jvx4:
|
||||
/cosmiconfig-typescript-loader/4.3.0_fnjfzdfu2esy7cj3opjxz3w34m:
|
||||
resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==}
|
||||
engines: {node: '>=12', npm: '>=6'}
|
||||
peerDependencies:
|
||||
@@ -1810,9 +1808,9 @@ packages:
|
||||
ts-node: '>=10'
|
||||
typescript: '>=3'
|
||||
dependencies:
|
||||
'@types/node': 18.15.10
|
||||
'@types/node': 18.15.11
|
||||
cosmiconfig: 8.0.0
|
||||
ts-node: 10.9.1_zd7fjxbseldtiwc6h6ujrbvxuy
|
||||
ts-node: 10.9.1_qj46uwwzcluhgvra3n2zhrviru
|
||||
typescript: 5.0.2
|
||||
dev: true
|
||||
|
||||
@@ -2172,7 +2170,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.4_tf7h2azriypc3gaglz256o6pea:
|
||||
/eslint-module-utils/2.7.4_nfdrhknz77efox3bp2tms6ocwi:
|
||||
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@@ -2193,33 +2191,33 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/parser': 5.56.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
debug: 3.2.7
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-es/4.1.0_eslint@8.36.0:
|
||||
/eslint-plugin-es/4.1.0_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==}
|
||||
engines: {node: '>=8.10.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=4.19.1'
|
||||
dependencies:
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
eslint-utils: 2.1.0
|
||||
regexpp: 3.2.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-eslint-comments/3.2.0_eslint@8.36.0:
|
||||
/eslint-plugin-eslint-comments/3.2.0_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==}
|
||||
engines: {node: '>=6.5.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=4.19.1'
|
||||
dependencies:
|
||||
escape-string-regexp: 1.0.5
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
ignore: 5.2.0
|
||||
dev: true
|
||||
|
||||
@@ -2229,7 +2227,7 @@ packages:
|
||||
htmlparser2: 8.0.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.27.5_cnkxirszkzb4o6ts7gbclno24e:
|
||||
/eslint-plugin-import/2.27.5_ka6vwdxni42mcqjvwje3irx7le:
|
||||
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@@ -2239,15 +2237,15 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/parser': 5.56.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
debug: 3.2.7
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
eslint-module-utils: 2.7.4_tf7h2azriypc3gaglz256o6pea
|
||||
eslint-module-utils: 2.7.4_nfdrhknz77efox3bp2tms6ocwi
|
||||
has: 1.0.3
|
||||
is-core-module: 2.11.0
|
||||
is-glob: 4.0.3
|
||||
@@ -2262,7 +2260,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/27.2.1_penut7up43u63msicz6cwojxg4:
|
||||
/eslint-plugin-jest/27.2.1_eigx5td3mtj3a2eloqzyiqykyu:
|
||||
resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -2275,48 +2273,48 @@ packages:
|
||||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.56.0_2hcjazgfnbtq42tcc73br2vup4
|
||||
'@typescript-eslint/utils': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint: 8.36.0
|
||||
'@typescript-eslint/eslint-plugin': 5.56.0_a64hbsbiqyu42wnophdlqyr26i
|
||||
'@typescript-eslint/utils': 5.56.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
eslint: 8.37.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jsonc/2.7.0_eslint@8.36.0:
|
||||
/eslint-plugin-jsonc/2.7.0_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-DZgC71h/hZ9t5k/OGAKOMdJCleg2neZLL7No+YYi2ZMroCN4X5huZdrLf1USbrc6UTHwYujd1EDwXHg1qJ6CYw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.36.0
|
||||
eslint: 8.36.0
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.37.0
|
||||
eslint: 8.37.0
|
||||
jsonc-eslint-parser: 2.2.0
|
||||
natural-compare: 1.4.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-markdown/3.0.0_eslint@8.36.0:
|
||||
/eslint-plugin-markdown/3.0.0_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
mdast-util-from-markdown: 0.8.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-n/15.6.1_eslint@8.36.0:
|
||||
/eslint-plugin-n/15.6.1_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-R9xw9OtCRxxaxaszTQmQAlPgM+RdGjaL1akWuY/Fv9fRAi8Wj4CUKc6iYVG8QNRjRuo8/BqVYIpfqberJUEacA==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
dependencies:
|
||||
builtins: 5.0.1
|
||||
eslint: 8.36.0
|
||||
eslint-plugin-es: 4.1.0_eslint@8.36.0
|
||||
eslint-utils: 3.0.0_eslint@8.36.0
|
||||
eslint: 8.37.0
|
||||
eslint-plugin-es: 4.1.0_eslint@8.37.0
|
||||
eslint-utils: 3.0.0_eslint@8.37.0
|
||||
ignore: 5.2.0
|
||||
is-core-module: 2.11.0
|
||||
minimatch: 3.1.2
|
||||
@@ -2324,35 +2322,35 @@ packages:
|
||||
semver: 7.3.8
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-pionxzh/0.3.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
/eslint-plugin-pionxzh/0.3.0_bcnce6t2n5ss3lv2getliffzhq:
|
||||
resolution: {integrity: sha512-PqYN0jjWY39GrIGzt+neu4NAUa7+Fvsqx/UcFUO3osQfNQFRUXUNEuKZPfnbmyc6FYEUUVgpDxyF7OD1faDHfw==}
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/utils': 5.56.0_bcnce6t2n5ss3lv2getliffzhq
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-promise/6.1.1_eslint@8.36.0:
|
||||
/eslint-plugin-promise/6.1.1_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-react-hooks/4.6.0_eslint@8.36.0:
|
||||
/eslint-plugin-react-hooks/4.6.0_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
||||
dependencies:
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-react/7.32.2_eslint@8.36.0:
|
||||
/eslint-plugin-react/7.32.2_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@@ -2362,7 +2360,7 @@ packages:
|
||||
array.prototype.flatmap: 1.3.1
|
||||
array.prototype.tosorted: 1.1.1
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
estraverse: 5.3.0
|
||||
jsx-ast-utils: 3.3.3
|
||||
minimatch: 3.1.2
|
||||
@@ -2376,17 +2374,17 @@ packages:
|
||||
string.prototype.matchall: 4.0.8
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-unicorn/46.0.0_eslint@8.36.0:
|
||||
/eslint-plugin-unicorn/46.0.0_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-j07WkC+PFZwk8J33LYp6JMoHa1lXc1u6R45pbSAipjpfpb7KIGr17VE2D685zCxR5VL4cjrl65kTJflziQWMDA==}
|
||||
engines: {node: '>=14.18'}
|
||||
peerDependencies:
|
||||
eslint: '>=8.28.0'
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.36.0
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.37.0
|
||||
ci-info: 3.7.0
|
||||
clean-regexp: 1.0.0
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
esquery: 1.5.0
|
||||
indent-string: 4.0.0
|
||||
is-builtin-module: 3.2.0
|
||||
@@ -2401,7 +2399,7 @@ packages:
|
||||
strip-indent: 3.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-unused-imports/2.0.0_pjgbsoxltfjhart6hcjsvw66hu:
|
||||
/eslint-plugin-unused-imports/2.0.0_4jkkptusiz3tue2uv6jnx7nlni:
|
||||
resolution: {integrity: sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -2411,19 +2409,19 @@ packages:
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.56.0_2hcjazgfnbtq42tcc73br2vup4
|
||||
eslint: 8.36.0
|
||||
'@typescript-eslint/eslint-plugin': 5.56.0_a64hbsbiqyu42wnophdlqyr26i
|
||||
eslint: 8.37.0
|
||||
eslint-rule-composer: 0.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-yml/1.5.0_eslint@8.36.0:
|
||||
/eslint-plugin-yml/1.5.0_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-iygN054g+ZrnYmtOXMnT+sx9iDNXt89/m0+506cQHeG0+5jJN8hY5iOPQLd3yfd50AfK/mSasajBWruf1SoHpQ==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
lodash: 4.17.21
|
||||
natural-compare: 1.4.0
|
||||
yaml-eslint-parser: 1.2.0
|
||||
@@ -2459,13 +2457,13 @@ packages:
|
||||
eslint-visitor-keys: 1.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-utils/3.0.0_eslint@8.36.0:
|
||||
/eslint-utils/3.0.0_eslint@8.37.0:
|
||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=5'
|
||||
dependencies:
|
||||
eslint: 8.36.0
|
||||
eslint: 8.37.0
|
||||
eslint-visitor-keys: 2.1.0
|
||||
dev: true
|
||||
|
||||
@@ -2484,15 +2482,20 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint/8.36.0:
|
||||
resolution: {integrity: sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==}
|
||||
/eslint-visitor-keys/3.4.0:
|
||||
resolution: {integrity: sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint/8.37.0:
|
||||
resolution: {integrity: sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.36.0
|
||||
'@eslint-community/eslint-utils': 4.3.0_eslint@8.37.0
|
||||
'@eslint-community/regexpp': 4.4.0
|
||||
'@eslint/eslintrc': 2.0.1
|
||||
'@eslint/js': 8.36.0
|
||||
'@eslint/eslintrc': 2.0.2
|
||||
'@eslint/js': 8.37.0
|
||||
'@humanwhocodes/config-array': 0.11.8
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
@@ -2503,8 +2506,8 @@ packages:
|
||||
doctrine: 3.0.0
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint-scope: 7.1.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
espree: 9.5.0
|
||||
eslint-visitor-keys: 3.4.0
|
||||
espree: 9.5.1
|
||||
esquery: 1.5.0
|
||||
esutils: 2.0.3
|
||||
fast-deep-equal: 3.1.3
|
||||
@@ -2542,6 +2545,15 @@ packages:
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/espree/9.5.1:
|
||||
resolution: {integrity: sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
acorn: 8.8.0
|
||||
acorn-jsx: 5.3.2_acorn@8.8.0
|
||||
eslint-visitor-keys: 3.4.0
|
||||
dev: true
|
||||
|
||||
/esquery/1.5.0:
|
||||
resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
|
||||
engines: {node: '>=0.10'}
|
||||
@@ -4497,8 +4509,8 @@ packages:
|
||||
picocolors: 1.0.0
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/preact/10.13.1:
|
||||
resolution: {integrity: sha512-KyoXVDU5OqTpG9LXlB3+y639JAGzl8JSBXLn1J9HTSB3gbKcuInga7bZnXLlxmK94ntTs1EFeZp0lrja2AuBYQ==}
|
||||
/preact/10.13.2:
|
||||
resolution: {integrity: sha512-q44QFLhOhty2Bd0Y46fnYW0gD/cbVM9dUVtNTDKPcdXSMA7jfY+Jpd6rk3GB0lcQss0z5s/6CmVP0Z/hV+g6pw==}
|
||||
|
||||
/prelude-ls/1.2.1:
|
||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
@@ -5180,7 +5192,7 @@ packages:
|
||||
utf8-byte-length: 1.0.4
|
||||
dev: false
|
||||
|
||||
/ts-node/10.9.1_zd7fjxbseldtiwc6h6ujrbvxuy:
|
||||
/ts-node/10.9.1_qj46uwwzcluhgvra3n2zhrviru:
|
||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -5199,7 +5211,7 @@ packages:
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.3
|
||||
'@types/node': 18.15.10
|
||||
'@types/node': 18.15.11
|
||||
acorn: 8.8.0
|
||||
acorn-walk: 8.2.0
|
||||
arg: 4.1.3
|
||||
@@ -5237,65 +5249,65 @@ packages:
|
||||
typescript: 5.0.2
|
||||
dev: true
|
||||
|
||||
/turbo-darwin-64/1.8.5:
|
||||
resolution: {integrity: sha512-CAYh56bzeHfnh7jTm03r29bh8p5a/EjQo1Id5yLUH7hS7msTau/+YpxJWPodLbN0UQsUYivUqHQkglJ+eMJ7xA==}
|
||||
/turbo-darwin-64/1.8.8:
|
||||
resolution: {integrity: sha512-18cSeIm7aeEvIxGyq7PVoFyEnPpWDM/0CpZvXKHpQ6qMTkfNt517qVqUTAwsIYqNS8xazcKAqkNbvU1V49n65Q==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo-darwin-arm64/1.8.5:
|
||||
resolution: {integrity: sha512-R3jCPOv+lu3dcvMhj8b/Defv6dyUwX6W+tbX7d6YUCA46Plf/bGCQ8+MSbxmr/4E1GyGOVFsn1wRfiYk0us/Dg==}
|
||||
/turbo-darwin-arm64/1.8.8:
|
||||
resolution: {integrity: sha512-ruGRI9nHxojIGLQv1TPgN7ud4HO4V8mFBwSgO6oDoZTNuk5ybWybItGR+yu6fni5vJoyMHXOYA2srnxvOc7hjQ==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo-linux-64/1.8.5:
|
||||
resolution: {integrity: sha512-YRc/KNRZeUVvth11UO4SDQZR2IqGgl9MSsbzqoHuFz4B4Q5QXH7onHogv9aXWE/BZBBbcrSBTlwBSG0Gg+J8hg==}
|
||||
/turbo-linux-64/1.8.8:
|
||||
resolution: {integrity: sha512-N/GkHTHeIQogXB1/6ZWfxHx+ubYeb8Jlq3b/3jnU4zLucpZzTQ8XkXIAfJG/TL3Q7ON7xQ8yGOyGLhHL7MpFRg==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo-linux-arm64/1.8.5:
|
||||
resolution: {integrity: sha512-8exVZb7XBl/V3gHSweuUyG2D9IzfWqwLvlXoeLWlVYSj61Ajgdv+WU7lvUmx+H2s+sSKqmIFmewA5Lw6YY37sg==}
|
||||
/turbo-linux-arm64/1.8.8:
|
||||
resolution: {integrity: sha512-hKqLbBHgUkYf2Ww8uBL9UYdBFQ5677a7QXdsFhONXoACbDUPvpK4BKlz3NN7G4NZ+g9dGju+OJJjQP0VXRHb5w==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo-windows-64/1.8.5:
|
||||
resolution: {integrity: sha512-fA8PU5ZNoFnQkapG06WiEqfsVQ5wbIPkIqTwUsd/M2Lp+KgxE79SQbuEI+2vQ9SmwM5qoMi515IPjgvXAJXgCw==}
|
||||
/turbo-windows-64/1.8.8:
|
||||
resolution: {integrity: sha512-2ndjDJyzkNslXxLt+PQuU21AHJWc8f6MnLypXy3KsN4EyX/uKKGZS0QJWz27PeHg0JS75PVvhfFV+L9t9i+Yyg==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo-windows-arm64/1.8.5:
|
||||
resolution: {integrity: sha512-SW/NvIdhckLsAWjU/iqBbCB0S8kXupKscUK3kEW1DZIr3MYcP/yIuaE/IdPuqcoF3VP0I3TLD4VTYCCKAo3tKA==}
|
||||
/turbo-windows-arm64/1.8.8:
|
||||
resolution: {integrity: sha512-xCA3oxgmW9OMqpI34AAmKfOVsfDljhD5YBwgs0ZDsn5h3kCHhC4x9W5dDk1oyQ4F5EXSH3xVym5/xl1J6WRpUg==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/turbo/1.8.5:
|
||||
resolution: {integrity: sha512-UBnH2wIFb5g6OQCk8f34Ud15ZXV4xEMmugeDJTU5Ur2LpVRsNEny0isSCYdb3Iu3howoNyyXmtpaxWsAwNYkkg==}
|
||||
/turbo/1.8.8:
|
||||
resolution: {integrity: sha512-qYJ5NjoTX+591/x09KgsDOPVDUJfU9GoS+6jszQQlLp1AHrf1wRFA3Yps8U+/HTG03q0M4qouOfOLtRQP4QypA==}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
optionalDependencies:
|
||||
turbo-darwin-64: 1.8.5
|
||||
turbo-darwin-arm64: 1.8.5
|
||||
turbo-linux-64: 1.8.5
|
||||
turbo-linux-arm64: 1.8.5
|
||||
turbo-windows-64: 1.8.5
|
||||
turbo-windows-arm64: 1.8.5
|
||||
turbo-darwin-64: 1.8.8
|
||||
turbo-darwin-arm64: 1.8.8
|
||||
turbo-linux-64: 1.8.8
|
||||
turbo-linux-arm64: 1.8.8
|
||||
turbo-windows-64: 1.8.8
|
||||
turbo-windows-arm64: 1.8.8
|
||||
dev: true
|
||||
|
||||
/type-check/0.4.0:
|
||||
|
||||
Reference in New Issue
Block a user