Skip to content

Commit 81562a9

Browse files
authored
chore(deps): Update dependencies and test snapshots (#1259)
1 parent 075a604 commit 81562a9

File tree

9 files changed

+6225
-15197
lines changed

9 files changed

+6225
-15197
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@ant-design/cssinjs": "^1.24.0",
4747
"@ant-design/icons": "^5.6.1",
4848
"@babel/cli": "^7.28.3",
49-
"@babel/preset-env": "^7.28.3",
49+
"@babel/preset-env": "^7.28.5",
5050
"@chenshuai2144/less2cssinjs": "^1.0.7",
5151
"@ctrl/tinycolor": "^4.2.0",
5252
"@emotion/babel-preset-css-prop": "^11.12.0",
@@ -57,32 +57,32 @@
5757
"@rc-component/trigger": "^2.3.0",
5858
"@stackblitz/sdk": "^1.11.0",
5959
"@testing-library/dom": "^10.4.1",
60-
"@testing-library/jest-dom": "^6.8.0",
60+
"@testing-library/jest-dom": "^6.9.1",
6161
"@testing-library/react": "^16.3.0",
6262
"@testing-library/react-hooks": "^8.0.1",
6363
"@testing-library/user-event": "^14.6.1",
64-
"@types/lodash": "^4.17.20",
65-
"@types/node": "^20.19.17",
66-
"@types/react": "^18.3.24",
64+
"@types/lodash": "^4.17.21",
65+
"@types/node": "^20.19.25",
66+
"@types/react": "^18.3.27",
6767
"@umijs/fabric": "^4.0.1",
68-
"@umijs/test": "^4.5.0",
68+
"@umijs/test": "^4.6.0",
6969
"@vercel/analytics": "^1.5.0",
70-
"antd": "^5.27.4",
70+
"antd": "^5.29.1",
7171
"antd-style": "^3.7.1",
7272
"antd-token-previewer": "^2.0.8",
7373
"babel-jest": "^29.7.0",
7474
"babel-plugin-react-inline-svg-unique-id": "^1.5.0",
7575
"classnames": "^2.5.1",
7676
"copy-to-clipboard": "^3.3.3",
7777
"cross-env": "^7.0.3",
78-
"dayjs": "^1.11.18",
78+
"dayjs": "^1.11.19",
7979
"dumi": "^2.4.21",
8080
"eslint-plugin-jest": "^28.14.0",
8181
"execa": "^5.1.1",
82-
"father": "^4.6.5",
82+
"father": "^4.6.7",
8383
"fs-extra": "^11.3.2",
8484
"gh-pages": "^6.3.0",
85-
"glob": "^11.0.3",
85+
"glob": "^11.1.0",
8686
"html2sketch": "^1.0.2",
8787
"husky": "^9.1.7",
8888
"identity-obj-proxy": "^3.0.0",
@@ -111,10 +111,10 @@
111111
"react-fast-marquee": "^1.6.5",
112112
"react-intl": "^6.8.9",
113113
"react-markdown": "^9.1.0",
114-
"react-router-dom": "^6.30.1",
114+
"react-router-dom": "^6.30.2",
115115
"runscript": "^1.6.0",
116116
"ts-node": "^10.9.2",
117-
"typescript": "^5.9.2",
117+
"typescript": "^5.9.3",
118118
"vanilla-jsoneditor": "^0.23.8",
119119
"vi-canvas-mock": "^1.0.0",
120120
"vitest": "^2.1.9",

packages/codemod/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"command-exists": "^1.2.9",
2929
"execa": "^5.1.1",
3030
"find-up": "^7.0.0",
31-
"glob": "^11.0.3",
31+
"glob": "^11.1.0",
3232
"is-directory": "^0.3.1",
3333
"is-git-clean": "^1.1.0",
3434
"jscodeshift": "^0.16.1",
@@ -37,7 +37,7 @@
3737
"postcss-less": "^6.0.0",
3838
"prettier": "^3.6.2",
3939
"read-pkg-up": "^10.1.0",
40-
"semver": "^7.7.2",
40+
"semver": "^7.7.3",
4141
"update-check": "^1.5.4",
4242
"yargs-parser": "^21.1.1"
4343
},

