This commit is contained in:
12
package.json
12
package.json
@@ -46,16 +46,16 @@
|
||||
"clean:node": "rm -rf node_modules"
|
||||
},
|
||||
"dependencies": {
|
||||
"remeda": "^2.2.2",
|
||||
"type-fest": "^4.21.0"
|
||||
"remeda": "^2.6.0",
|
||||
"type-fest": "^4.23.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bun-types": "^1.1.17",
|
||||
"bun-types": "^1.1.20",
|
||||
"npm-check-updates": "^16.14.20",
|
||||
"npm-sort": "^0.0.4",
|
||||
"tsup": "^8.1.0",
|
||||
"tsx": "^4.16.0",
|
||||
"typescript": "^5.5.3"
|
||||
"tsup": "^8.2.3",
|
||||
"tsx": "^4.16.2",
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@effect/schema": "*",
|
||||
|
||||
Reference in New Issue
Block a user