chore: update dependencies, update license year

This commit is contained in:
Simon Chan 2025-03-02 18:11:10 +08:00
parent 90cc63ee4f
commit 5a1f41766c
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
40 changed files with 560 additions and 479 deletions

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -41,10 +41,10 @@
"source-map-support": "^0.5.21" "source-map-support": "^0.5.21"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -35,7 +35,7 @@
"devDependencies": { "devDependencies": {
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -39,11 +39,11 @@
"@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -41,11 +41,11 @@
"@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.1",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -38,10 +38,10 @@
"@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -39,11 +39,11 @@
"@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -37,11 +37,11 @@
"@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.1",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -36,7 +36,7 @@
"devDependencies": { "devDependencies": {
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -36,11 +36,11 @@
"@yume-chan/async": "^4.0.2" "@yume-chan/async": "^4.0.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,4 +1,5 @@
import { EventEmitter, type EventListenerInfo } from "./event-emitter.js"; import type { EventListenerInfo } from "./event-emitter.js";
import { EventEmitter } from "./event-emitter.js";
import type { RemoveEventListener } from "./event.js"; import type { RemoveEventListener } from "./event.js";
export class StickyEventEmitter<TEvent, TResult = unknown> extends EventEmitter< export class StickyEventEmitter<TEvent, TResult = unknown> extends EventEmitter<

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -31,6 +31,6 @@
"gh-release-fetch": "^4.0.3" "gh-release-fetch": "^4.0.3"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10" "@types/node": "^22.13.8"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -30,12 +30,12 @@
"test": "run-test" "test": "run-test"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"tinybench": "^3.1.0", "tinybench": "^3.1.1",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -30,10 +30,10 @@
"prepublishOnly": "npm run build" "prepublishOnly": "npm run build"
}, },
"devDependencies": { "devDependencies": {
"@types/audioworklet": "^0.0.67", "@types/audioworklet": "^0.0.71",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -44,7 +44,7 @@
"devDependencies": { "devDependencies": {
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -43,7 +43,7 @@
"devDependencies": { "devDependencies": {
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -39,11 +39,11 @@
"@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -36,11 +36,11 @@
"@yume-chan/struct": "workspace:^" "@yume-chan/struct": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2020-2024 Simon Chan Copyright (c) 2020-2025 Simon Chan
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -38,11 +38,11 @@
"@yume-chan/no-data-view": "workspace:^" "@yume-chan/no-data-view": "workspace:^"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"@yume-chan/eslint-config": "workspace:^", "@yume-chan/eslint-config": "workspace:^",
"@yume-chan/test-runner": "workspace:^", "@yume-chan/test-runner": "workspace:^",
"@yume-chan/tsconfig": "workspace:^", "@yume-chan/tsconfig": "workspace:^",
"prettier": "^3.4.2", "prettier": "^3.5.2",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -7,6 +7,6 @@
"lint": "pnpm recursive run lint" "lint": "pnpm recursive run lint"
}, },
"devDependencies": { "devDependencies": {
"@changesets/cli": "^2.27.12" "@changesets/cli": "^2.28.1"
} }
} }

890
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -8,14 +8,14 @@
"run-eslint": "run-eslint.js" "run-eslint": "run-eslint.js"
}, },
"dependencies": { "dependencies": {
"@eslint/js": "^9.19.0", "@eslint/js": "^9.21.0",
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"eslint": "^9.19.0", "eslint": "^9.21.0",
"eslint-plugin-import-x": "^4.6.1", "eslint-plugin-import-x": "^4.6.1",
"typescript": "^5.7.3", "typescript": "^5.8.2",
"typescript-eslint": "^8.21.0" "typescript-eslint": "^8.25.0"
}, },
"devDependencies": { "devDependencies": {
"prettier": "^3.4.2" "prettier": "^3.5.2"
} }
} }

View file

@ -7,7 +7,7 @@
"scripts": {}, "scripts": {},
"keywords": [], "keywords": [],
"dependencies": { "dependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"json5": "^2.2.3" "json5": "^2.2.3"
}, },
"author": "", "author": "",

View file

@ -14,7 +14,7 @@
"@rollup/plugin-node-resolve": "^16.0.0", "@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.2", "@rollup/plugin-typescript": "^12.1.2",
"rollup": "^4.32.0", "rollup": "^4.34.9",
"tslib": "^2.8.1" "tslib": "^2.8.1"
}, },
"dependencies": { "dependencies": {

View file

@ -6,7 +6,7 @@
"run-test": "wrapper.js" "run-test": "wrapper.js"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.10.10", "@types/node": "^22.13.8",
"typescript": "^5.7.3" "typescript": "^5.8.2"
} }
} }

View file

@ -3,6 +3,6 @@
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"devDependencies": { "devDependencies": {
"prettier": "^3.4.2" "prettier": "^3.5.1"
} }
} }