File tree Expand file tree Collapse file tree 3 files changed +95
-107
lines changed Expand file tree Collapse file tree 3 files changed +95
-107
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " web-utility" ,
3- "version" : " 4.5.0 " ,
3+ "version" : " 4.5.1 " ,
44 "license" : " LGPL-3.0" ,
5566 "description" : " Web front-end toolkit based on TypeScript" ,
2525 "module" : " dist/index.esm.js" ,
2626 "dependencies" : {
2727 "@swc/helpers" : " ^0.5.17" ,
28- "element-internals-polyfill" : " >=1" ,
2928 "regenerator-runtime" : " ^0.14.1"
3029 },
3130 "peerDependencies" : {
31+ "element-internals-polyfill" : " >=1" ,
3232 "typescript" : " >=4.1"
3333 },
3434 "devDependencies" : {
4343 "intersection-observer" : " ^0.12.2" ,
4444 "jest" : " ^29.7.0" ,
4545 "jest-environment-jsdom" : " ^29.7.0" ,
46- "lint-staged" : " ^16.1.2 " ,
46+ "lint-staged" : " ^16.1.4 " ,
4747 "open-cli" : " ^8.0.0" ,
4848 "parcel" : " ~2.15.4" ,
4949 "prettier" : " ^3.6.2" ,
50- "ts-jest" : " ^29.4.0 " ,
50+ "ts-jest" : " ^29.4.1 " ,
5151 "typedoc" : " ^0.28.9" ,
52- "typedoc-plugin-mdn-links" : " ^5.0.6 " ,
52+ "typedoc-plugin-mdn-links" : " ^5.0.7 " ,
5353 "typescript" : " ~5.9.2"
5454 },
5555 "pnpm" : {
You can’t perform that action at this time.
0 commit comments