Skip to content

Commit

Permalink
prevent page rerender
Browse files Browse the repository at this point in the history
  • Loading branch information
proddy committed Nov 6, 2024
1 parent e74af57 commit 324f9d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@table-library/react-table-library": "4.1.7",
"alova": "3.2.1",
"alova": "3.2.2",
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
"mime-types": "^2.1.35",
Expand Down
10 changes: 5 additions & 5 deletions interface/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1675,7 +1675,7 @@ __metadata:
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.3.1"
"@types/react-router-dom": "npm:^5.3.3"
alova: "npm:3.2.1"
alova: "npm:3.2.2"
async-validator: "npm:^4.2.5"
concurrently: "npm:^9.1.0"
eslint: "npm:^9.14.0"
Expand Down Expand Up @@ -1766,13 +1766,13 @@ __metadata:
languageName: node
linkType: hard

"alova@npm:3.2.1":
version: 3.2.1
resolution: "alova@npm:3.2.1"
"alova@npm:3.2.2":
version: 3.2.2
resolution: "alova@npm:3.2.2"
dependencies:
"@alova/shared": "npm:1.1.0"
rate-limiter-flexible: "npm:^5.0.3"
checksum: 10c0/9b15b1894a505bd15bf8fa67352addd72ebddf0b0134b5f96ba6c806e25afdfb565e53931d4ac12900559b9b4778557277350ddc37b8ff87e72030d9d84feddc
checksum: 10c0/e01f827fd07e4e532b6d82fcd9e2ce6fe2866704f5e895085c7de63b00a9caaa2cf1dbf8537292d840a5f1903974f2e7296c16b0beda0bd375d1bdd68c17297e
languageName: node
linkType: hard

Expand Down

0 comments on commit 324f9d0

Please sign in to comment.