chore: update dependencies

This commit is contained in:
Simon Chan 2024-03-05 12:41:31 +08:00
parent 3d9c747c1b
commit cbc0fa8f1e
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
19 changed files with 26 additions and 26 deletions

View file

@ -43,10 +43,10 @@
"tslib": "^2.6.2" "tslib": "^2.6.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.11.19", "@types/node": "^20.11.24",
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"typescript": "^5.3.3" "typescript": "^5.3.3"

View file

@ -36,7 +36,7 @@
"devDependencies": { "devDependencies": {
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"typescript": "^5.3.3" "typescript": "^5.3.3"
} }

View file

@ -40,7 +40,7 @@
"devDependencies": { "devDependencies": {
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"typescript": "^5.3.3" "typescript": "^5.3.3"
} }

View file

@ -46,7 +46,7 @@
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",

View file

@ -38,10 +38,10 @@
"tslib": "^2.6.2" "tslib": "^2.6.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.11.19", "@types/node": "^20.11.24",
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"typescript": "^5.3.3" "typescript": "^5.3.3"

View file

@ -41,11 +41,11 @@
}, },
"devDependencies": { "devDependencies": {
"@jest/globals": "^30.0.0-alpha.2", "@jest/globals": "^30.0.0-alpha.2",
"@types/node": "^20.11.19", "@types/node": "^20.11.24",
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",

View file

@ -42,7 +42,7 @@
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",

View file

@ -37,7 +37,7 @@
"devDependencies": { "devDependencies": {
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"typescript": "^5.3.3" "typescript": "^5.3.3"
} }
} }

View file

@ -41,7 +41,7 @@
"devDependencies": { "devDependencies": {
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"typescript": "^5.3.3" "typescript": "^5.3.3"

View file

@ -41,7 +41,7 @@
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",

View file

@ -30,6 +30,6 @@
"gh-release-fetch": "^4.0.3" "gh-release-fetch": "^4.0.3"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.11.19" "@types/node": "^20.11.24"
} }
} }

View file

@ -39,7 +39,7 @@
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",

View file

@ -48,7 +48,7 @@
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",

View file

@ -45,7 +45,7 @@
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",

View file

@ -42,7 +42,7 @@
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",

View file

@ -35,14 +35,14 @@
"@yume-chan/async": "^2.2.0", "@yume-chan/async": "^2.2.0",
"@yume-chan/struct": "workspace:^0.0.22", "@yume-chan/struct": "workspace:^0.0.22",
"tslib": "^2.6.2", "tslib": "^2.6.2",
"web-streams-polyfill": "^3.3.3" "web-streams-polyfill": "^4.0.0"
}, },
"devDependencies": { "devDependencies": {
"@jest/globals": "^30.0.0-alpha.2", "@jest/globals": "^30.0.0-alpha.2",
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",

View file

@ -3,8 +3,8 @@ import {
ReadableStream as ReadableStreamPolyfill, ReadableStream as ReadableStreamPolyfill,
TransformStream as TransformStreamPolyfill, TransformStream as TransformStreamPolyfill,
WritableStream as WritableStreamPolyfill, WritableStream as WritableStreamPolyfill,
} from "web-streams-polyfill/ponyfill"; } from "web-streams-polyfill";
export * from "web-streams-polyfill/ponyfill"; export * from "web-streams-polyfill";
/** A controller object that allows you to abort one or more DOM requests as and when desired. */ /** A controller object that allows you to abort one or more DOM requests as and when desired. */
export interface AbortController { export interface AbortController {

View file

@ -42,7 +42,7 @@
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2", "jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",

View file

@ -3,9 +3,9 @@
"version": "1.0.0", "version": "1.0.0",
"dependencies": { "dependencies": {
"@rushstack/eslint-patch": "^1.7.2", "@rushstack/eslint-patch": "^1.7.2",
"@typescript-eslint/eslint-plugin": "^7.0.1", "@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.0.1", "@typescript-eslint/parser": "^7.1.1",
"eslint": "^8.56.0", "eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1", "eslint-plugin-import": "^2.29.1",
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },