Redirect on token expiry
This commit is contained in:
12
web/package-lock.json
generated
12
web/package-lock.json
generated
@@ -10,6 +10,7 @@
|
||||
"@mantine/dropzone": "^7.4.0",
|
||||
"@mantine/form": "^7.4.0",
|
||||
"@mantine/hooks": "^7.4.0",
|
||||
"@mantine/modals": "^7.4.0",
|
||||
"@mantine/notifications": "^7.4.0",
|
||||
"@remix-run/css-bundle": "^2.4.1",
|
||||
"@remix-run/node": "^2.4.1",
|
||||
@@ -1493,6 +1494,17 @@
|
||||
"react": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/modals": {
|
||||
"version": "7.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.4.0.tgz",
|
||||
"integrity": "sha512-uXZuN5vCx0Wdu0gOmoDaGD8/GVpx7qCeyAAFCH94WPHl/aK3fzKSk4K63deWY5Ml9a5ktic/i5pYil3MUBEj5w==",
|
||||
"peerDependencies": {
|
||||
"@mantine/core": "7.4.0",
|
||||
"@mantine/hooks": "7.4.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/notifications": {
|
||||
"version": "7.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.4.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user