Skip to content

Commit 1b75a07

Browse files
committed
update minor dependencies
1 parent a99d2e3 commit 1b75a07

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
],
6262
"license": "MIT",
6363
"bugs": {
64-
"url": "https://github.com/solidos/solid-ui/issues"
64+
"url": "https://github.com/SolidOS/solid-ui/issues"
6565
},
66-
"homepage": "https://github.com/solidos/solid-ui",
66+
"homepage": "https://github.com/SolidOS/solid-ui",
6767
"dependencies": {
6868
"@noble/curves": "^2.0.1",
6969
"@noble/hashes": "^2.0.1",
@@ -98,8 +98,8 @@
9898
"@testing-library/user-event": "^13.5.0",
9999
"@types/jest": "^30.0.0",
100100
"@types/jsdom": "^27.0.0",
101-
"@types/node": "^25.0.10",
102-
"@typescript-eslint/parser": "^8.53.1",
101+
"@types/node": "^25.1.0",
102+
"@typescript-eslint/parser": "^8.54.0",
103103
"babel-jest": "^30.2.0",
104104
"babel-loader": "^10.0.0",
105105
"eslint": "^9.39.2",
@@ -109,7 +109,7 @@
109109
"eslint-plugin-n": "^17.23.2",
110110
"eslint-plugin-promise": "^7.2.1",
111111
"get-random-values": "^4.1.1",
112-
"globals": "^17.1.0",
112+
"globals": "^17.2.0",
113113
"isomorphic-fetch": "^3.0.0",
114114
"jest": "^30.2.0",
115115
"jest-environment-jsdom": "^30.2.0",

0 commit comments

Comments
 (0)