Skip to content

Commit 50730ae

Browse files
committed
chore: update @alwatr/nanolib and devDependencies to latest versions
1 parent a4e2d7b commit 50730ae

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

packages/fsm/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@
5858
"clean": "rm -rfv dist *.tsbuildinfo"
5959
},
6060
"dependencies": {
61-
"@alwatr/nanolib": "^5.5.1",
61+
"@alwatr/nanolib": "^6.0.1",
6262
"@alwatr/observable": "workspace:^"
6363
},
6464
"devDependencies": {
65-
"@alwatr/nano-build": "^5.5.0",
66-
"@alwatr/prettier-config": "^5.0.0",
67-
"@alwatr/tsconfig-base": "^5.0.0",
68-
"@alwatr/type-helper": "^5.4.0",
69-
"@types/node": "^22.13.10",
70-
"jest": "^29.7.0",
71-
"typescript": "^5.8.2"
65+
"@alwatr/nano-build": "^6.1.0",
66+
"@alwatr/prettier-config": "^5.0.2",
67+
"@alwatr/tsconfig-base": "^6.0.0",
68+
"@alwatr/type-helper": "^6.0.0",
69+
"@types/node": "^22.18.1",
70+
"jest": "^30.1.3",
71+
"typescript": "^5.9.2"
7272
}
7373
}

0 commit comments

Comments
 (0)