Skip to content

Commit 56059f9

Browse files
committed
[add] In Viewport utility function
[optimize] update Upstream packages
1 parent f7d4ee4 commit 56059f9

File tree

3 files changed

+105
-98
lines changed

3 files changed

+105
-98
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-utility",
3-
"version": "4.6.2",
3+
"version": "4.6.3",
44
"license": "LGPL-3.0",
55
"author": "[email protected]",
66
"description": "Web front-end toolkit based on TypeScript",
@@ -36,14 +36,14 @@
3636
"@parcel/transformer-typescript-types": "~2.16.0",
3737
"@peculiar/webcrypto": "^1.5.0",
3838
"@types/jest": "^29.5.14",
39-
"@types/node": "^22.18.10",
39+
"@types/node": "^22.18.12",
4040
"@webcomponents/webcomponentsjs": "^2.8.0",
4141
"core-js": "^3.46.0",
4242
"husky": "^9.1.7",
4343
"intersection-observer": "^0.12.2",
4444
"jest": "^29.7.0",
4545
"jest-environment-jsdom": "^29.7.0",
46-
"lint-staged": "^16.2.4",
46+
"lint-staged": "^16.2.5",
4747
"open-cli": "^8.0.0",
4848
"parcel": "~2.16.0",
4949
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)