This commit is contained in:
10
package.json
10
package.json
@@ -48,9 +48,9 @@
|
||||
"clean:node": "rm -rf node_modules"
|
||||
},
|
||||
"dependencies": {
|
||||
"@thilawyn/traitify-ts": "^0.1.3",
|
||||
"@thilawyn/traitify-ts": "^0.1.4",
|
||||
"decimal.js": "^10.4.3",
|
||||
"effect": "^2.2.5",
|
||||
"effect": "^2.3.7",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mobx": "^6.12.0",
|
||||
"type-fest": "^4.10.2",
|
||||
@@ -60,13 +60,13 @@
|
||||
"@rollup/plugin-node-resolve": "^15.2.3",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"bun-types": "latest",
|
||||
"npm-check-updates": "^16.14.14",
|
||||
"npm-check-updates": "^16.14.15",
|
||||
"npm-sort": "^0.0.4",
|
||||
"rollup": "^4.9.6",
|
||||
"rollup": "^4.12.0",
|
||||
"rollup-plugin-cleanup": "^3.2.1",
|
||||
"rollup-plugin-ts": "^3.4.5",
|
||||
"ts-functional-pipe": "^3.1.2",
|
||||
"tsx": "^4.7.0",
|
||||
"tsx": "^4.7.1",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user