Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed Jul 27, 2024
1 parent aec1795 commit 1a49b98
Show file tree
Hide file tree
Showing 5 changed files with 394 additions and 413 deletions.
626 changes: 313 additions & 313 deletions .yarn/releases/yarn-4.2.2.cjs → .yarn/releases/yarn-4.3.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.2.2.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@hyperse/eslint-config-hyperse": "^1.0.10",
"@swc/core": "1.7.0",
"@types/node": "20.14.11",
"@swc/core": "1.7.2",
"@types/node": "20.14.12",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.4.5",
"eslint": "^9.7.0",
"husky": "9.1.1",
"eslint": "^9.8.0",
"husky": "9.1.3",
"lint-staged": "15.2.7",
"minimist": "1.2.8",
"npm-run-all": "4.1.5",
Expand All @@ -101,5 +101,5 @@
"engines": {
"node": ">=18.0.0"
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@4.3.1"
}
5 changes: 2 additions & 3 deletions vitest.config.ts
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
import { fileURLToPath } from 'url';
import { configDefaults, defineConfig } from 'vitest/config';

export default defineConfig({
test: {
globals: true,
testTimeout: 100000000,
testTimeout: 100000,
exclude: [...configDefaults.exclude],
alias: {
'~/': fileURLToPath(new URL('./src/', import.meta.url)),
'@/': new URL('./src/', import.meta.url).pathname,
},
include: ['**/?(*.){test,spec}.?(c|m)[jt]s?(x)'],
},
Expand Down
164 changes: 73 additions & 91 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -700,21 +700,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.8.0, @eslint-community/regexpp@npm:^4.9.1":
version: 4.10.0
resolution: "@eslint-community/regexpp@npm:4.10.0"
checksum: 10/8c36169c815fc5d726078e8c71a5b592957ee60d08c6470f9ce0187c8046af1a00afbda0a065cc40ff18d5d83f82aed9793c6818f7304a74a7488dc9f3ecbd42
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.11.0":
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.8.0, @eslint-community/regexpp@npm:^4.9.1":
version: 4.11.0
resolution: "@eslint-community/regexpp@npm:4.11.0"
checksum: 10/f053f371c281ba173fe6ee16dbc4fe544c84870d58035ccca08dba7f6ce1830d895ce3237a0db89ba37616524775dca82f1c502066b58e2d5712d7f87f5ba17c
languageName: node
linkType: hard

"@eslint/config-array@npm:^0.17.0":
"@eslint/config-array@npm:^0.17.1":
version: 0.17.1
resolution: "@eslint/config-array@npm:0.17.1"
dependencies:
Expand Down Expand Up @@ -742,10 +735,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.7.0, @eslint/js@npm:^9.5.0":
version: 9.7.0
resolution: "@eslint/js@npm:9.7.0"
checksum: 10/b56b9fdec705f2cefae3a6d9d4227c4c28c5cbdbd8849c7997c357cabd4a729cee4445ddb43bb1423fbeb2280a119ced4d0819be8749d107c511e9d81dfe863a
"@eslint/js@npm:9.8.0, @eslint/js@npm:^9.5.0":
version: 9.8.0
resolution: "@eslint/js@npm:9.8.0"
checksum: 10/1c6ddbcc9f45f0165d9e218c085543536c03b4b650449a6f38f4e2b65b1d6bcd5f24f7feae72fca14d3697073cbdb413f270baef0f744cb0fb9e11ce9c84dbcc
languageName: node
linkType: hard

Expand Down Expand Up @@ -812,14 +805,14 @@ __metadata:
"@commitlint/config-conventional": "npm:19.2.2"
"@hyperse/eslint-config-hyperse": "npm:^1.0.10"
"@paypal/paypalhttp": "npm:^1.0.1"
"@swc/core": "npm:1.7.0"
"@types/node": "npm:20.14.11"
"@swc/core": "npm:1.7.2"
"@types/node": "npm:20.14.12"
"@types/paypal__paypalhttp": "npm:^1.0.3"
commitizen: "npm:4.3.0"
cz-conventional-changelog: "npm:3.3.0"
dotenv: "npm:16.4.5"
eslint: "npm:^9.7.0"
husky: "npm:9.1.1"
eslint: "npm:^9.8.0"
husky: "npm:9.1.3"
lint-staged: "npm:15.2.7"
minimist: "npm:1.2.8"
npm-run-all: "npm:4.1.5"
Expand Down Expand Up @@ -1154,92 +1147,92 @@ __metadata:
languageName: node
linkType: hard

"@swc/core-darwin-arm64@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core-darwin-arm64@npm:1.7.0"
"@swc/core-darwin-arm64@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core-darwin-arm64@npm:1.7.2"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@swc/core-darwin-x64@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core-darwin-x64@npm:1.7.0"
"@swc/core-darwin-x64@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core-darwin-x64@npm:1.7.2"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@swc/core-linux-arm-gnueabihf@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.7.0"
"@swc/core-linux-arm-gnueabihf@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.7.2"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@swc/core-linux-arm64-gnu@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core-linux-arm64-gnu@npm:1.7.0"
"@swc/core-linux-arm64-gnu@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core-linux-arm64-gnu@npm:1.7.2"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-arm64-musl@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core-linux-arm64-musl@npm:1.7.0"
"@swc/core-linux-arm64-musl@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core-linux-arm64-musl@npm:1.7.2"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@swc/core-linux-x64-gnu@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core-linux-x64-gnu@npm:1.7.0"
"@swc/core-linux-x64-gnu@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core-linux-x64-gnu@npm:1.7.2"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-x64-musl@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core-linux-x64-musl@npm:1.7.0"
"@swc/core-linux-x64-musl@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core-linux-x64-musl@npm:1.7.2"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@swc/core-win32-arm64-msvc@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core-win32-arm64-msvc@npm:1.7.0"
"@swc/core-win32-arm64-msvc@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core-win32-arm64-msvc@npm:1.7.2"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@swc/core-win32-ia32-msvc@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core-win32-ia32-msvc@npm:1.7.0"
"@swc/core-win32-ia32-msvc@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core-win32-ia32-msvc@npm:1.7.2"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@swc/core-win32-x64-msvc@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core-win32-x64-msvc@npm:1.7.0"
"@swc/core-win32-x64-msvc@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core-win32-x64-msvc@npm:1.7.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@swc/core@npm:1.7.0":
version: 1.7.0
resolution: "@swc/core@npm:1.7.0"
"@swc/core@npm:1.7.2":
version: 1.7.2
resolution: "@swc/core@npm:1.7.2"
dependencies:
"@swc/core-darwin-arm64": "npm:1.7.0"
"@swc/core-darwin-x64": "npm:1.7.0"
"@swc/core-linux-arm-gnueabihf": "npm:1.7.0"
"@swc/core-linux-arm64-gnu": "npm:1.7.0"
"@swc/core-linux-arm64-musl": "npm:1.7.0"
"@swc/core-linux-x64-gnu": "npm:1.7.0"
"@swc/core-linux-x64-musl": "npm:1.7.0"
"@swc/core-win32-arm64-msvc": "npm:1.7.0"
"@swc/core-win32-ia32-msvc": "npm:1.7.0"
"@swc/core-win32-x64-msvc": "npm:1.7.0"
"@swc/core-darwin-arm64": "npm:1.7.2"
"@swc/core-darwin-x64": "npm:1.7.2"
"@swc/core-linux-arm-gnueabihf": "npm:1.7.2"
"@swc/core-linux-arm64-gnu": "npm:1.7.2"
"@swc/core-linux-arm64-musl": "npm:1.7.2"
"@swc/core-linux-x64-gnu": "npm:1.7.2"
"@swc/core-linux-x64-musl": "npm:1.7.2"
"@swc/core-win32-arm64-msvc": "npm:1.7.2"
"@swc/core-win32-ia32-msvc": "npm:1.7.2"
"@swc/core-win32-x64-msvc": "npm:1.7.2"
"@swc/counter": "npm:^0.1.3"
"@swc/types": "npm:^0.1.9"
"@swc/types": "npm:^0.1.12"
peerDependencies:
"@swc/helpers": "*"
dependenciesMeta:
Expand All @@ -1266,7 +1259,7 @@ __metadata:
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: 10/01a64b708c066e0fdc7f1dedebde25c273da51758bdb29ecdec1a7e57456f58d6216dfff43a05c7fa917a88d939327f9ae248bc3480ab18bcf4bad8e0bedba42
checksum: 10/eef78c419e68d04150ccfb265528491673a914b2df3f8a60a087cf919ebb14a06e342f4b11cdd94f5b2b354de1120a7b6b6372c9ba4e688edf3f9a34f3b7135f
languageName: node
linkType: hard

Expand All @@ -1277,7 +1270,7 @@ __metadata:
languageName: node
linkType: hard

"@swc/types@npm:^0.1.9":
"@swc/types@npm:^0.1.12":
version: 0.1.12
resolution: "@swc/types@npm:0.1.12"
dependencies:
Expand Down Expand Up @@ -1379,12 +1372,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.14.11, @types/node@npm:^20.0.0":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
"@types/node@npm:*, @types/node@npm:20.14.12, @types/node@npm:^20.0.0":
version: 20.14.12
resolution: "@types/node@npm:20.14.12"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/344e1ce1ed16c86ed1c4209ab4d1de67db83dd6b694a6fabe295c47144dde2c58dabddae9f39a0a2bdd246e95f8d141ccfe848e464884b48b8918df4f7788025
checksum: 10/9205bf46ef6a99d99cdde9efeb8218cd15803cc407249c2336557cd630b006380dad68c03ee574934414639f8e450044f45530c92788a8e82078bae45ee40f93
languageName: node
linkType: hard

Expand Down Expand Up @@ -3372,15 +3365,15 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.7.0":
version: 9.7.0
resolution: "eslint@npm:9.7.0"
"eslint@npm:^9.8.0":
version: 9.8.0
resolution: "eslint@npm:9.8.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.11.0"
"@eslint/config-array": "npm:^0.17.0"
"@eslint/config-array": "npm:^0.17.1"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.7.0"
"@eslint/js": "npm:9.8.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
Expand Down Expand Up @@ -3412,22 +3405,11 @@ __metadata:
text-table: "npm:^0.2.0"
bin:
eslint: bin/eslint.js
checksum: 10/f9b3c99a63f1e94feadb2005d854c907d2a9322d14a0ad8a47a127562475bfdcc43fbffcae184e3de94d832218891bb4b7a21a914f7ef9e22b1d2ee19941368d
languageName: node
linkType: hard

"espree@npm:^10.0.1":
version: 10.0.1
resolution: "espree@npm:10.0.1"
dependencies:
acorn: "npm:^8.11.3"
acorn-jsx: "npm:^5.3.2"
eslint-visitor-keys: "npm:^4.0.0"
checksum: 10/557d6cfb4894b1489effcaed8702682086033f8a2449568933bc59493734733d750f2a87907ba575844d3933340aea2d84288f5e67020c6152f6fd18a86497b2
checksum: 10/b1dd864170ca359249c92d1d8e09a628497efcf8a4293b571308460125fb0367a15612b2b0f135ff21b92453bf324ce75843fcaac3e01734f4bee2ff79919cc3
languageName: node
linkType: hard

"espree@npm:^10.1.0":
"espree@npm:^10.0.1, espree@npm:^10.1.0":
version: 10.1.0
resolution: "espree@npm:10.1.0"
dependencies:
Expand Down Expand Up @@ -4240,12 +4222,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.1":
version: 9.1.1
resolution: "husky@npm:9.1.1"
"husky@npm:9.1.3":
version: 9.1.3
resolution: "husky@npm:9.1.3"
bin:
husky: bin.js
checksum: 10/c3be0392071b78c680fc6b9fd7978f52c26e18238a2840c6eabfc0db395e19fcd798da8eff0e31a9e76c479d6019a567d83a8de80f360d28552bc83bd1839b7c
checksum: 10/35d7ad85a247fb130659ae60b05bca9461820d261d6ff181b55c3dc6f2ae5da5ae3f3807367b90cc85d3bb915a2de8295aa9950e3cba3309994b7763dfd70cb1
languageName: node
linkType: hard

Expand Down Expand Up @@ -8199,11 +8181,11 @@ __metadata:

"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=b45daf"
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/2c065f0ef81855eac25c9b658a3c9da65ffc005260c12854c2286f40f3667e1b1ecf8bdbdd37b59aa0397920378ce7900bff8cb32e0f1c7af6fd86efc676718c
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a49b98

Please sign in to comment.