Skip to content

Commit 9c28454

Browse files
committed
chore: update @alwatr/nanolib and devDependencies to latest versions
1 parent eddca0d commit 9c28454

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

packages/signal/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,16 @@
5656
"clean": "rm -rfv dist *.tsbuildinfo"
5757
},
5858
"dependencies": {
59-
"@alwatr/nanolib": "^5.5.1",
59+
"@alwatr/nanolib": "^6.0.1",
6060
"@alwatr/observable": "workspace:^"
6161
},
6262
"devDependencies": {
63-
"@alwatr/nano-build": "^5.5.0",
64-
"@alwatr/prettier-config": "^5.0.0",
65-
"@alwatr/tsconfig-base": "^5.0.0",
66-
"@alwatr/type-helper": "^5.4.0",
67-
"@types/node": "^22.13.10",
68-
"jest": "^29.7.0",
69-
"typescript": "^5.8.2"
63+
"@alwatr/nano-build": "^6.1.0",
64+
"@alwatr/prettier-config": "^5.0.2",
65+
"@alwatr/tsconfig-base": "^6.0.0",
66+
"@alwatr/type-helper": "^6.0.0",
67+
"@types/node": "^22.18.1",
68+
"jest": "^30.1.3",
69+
"typescript": "^5.9.2"
7070
}
7171
}

0 commit comments

Comments
 (0)