This commit is contained in:
10
package.json
10
package.json
@@ -48,12 +48,12 @@
|
||||
"clean:node": "rm -rf node_modules"
|
||||
},
|
||||
"dependencies": {
|
||||
"@thilawyn/traitify-ts": "^0.1.13",
|
||||
"@thilawyn/traitify-ts": "^0.1.14",
|
||||
"decimal.js": "^10.4.3",
|
||||
"effect": "^2.4.0",
|
||||
"effect": "^2.4.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mobx": "^6.12.0",
|
||||
"type-fest": "^4.10.3",
|
||||
"type-fest": "^4.12.0",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -62,11 +62,11 @@
|
||||
"bun-types": "latest",
|
||||
"npm-check-updates": "^16.14.15",
|
||||
"npm-sort": "^0.0.4",
|
||||
"rollup": "^4.12.0",
|
||||
"rollup": "^4.12.1",
|
||||
"rollup-plugin-cleanup": "^3.2.1",
|
||||
"rollup-plugin-ts": "^3.4.5",
|
||||
"ts-functional-pipe": "^3.1.2",
|
||||
"tsx": "^4.7.1",
|
||||
"typescript": "^5.3.3"
|
||||
"typescript": "^5.4.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user