Skip to content

Commit aff6b87

Browse files
committed
chore: upgrade frontend dependencies
1 parent bc0bac9 commit aff6b87

File tree

3 files changed

+1192
-1027
lines changed

3 files changed

+1192
-1027
lines changed

proto/gen/apidocs.swagger.yaml

Lines changed: 65 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -311,12 +311,16 @@ paths:
311311
type: integer
312312
format: int32
313313
- name: pageToken
314-
description: "A page token, received from a previous `ListMemos` call.\r\nProvide this to retrieve the subsequent page."
314+
description: |-
315+
A page token, received from a previous `ListMemos` call.
316+
Provide this to retrieve the subsequent page.
315317
in: query
316318
required: false
317319
type: string
318320
- name: filter
319-
description: "Filter is used to filter memos returned in the list.\r\nFormat: \"creator == 'users/{uid}' && visibilities == ['PUBLIC', 'PROTECTED']\""
321+
description: |-
322+
Filter is used to filter memos returned in the list.
323+
Format: "creator == 'users/{uid}' && visibilities == ['PUBLIC', 'PROTECTED']"
320324
in: query
321325
required: false
322326
type: string
@@ -816,7 +820,10 @@ paths:
816820
$ref: '#/definitions/googlerpcStatus'
817821
parameters:
818822
- name: memo.name
819-
description: "The name of the memo.\r\nFormat: memos/{id}\r\nid is the system generated id."
823+
description: |-
824+
The name of the memo.
825+
Format: memos/{id}
826+
id is the system generated id.
820827
in: path
821828
required: true
822829
type: string
@@ -834,7 +841,9 @@ paths:
834841
$ref: '#/definitions/v1RowStatus'
835842
creator:
836843
type: string
837-
title: "The name of the creator.\r\nFormat: users/{id}"
844+
title: |-
845+
The name of the creator.
846+
Format: users/{id}
838847
createTime:
839848
type: string
840849
format: date-time
@@ -882,7 +891,9 @@ paths:
882891
readOnly: true
883892
parent:
884893
type: string
885-
title: "The name of the parent memo.\r\nFormat: memos/{id}"
894+
title: |-
895+
The name of the parent memo.
896+
Format: memos/{id}
886897
readOnly: true
887898
snippet:
888899
type: string
@@ -1054,7 +1065,9 @@ paths:
10541065
$ref: '#/definitions/googlerpcStatus'
10551066
parameters:
10561067
- name: name_4
1057-
description: "The name of the memo.\r\nFormat: memos/{id}"
1068+
description: |-
1069+
The name of the memo.
1070+
Format: memos/{id}
10581071
in: path
10591072
required: true
10601073
type: string
@@ -1076,7 +1089,9 @@ paths:
10761089
$ref: '#/definitions/googlerpcStatus'
10771090
parameters:
10781091
- name: name_4
1079-
description: "The name of the memo.\r\nFormat: memos/{id}"
1092+
description: |-
1093+
The name of the memo.
1094+
Format: memos/{id}
10801095
in: path
10811096
required: true
10821097
type: string
@@ -1228,7 +1243,9 @@ paths:
12281243
$ref: '#/definitions/googlerpcStatus'
12291244
parameters:
12301245
- name: name
1231-
description: "The name of the memo.\r\nFormat: memos/{id}"
1246+
description: |-
1247+
The name of the memo.
1248+
Format: memos/{id}
12321249
in: path
12331250
required: true
12341251
type: string
@@ -1249,7 +1266,9 @@ paths:
12491266
$ref: '#/definitions/googlerpcStatus'
12501267
parameters:
12511268
- name: name
1252-
description: "The name of the memo.\r\nFormat: memos/{id}"
1269+
description: |-
1270+
The name of the memo.
1271+
Format: memos/{id}
12531272
in: path
12541273
required: true
12551274
type: string
@@ -1276,7 +1295,9 @@ paths:
12761295
$ref: '#/definitions/googlerpcStatus'
12771296
parameters:
12781297
- name: name
1279-
description: "The name of the memo.\r\nFormat: memos/{id}"
1298+
description: |-
1299+
The name of the memo.
1300+
Format: memos/{id}
12801301
in: path
12811302
required: true
12821303
type: string
@@ -1297,7 +1318,9 @@ paths:
12971318
$ref: '#/definitions/googlerpcStatus'
12981319
parameters:
12991320
- name: name
1300-
description: "The name of the memo.\r\nFormat: memos/{id}"
1321+
description: |-
1322+
The name of the memo.
1323+
Format: memos/{id}
13011324
in: path
13021325
required: true
13031326
type: string
@@ -1324,7 +1347,9 @@ paths:
13241347
$ref: '#/definitions/googlerpcStatus'
13251348
parameters:
13261349
- name: name
1327-
description: "The name of the memo.\r\nFormat: memos/{id}"
1350+
description: |-
1351+
The name of the memo.
1352+
Format: memos/{id}
13281353
in: path
13291354
required: true
13301355
type: string
@@ -1346,7 +1371,9 @@ paths:
13461371
$ref: '#/definitions/googlerpcStatus'
13471372
parameters:
13481373
- name: name
1349-
description: "The name of the memo.\r\nFormat: memos/{id}"
1374+
description: |-
1375+
The name of the memo.
1376+
Format: memos/{id}
13501377
in: path
13511378
required: true
13521379
type: string
@@ -1373,7 +1400,9 @@ paths:
13731400
$ref: '#/definitions/googlerpcStatus'
13741401
parameters:
13751402
- name: name
1376-
description: "The name of the memo.\r\nFormat: memos/{id}"
1403+
description: |-
1404+
The name of the memo.
1405+
Format: memos/{id}
13771406
in: path
13781407
required: true
13791408
type: string
@@ -1395,7 +1424,9 @@ paths:
13951424
$ref: '#/definitions/googlerpcStatus'
13961425
parameters:
13971426
- name: name
1398-
description: "The name of the memo.\r\nFormat: memos/{id}"
1427+
description: |-
1428+
The name of the memo.
1429+
Format: memos/{id}
13991430
in: path
14001431
required: true
14011432
type: string
@@ -1447,7 +1478,9 @@ paths:
14471478
$ref: '#/definitions/googlerpcStatus'
14481479
parameters:
14491480
- name: parent
1450-
description: "The parent, who owns the tags.\r\nFormat: memos/{id}. Use \"memos/-\" to delete all tags."
1481+
description: |-
1482+
The parent, who owns the tags.
1483+
Format: memos/{id}. Use "memos/-" to delete all tags.
14511484
in: path
14521485
required: true
14531486
type: string
@@ -1478,7 +1511,9 @@ paths:
14781511
$ref: '#/definitions/googlerpcStatus'
14791512
parameters:
14801513
- name: parent
1481-
description: "The parent, who owns the tags.\r\nFormat: memos/{id}. Use \"memos/-\" to rename all tags."
1514+
description: |-
1515+
The parent, who owns the tags.
1516+
Format: memos/{id}. Use "memos/-" to rename all tags.
14821517
in: path
14831518
required: true
14841519
type: string
@@ -1928,7 +1963,10 @@ definitions:
19281963
properties:
19291964
name:
19301965
type: string
1931-
description: "The name of the memo.\r\nFormat: memos/{id}\r\nid is the system generated id."
1966+
description: |-
1967+
The name of the memo.
1968+
Format: memos/{id}
1969+
id is the system generated id.
19321970
readOnly: true
19331971
uid:
19341972
type: string
@@ -1937,7 +1975,9 @@ definitions:
19371975
$ref: '#/definitions/v1RowStatus'
19381976
creator:
19391977
type: string
1940-
title: "The name of the creator.\r\nFormat: users/{id}"
1978+
title: |-
1979+
The name of the creator.
1980+
Format: users/{id}
19411981
createTime:
19421982
type: string
19431983
format: date-time
@@ -1985,7 +2025,9 @@ definitions:
19852025
readOnly: true
19862026
parent:
19872027
type: string
1988-
title: "The name of the parent memo.\r\nFormat: memos/{id}"
2028+
title: |-
2029+
The name of the parent memo.
2030+
Format: memos/{id}
19892031
readOnly: true
19902032
snippet:
19912033
type: string
@@ -2562,7 +2604,9 @@ definitions:
25622604
$ref: '#/definitions/apiv1Memo'
25632605
nextPageToken:
25642606
type: string
2565-
description: "A token, which can be sent as `page_token` to retrieve the next page.\r\nIf this field is omitted, there are no subsequent pages."
2607+
description: |-
2608+
A token, which can be sent as `page_token` to retrieve the next page.
2609+
If this field is omitted, there are no subsequent pages.
25662610
v1ListNode:
25672611
type: object
25682612
properties:

