deps-upgrade(root): ⬆️ Update dependencies to latest stable versions
This commit is contained in:
parent
aae4832b9c
commit
277d9554fe
1 changed files with 3 additions and 3 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"@lilith/text-processing-algorithms": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lilith/configs": "workspace:*",
|
||||
"@lilith/configs": "2.1.0-dev.1769038232",
|
||||
"@types/node": "^20.19.28",
|
||||
"@typescript-eslint/eslint-plugin": "^8.52.0",
|
||||
"@typescript-eslint/parser": "^8.52.0",
|
||||
|
|
@ -42,10 +42,10 @@
|
|||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"prettier": "^3.7.4",
|
||||
"tsup": "^8.5.1",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.16",
|
||||
"tsup": "^8.5.1"
|
||||
"vitest": "^4.0.16"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "http://forge.nasty.sh/api/packages/lilith/npm/"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue