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 1
1
{
2
2
"name" : " web-utility" ,
3
- "version" : " 4.5.0 " ,
3
+ "version" : " 4.5.1 " ,
4
4
"license" : " LGPL-3.0" ,
5
5
6
6
"description" : " Web front-end toolkit based on TypeScript" ,
25
25
"module" : " dist/index.esm.js" ,
26
26
"dependencies" : {
27
27
"@swc/helpers" : " ^0.5.17" ,
28
- "element-internals-polyfill" : " >=1" ,
29
28
"regenerator-runtime" : " ^0.14.1"
30
29
},
31
30
"peerDependencies" : {
31
+ "element-internals-polyfill" : " >=1" ,
32
32
"typescript" : " >=4.1"
33
33
},
34
34
"devDependencies" : {
43
43
"intersection-observer" : " ^0.12.2" ,
44
44
"jest" : " ^29.7.0" ,
45
45
"jest-environment-jsdom" : " ^29.7.0" ,
46
- "lint-staged" : " ^16.1.2 " ,
46
+ "lint-staged" : " ^16.1.4 " ,
47
47
"open-cli" : " ^8.0.0" ,
48
48
"parcel" : " ~2.15.4" ,
49
49
"prettier" : " ^3.6.2" ,
50
- "ts-jest" : " ^29.4.0 " ,
50
+ "ts-jest" : " ^29.4.1 " ,
51
51
"typedoc" : " ^0.28.9" ,
52
- "typedoc-plugin-mdn-links" : " ^5.0.6 " ,
52
+ "typedoc-plugin-mdn-links" : " ^5.0.7 " ,
53
53
"typescript" : " ~5.9.2"
54
54
},
55
55
"pnpm" : {
You can’t perform that action at this time.
0 commit comments