packages/design/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@oceanbase/icons": "workspace:^",
4646
"@oceanbase/util": "workspace:^",
4747
"ahooks": "^2.10.14",
48-
"antd": "^5.27.4",
48+
"antd": "^5.29.1",
4949
"classnames": "^2.5.1",
5050
"lodash": "^4.17.21",
5151
"lottie-web": "^5.13.0",
@@ -54,11 +54,11 @@
5454
},
5555
"devDependencies": {
5656
"@babel/cli": "^7.28.3",
57-
"@babel/preset-env": "^7.28.3",
57+
"@babel/preset-env": "^7.28.5",
5858
"antd-token-previewer": "^2.0.8",
5959
"rc-select": "^14.16.8",
6060
"rc-slider": "^11.1.9",
61-
"rc-table": "^7.54.0",
61+
"rc-table": "^7.55.1",
6262
"rc-tree-select": "^5.27.0"
6363
},
6464
"peerDependencies": {

packages/design/src/drawer/__tests__/__snapshots__/index.test.tsx.snap

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ exports[`Drawer > render correctly 1`] = `
1919
style="width: 378px;"
2020
>
2121
<div
22+
aria-labelledby="test-id"
2223
aria-modal="true"
2324
class="ant-drawer-content"
2425
role="dialog"
@@ -57,6 +58,7 @@ exports[`Drawer > render correctly 1`] = `
5758
</button>
5859
<div
5960
class="ant-drawer-title"
61+
id="test-id"
6062
>
6163
Title
6264
</div>
@@ -101,6 +103,7 @@ exports[`Drawer > render with confirmLoading and okButtonProps 1`] = `
101103
style="width: 378px;"
102104
>
103105
<div
106+
aria-labelledby="test-id"
104107
aria-modal="true"
105108
class="ant-drawer-content"
106109
role="dialog"
@@ -139,6 +142,7 @@ exports[`Drawer > render with confirmLoading and okButtonProps 1`] = `
139142
</button>
140143
<div
141144
class="ant-drawer-title"
145+
id="test-id"
142146
>
143147
Title
144148
</div>
@@ -242,6 +246,7 @@ exports[`Drawer > render with custom footer 1`] = `
242246
style="width: 378px;"
243247
>
244248
<div
249+
aria-labelledby="test-id"
245250
aria-modal="true"
246251
class="ant-drawer-content"
247252
role="dialog"
@@ -280,6 +285,7 @@ exports[`Drawer > render with custom footer 1`] = `
280285
</button>
281286
<div
282287
class="ant-drawer-title"
288+
id="test-id"
283289
>
284290
Title
285291
</div>
@@ -331,6 +337,7 @@ exports[`Drawer > render with default footer 1`] = `
331337
style="width: 378px;"
332338
>
333339
<div
340+
aria-labelledby="test-id"
334341
aria-modal="true"
335342
class="ant-drawer-content"
336343
role="dialog"
@@ -369,6 +376,7 @@ exports[`Drawer > render with default footer 1`] = `
369376
</button>
370377
<div
371378
class="ant-drawer-title"
379+
id="test-id"
372380
>
373381
Title
374382
</div>
@@ -449,6 +457,7 @@ exports[`Drawer > render with footerExtra and custom footer 1`] = `
449457
style="width: 378px;"
450458
>
451459
<div
460+
aria-labelledby="test-id"
452461
aria-modal="true"
453462
class="ant-drawer-content"
454463
role="dialog"
@@ -487,6 +496,7 @@ exports[`Drawer > render with footerExtra and custom footer 1`] = `
487496
</button>
488497
<div
489498
class="ant-drawer-title"
499+
id="test-id"
490500
>
491501
Title
492502
</div>
@@ -538,6 +548,7 @@ exports[`Drawer > render with footerExtra and default footer 1`] = `
538548
style="width: 378px;"
539549
>
540550
<div
551+
aria-labelledby="test-id"
541552
aria-modal="true"
542553
class="ant-drawer-content"
543554
role="dialog"
@@ -576,6 +587,7 @@ exports[`Drawer > render with footerExtra and default footer 1`] = `
576587
</button>
577588
<div
578589
class="ant-drawer-title"
590+
id="test-id"
579591
>
580592
Title
581593
</div>
@@ -657,6 +669,7 @@ exports[`Drawer > render with footerExtra and no footer 1`] = `
657669
style="width: 378px;"
658670
>
659671
<div
672+
aria-labelledby="test-id"
660673
aria-modal="true"
661674
class="ant-drawer-content"
662675
role="dialog"
@@ -695,6 +708,7 @@ exports[`Drawer > render with footerExtra and no footer 1`] = `
695708
</button>
696709
<div
697710
class="ant-drawer-title"
711+
id="test-id"
698712
>
699713
Title
700714
</div>
@@ -739,6 +753,7 @@ exports[`Drawer > render with okText and cancenText 1`] = `
739753
style="width: 378px;"
740754
>
741755
<div
756+
aria-labelledby="test-id"
742757
aria-modal="true"
743758
class="ant-drawer-content"
744759
role="dialog"
@@ -777,6 +792,7 @@ exports[`Drawer > render with okText and cancenText 1`] = `
777792
</button>
778793
<div
779794
class="ant-drawer-title"
795+
id="test-id"
780796
>
781797
Title
782798
</div>
@@ -857,6 +873,7 @@ exports[`Drawer > render with onOk 1`] = `
857873
style="width: 378px;"
858874
>
859875
<div
876+
aria-labelledby="test-id"
860877
aria-modal="true"
861878
class="ant-drawer-content"
862879
role="dialog"
@@ -895,6 +912,7 @@ exports[`Drawer > render with onOk 1`] = `
895912
</button>
896913
<div
897914
class="ant-drawer-title"
915+
id="test-id"
898916
>
899917
Title
900918
</div>

packages/design/src/table/__tests__/__snapshots__/index.test.tsx.snap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ exports[`Table > ConfigProvider pagination should work 1`] = `
255255
</div>
256256
</div>
257257
<ul
258-
class="ant-pagination ant-table-pagination ant-table-pagination-right"
258+
class="ant-pagination ant-pagination-end ant-table-pagination"
259259
>
260260
<li
261261
class="ant-pagination-total-text"
@@ -828,7 +828,7 @@ exports[`Table > default pagination should work 1`] = `
828828
</div>
829829
</div>
830830
<ul
831-
class="ant-pagination ant-table-pagination ant-table-pagination-right"
831+
class="ant-pagination ant-pagination-end ant-table-pagination"
832832
>
833833
<li
834834
class="ant-pagination-total-text"
@@ -1592,7 +1592,7 @@ exports[`Table > hideOnSinglePage should be false by default 1`] = `
15921592
</div>
15931593
</div>
15941594
<ul
1595-
class="ant-pagination ant-table-pagination ant-table-pagination-right"
1595+
class="ant-pagination ant-pagination-end ant-table-pagination"
15961596
>
15971597
<li
15981598
class="ant-pagination-total-text"
@@ -2004,7 +2004,7 @@ exports[`Table > innerBordered should work 1`] = `
20042004
</div>
20052005
</div>
20062006
<ul
2007-
class="ant-pagination ant-table-pagination ant-table-pagination-right"
2007+
class="ant-pagination ant-pagination-end ant-table-pagination"
20082008
>
20092009
<li
20102010
class="ant-pagination-total-text"
@@ -2509,7 +2509,7 @@ exports[`Table > render 1`] = `
25092509
</div>
25102510
</div>
25112511
<ul
2512-
class="ant-pagination ant-table-pagination ant-table-pagination-right"
2512+
class="ant-pagination ant-pagination-end ant-table-pagination"
25132513
>
25142514
<li
25152515
class="ant-pagination-total-text"

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@oceanbase/util": "workspace:^",
4747
"ahooks": "^2.10.14",
4848
"classnames": "^2.5.1",
49-
"dayjs": "^1.11.18",
49+
"dayjs": "^1.11.19",
5050
"diff": "^5.2.0",
5151
"highlight.js": "^11.11.1",
5252
"highlightjs-solidity": "^2.0.6",

packages/ui/src/ProTable/__tests__/__snapshots__/index.test.tsx.snap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ exports[`ProTable > ConfigProvider pagination should work 1`] = `
362362
>
363363
<div
364364
class="ant-pro-card-body"
365-
style="padding-block-start: 0;"
365+
style="padding-block: 0;"
366366
>
367367
<div
368368
class="ant-pro-table-list-toolbar"
@@ -716,7 +716,7 @@ exports[`ProTable > ConfigProvider pagination should work 1`] = `
716716
</div>
717717
</div>
718718
<ul
719-
class="ant-pagination ant-table-pagination ant-table-pagination-right"
719+
class="ant-pagination ant-pagination-end ant-table-pagination"
720720
>
721721
<li
722722
aria-disabled="true"
@@ -1257,7 +1257,7 @@ exports[`ProTable > default pagination should work 1`] = `
12571257
>
12581258
<div
12591259
class="ant-pro-card-body"
1260-
style="padding-block-start: 0;"
1260+
style="padding-block: 0;"
12611261
>
12621262
<div
12631263
class="ant-pro-table-list-toolbar"
@@ -1611,7 +1611,7 @@ exports[`ProTable > default pagination should work 1`] = `
16111611
</div>
16121612
</div>
16131613
<ul
1614-
class="ant-pagination ant-table-pagination ant-table-pagination-right"
1614+
class="ant-pagination ant-pagination-end ant-table-pagination"
16151615
>
16161616
<li
16171617
class="ant-pagination-total-text"
@@ -2224,7 +2224,7 @@ exports[`ProTable > innerBordered should work 1`] = `
22242224
>
22252225
<div
22262226
class="ant-pro-card-body"
2227-
style="padding-block-start: 0;"
2227+
style="padding-block: 0;"
22282228
>
22292229
<div
22302230
class="ant-pro-table-list-toolbar"
@@ -2578,7 +2578,7 @@ exports[`ProTable > innerBordered should work 1`] = `
25782578
</div>
25792579
</div>
25802580
<ul
2581-
class="ant-pagination ant-table-pagination ant-table-pagination-right"
2581+
class="ant-pagination ant-pagination-end ant-table-pagination"
25822582
>
25832583
<li
25842584
class="ant-pagination-total-text"
@@ -3191,7 +3191,7 @@ exports[`ProTable > render 1`] = `
31913191
>
31923192
<div
31933193
class="ant-pro-card-body"
3194-
style="padding-block-start: 0;"
3194+
style="padding-block: 0;"
31953195
>
31963196
<div
31973197
class="ant-pro-table-list-toolbar"
@@ -3545,7 +3545,7 @@ exports[`ProTable > render 1`] = `
35453545
</div>
35463546
</div>
35473547
<ul
3548-
class="ant-pagination ant-table-pagination ant-table-pagination-right"
3548+
class="ant-pagination ant-pagination-end ant-table-pagination"
35493549
>
35503550
<li
35513551
class="ant-pagination-total-text"

packages/util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"build": "father build"
3333
},
3434
"dependencies": {
35-
"ahooks": "^3.9.5",
35+
"ahooks": "^3.9.6",
3636
"ahooks-v2": "^2.10.15",
3737
"filesize": "^10.1.6",
3838
"is-url": "^1.2.4",

0 commit comments

Comments
 (0)