Compare commits
2 commits
55c149f4f8
...
ed75b33989
Author | SHA1 | Date | |
---|---|---|---|
ed75b33989 | |||
89e56e4a21 |
2 changed files with 70 additions and 62 deletions
|
@ -37,10 +37,10 @@
|
||||||
"@commitlint/cli": "17.7.1",
|
"@commitlint/cli": "17.7.1",
|
||||||
"@commitlint/config-conventional": "17.7.0",
|
"@commitlint/config-conventional": "17.7.0",
|
||||||
"@guanghechen/rollup-plugin-copy": "5.0.7",
|
"@guanghechen/rollup-plugin-copy": "5.0.7",
|
||||||
"@swc/core": "1.3.87",
|
"@swc/core": "1.3.88",
|
||||||
"conventional-changelog-cli": "4.1.0",
|
"conventional-changelog-cli": "4.1.0",
|
||||||
"conventional-changelog-conventionalcommits": "7.0.2",
|
"conventional-changelog-conventionalcommits": "7.0.2",
|
||||||
"eslint": "8.49.0",
|
"eslint": "8.50.0",
|
||||||
"eslint-config-prettier": "9.0.0",
|
"eslint-config-prettier": "9.0.0",
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"fs-extra": "11.1.1",
|
"fs-extra": "11.1.1",
|
||||||
|
|
128
yarn.lock
128
yarn.lock
|
@ -308,10 +308,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:8.49.0":
|
"@eslint/js@npm:8.50.0":
|
||||||
version: 8.49.0
|
version: 8.50.0
|
||||||
resolution: "@eslint/js@npm:8.49.0"
|
resolution: "@eslint/js@npm:8.50.0"
|
||||||
checksum: a6601807c8aeeefe866926ad92ed98007c034a735af20ff709009e39ad1337474243d47908500a3bde04e37bfba16bcf1d3452417f962e1345bc8756edd6b830
|
checksum: 302478f2acaaa7228729ec6a04f56641590185e1d8cd1c836a6db8a6b8009f80a57349341be9fbb9aa1721a7a569d1be3ffc598a33300d22816f11832095386c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -650,91 +650,92 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core-darwin-arm64@npm:1.3.87":
|
"@swc/core-darwin-arm64@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core-darwin-arm64@npm:1.3.87"
|
resolution: "@swc/core-darwin-arm64@npm:1.3.88"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core-darwin-x64@npm:1.3.87":
|
"@swc/core-darwin-x64@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core-darwin-x64@npm:1.3.87"
|
resolution: "@swc/core-darwin-x64@npm:1.3.88"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core-linux-arm-gnueabihf@npm:1.3.87":
|
"@swc/core-linux-arm-gnueabihf@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.3.87"
|
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.3.88"
|
||||||
conditions: os=linux & cpu=arm
|
conditions: os=linux & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core-linux-arm64-gnu@npm:1.3.87":
|
"@swc/core-linux-arm64-gnu@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core-linux-arm64-gnu@npm:1.3.87"
|
resolution: "@swc/core-linux-arm64-gnu@npm:1.3.88"
|
||||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core-linux-arm64-musl@npm:1.3.87":
|
"@swc/core-linux-arm64-musl@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core-linux-arm64-musl@npm:1.3.87"
|
resolution: "@swc/core-linux-arm64-musl@npm:1.3.88"
|
||||||
conditions: os=linux & cpu=arm64 & libc=musl
|
conditions: os=linux & cpu=arm64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core-linux-x64-gnu@npm:1.3.87":
|
"@swc/core-linux-x64-gnu@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core-linux-x64-gnu@npm:1.3.87"
|
resolution: "@swc/core-linux-x64-gnu@npm:1.3.88"
|
||||||
conditions: os=linux & cpu=x64 & libc=glibc
|
conditions: os=linux & cpu=x64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core-linux-x64-musl@npm:1.3.87":
|
"@swc/core-linux-x64-musl@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core-linux-x64-musl@npm:1.3.87"
|
resolution: "@swc/core-linux-x64-musl@npm:1.3.88"
|
||||||
conditions: os=linux & cpu=x64 & libc=musl
|
conditions: os=linux & cpu=x64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core-win32-arm64-msvc@npm:1.3.87":
|
"@swc/core-win32-arm64-msvc@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core-win32-arm64-msvc@npm:1.3.87"
|
resolution: "@swc/core-win32-arm64-msvc@npm:1.3.88"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core-win32-ia32-msvc@npm:1.3.87":
|
"@swc/core-win32-ia32-msvc@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core-win32-ia32-msvc@npm:1.3.87"
|
resolution: "@swc/core-win32-ia32-msvc@npm:1.3.88"
|
||||||
conditions: os=win32 & cpu=ia32
|
conditions: os=win32 & cpu=ia32
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core-win32-x64-msvc@npm:1.3.87":
|
"@swc/core-win32-x64-msvc@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core-win32-x64-msvc@npm:1.3.87"
|
resolution: "@swc/core-win32-x64-msvc@npm:1.3.88"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/core@npm:1.3.87":
|
"@swc/core@npm:1.3.88":
|
||||||
version: 1.3.87
|
version: 1.3.88
|
||||||
resolution: "@swc/core@npm:1.3.87"
|
resolution: "@swc/core@npm:1.3.88"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@swc/core-darwin-arm64": 1.3.87
|
"@swc/core-darwin-arm64": 1.3.88
|
||||||
"@swc/core-darwin-x64": 1.3.87
|
"@swc/core-darwin-x64": 1.3.88
|
||||||
"@swc/core-linux-arm-gnueabihf": 1.3.87
|
"@swc/core-linux-arm-gnueabihf": 1.3.88
|
||||||
"@swc/core-linux-arm64-gnu": 1.3.87
|
"@swc/core-linux-arm64-gnu": 1.3.88
|
||||||
"@swc/core-linux-arm64-musl": 1.3.87
|
"@swc/core-linux-arm64-musl": 1.3.88
|
||||||
"@swc/core-linux-x64-gnu": 1.3.87
|
"@swc/core-linux-x64-gnu": 1.3.88
|
||||||
"@swc/core-linux-x64-musl": 1.3.87
|
"@swc/core-linux-x64-musl": 1.3.88
|
||||||
"@swc/core-win32-arm64-msvc": 1.3.87
|
"@swc/core-win32-arm64-msvc": 1.3.88
|
||||||
"@swc/core-win32-ia32-msvc": 1.3.87
|
"@swc/core-win32-ia32-msvc": 1.3.88
|
||||||
"@swc/core-win32-x64-msvc": 1.3.87
|
"@swc/core-win32-x64-msvc": 1.3.88
|
||||||
"@swc/types": ^0.1.4
|
"@swc/counter": ^0.1.1
|
||||||
|
"@swc/types": ^0.1.5
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@swc/helpers": ^0.5.0
|
"@swc/helpers": ^0.5.0
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -761,14 +762,21 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
"@swc/helpers":
|
"@swc/helpers":
|
||||||
optional: true
|
optional: true
|
||||||
checksum: f10f0f22c7cbe1352482ccd05c95c39abb7ded8c9a04f4bf66b2a1977ba524b5b5174f6bc497665e0c6058078c8a9eca0e5035f4926d98f9dfea331032488270
|
checksum: caaf06fc1f4d472b20d825cf84139306777d03d599b6a2a7cddc01e2edc176479992166acb94034989222a8f662662f05ec48bb16d6262a471b9be45c1a7d9cd
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@swc/types@npm:^0.1.4":
|
"@swc/counter@npm:^0.1.1":
|
||||||
version: 0.1.4
|
version: 0.1.1
|
||||||
resolution: "@swc/types@npm:0.1.4"
|
resolution: "@swc/counter@npm:0.1.1"
|
||||||
checksum: 9b09de7dca8e4b19bfb43f9e332c771855158cb761d26000807fe858447ecbc5342a6c257b26d9aa5497f7138fc58913693e2bee222e5042e0e8f57c2979ae66
|
checksum: bb974babd493ba01c0d4a95ab610c3fc15fbf609c08cb0342798e485f57ecc0950abbf84e07124e63c5fe610b492d9a8dd03701d3b9ef7329d9e8bf3cc44980f
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@swc/types@npm:^0.1.5":
|
||||||
|
version: 0.1.5
|
||||||
|
resolution: "@swc/types@npm:0.1.5"
|
||||||
|
checksum: 6aee11f62d3d805a64848e0bd5f0e0e615f958e327a9e1260056c368d7d28764d89e38bd8005a536c9bf18afbcd303edd84099d60df34a2975d62540f61df13b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2107,14 +2115,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.49.0":
|
"eslint@npm:8.50.0":
|
||||||
version: 8.49.0
|
version: 8.50.0
|
||||||
resolution: "eslint@npm:8.49.0"
|
resolution: "eslint@npm:8.50.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils": ^4.2.0
|
"@eslint-community/eslint-utils": ^4.2.0
|
||||||
"@eslint-community/regexpp": ^4.6.1
|
"@eslint-community/regexpp": ^4.6.1
|
||||||
"@eslint/eslintrc": ^2.1.2
|
"@eslint/eslintrc": ^2.1.2
|
||||||
"@eslint/js": 8.49.0
|
"@eslint/js": 8.50.0
|
||||||
"@humanwhocodes/config-array": ^0.11.11
|
"@humanwhocodes/config-array": ^0.11.11
|
||||||
"@humanwhocodes/module-importer": ^1.0.1
|
"@humanwhocodes/module-importer": ^1.0.1
|
||||||
"@nodelib/fs.walk": ^1.2.8
|
"@nodelib/fs.walk": ^1.2.8
|
||||||
|
@ -2150,7 +2158,7 @@ __metadata:
|
||||||
text-table: ^0.2.0
|
text-table: ^0.2.0
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: 4dfe257e1e42da2f9da872b05aaaf99b0f5aa022c1a91eee8f2af1ab72651b596366320c575ccd4e0469f7b4c97aff5bb85ae3323ebd6a293c3faef4028b0d81
|
checksum: 9ebfe5615dc84700000d218e32ddfdcfc227ca600f65f18e5541ec34f8902a00356a9a8804d9468fd6c8637a5ef6a3897291dad91ba6579d5b32ffeae5e31768
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5508,10 +5516,10 @@ __metadata:
|
||||||
"@commitlint/cli": 17.7.1
|
"@commitlint/cli": 17.7.1
|
||||||
"@commitlint/config-conventional": 17.7.0
|
"@commitlint/config-conventional": 17.7.0
|
||||||
"@guanghechen/rollup-plugin-copy": 5.0.7
|
"@guanghechen/rollup-plugin-copy": 5.0.7
|
||||||
"@swc/core": 1.3.87
|
"@swc/core": 1.3.88
|
||||||
conventional-changelog-cli: 4.1.0
|
conventional-changelog-cli: 4.1.0
|
||||||
conventional-changelog-conventionalcommits: 7.0.2
|
conventional-changelog-conventionalcommits: 7.0.2
|
||||||
eslint: 8.49.0
|
eslint: 8.50.0
|
||||||
eslint-config-prettier: 9.0.0
|
eslint-config-prettier: 9.0.0
|
||||||
eslint-plugin-prettier: 4.2.1
|
eslint-plugin-prettier: 4.2.1
|
||||||
fs-extra: 11.1.1
|
fs-extra: 11.1.1
|
||||||
|
|
Loading…
Reference in a new issue