web/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,22 @@
1212
"@dnd-kit/core": "^6.3.1",
1313
"@dnd-kit/sortable": "^8.0.0",
1414
"@dnd-kit/utilities": "^3.2.2",
15-
"@emotion/react": "^11.13.5",
16-
"@emotion/styled": "^11.13.5",
15+
"@emotion/react": "^11.14.0",
16+
"@emotion/styled": "^11.14.0",
1717
"@github/relative-time-element": "^4.4.4",
1818
"@matejmazur/react-katex": "^3.1.3",
1919
"@mui/joy": "5.0.0-beta.48",
20-
"@radix-ui/react-popover": "^1.1.2",
21-
"@reduxjs/toolkit": "^2.4.0",
20+
"@radix-ui/react-popover": "^1.1.4",
21+
"@reduxjs/toolkit": "^2.5.0",
2222
"@usememos/mui": "0.0.1-alpha.26",
2323
"class-variance-authority": "^0.7.1",
2424
"clsx": "^2.1.1",
2525
"copy-to-clipboard": "^3.3.3",
2626
"dayjs": "^1.11.13",
2727
"fuse.js": "^7.0.0",
28-
"highlight.js": "^11.10.0",
28+
"highlight.js": "^11.11.1",
2929
"i18next": "^23.16.8",
30-
"katex": "^0.16.11",
30+
"katex": "^0.16.19",
3131
"leaflet": "^1.9.4",
3232
"lodash-es": "^4.17.21",
3333
"lucide-react": "^0.453.0",
@@ -36,50 +36,50 @@
3636
"react-datepicker": "^7.5.0",
3737
"react-dom": "^18.3.1",
3838
"react-force-graph-2d": "^1.26.1",
39-
"react-hot-toast": "^2.4.1",
40-
"react-i18next": "^15.1.3",
39+
"react-hot-toast": "^2.5.1",
40+
"react-i18next": "^15.4.0",
4141
"react-leaflet": "^4.2.1",
42-
"react-redux": "^9.1.2",
43-
"react-router-dom": "^6.28.0",
42+
"react-redux": "^9.2.0",
43+
"react-router-dom": "^6.28.1",
4444
"react-simple-pull-to-refresh": "^1.3.3",
45-
"react-use": "^17.5.1",
46-
"tailwind-merge": "^2.5.5",
47-
"tailwindcss": "^3.4.16",
45+
"react-use": "^17.6.0",
46+
"tailwind-merge": "^2.6.0",
47+
"tailwindcss": "^3.4.17",
4848
"tailwindcss-animate": "^1.0.7",
4949
"textarea-caret": "^3.1.0",
5050
"uuid": "^11.0.3",
5151
"zustand": "^5.0.2"
5252
},
5353
"devDependencies": {
54-
"@bufbuild/buf": "^1.47.2",
55-
"@bufbuild/protobuf": "^2.2.2",
54+
"@bufbuild/buf": "^1.48.0",
55+
"@bufbuild/protobuf": "^2.2.3",
5656
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
5757
"@types/d3": "^7.4.3",
5858
"@types/katex": "^0.16.7",
5959
"@types/leaflet": "^1.9.15",
6060
"@types/lodash-es": "^4.17.12",
61-
"@types/node": "^22.10.1",
61+
"@types/node": "^22.10.2",
6262
"@types/qs": "^6.9.17",
63-
"@types/react": "^18.3.14",
64-
"@types/react-dom": "^18.3.2",
63+
"@types/react": "^18.3.18",
64+
"@types/react-dom": "^18.3.5",
6565
"@types/textarea-caret": "^3.0.3",
6666
"@types/uuid": "^10.0.0",
6767
"@typescript-eslint/eslint-plugin": "^7.18.0",
6868
"@typescript-eslint/parser": "^7.18.0",
6969
"@vitejs/plugin-react": "^4.3.4",
7070
"autoprefixer": "^10.4.20",
71-
"code-inspector-plugin": "^0.17.9",
71+
"code-inspector-plugin": "^0.18.3",
7272
"eslint": "^8.57.1",
7373
"eslint-config-prettier": "^9.1.0",
7474
"eslint-plugin-prettier": "^5.2.1",
75-
"eslint-plugin-react": "^7.37.2",
75+
"eslint-plugin-react": "^7.37.3",
7676
"less": "^4.2.1",
7777
"long": "^5.2.3",
7878
"nice-grpc-web": "^3.3.5",
7979
"postcss": "^8.4.49",
8080
"prettier": "^3.4.2",
8181
"protobufjs": "^7.4.0",
8282
"typescript": "^5.7.2",
83-
"vite": "^5.4.11"
83+
"vite": "^6.0.6"
8484
}
8585
}

0 commit comments

Comments
 (0)