Skip to content

Commit 0ed5390

Browse files
committed
update
1 parent 91722c1 commit 0ed5390

File tree

4 files changed

+452
-11
lines changed

4 files changed

+452
-11
lines changed

apps/tgbot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/xxhashjs": "^0.2.4",
1616
"cross-env": "^7.0.3",
1717
"nushell": "^0.98.0",
18-
"wrangler": "^3.72.0"
18+
"wrangler": "^4.18.0"
1919
},
2020
"dependencies": {
2121
"@clansty/maibot-core": "workspace:^",

packages/data/src/jacket-exist-ids.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2080,5 +2080,7 @@
20802080
9996,
20812081
9997,
20822082
9998,
2083-
9999
2083+
9999,
2084+
1813,
2085+
1814
20842086
]

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"dependencies": {
88
"@clansty/maibot-data": "workspace:^",
99
"@clansty/maibot-utils": "workspace:^",
10-
"@gekichumai/dxdata": "https://gitpkg.now.sh/gekichumai/dxrating/packages/dxdata?bf89f247e2afe273f7259069de6db0db2b197147"
10+
"@gekichumai/dxdata": "https://gitpkg.now.sh/gekichumai/dxrating/packages/dxdata?ff3b85ba79dc487b48719b449a8edd00669af5bc"
1111
}
1212
}

0 commit comments

Comments
 (0)