[DEPEND] update dependecy
This commit is contained in:
parent
abb572a778
commit
73bed05b5f
@ -20,7 +20,7 @@
|
||||
<dependency>
|
||||
<groupId>kangaroo-and-rabbit</groupId>
|
||||
<artifactId>archidata</artifactId>
|
||||
<version>0.8.7</version>
|
||||
<version>0.8.9</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
|
@ -34,7 +34,7 @@
|
||||
"rxjs": "^7.8.1",
|
||||
"zone.js": "^0.14.5",
|
||||
"zod": "3.23.8",
|
||||
"@kangaroo-and-rabbit/kar-cw": "^0.2.2"
|
||||
"@kangaroo-and-rabbit/kar-cw": "^0.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^17.3.7",
|
||||
|
@ -18,9 +18,9 @@ import {
|
||||
ClientToken,
|
||||
Long,
|
||||
RightDescription,
|
||||
isRightDescription,
|
||||
isApplication,
|
||||
isLong,
|
||||
isRightDescription,
|
||||
isApplicationSmall,
|
||||
isClientToken,
|
||||
} from "./model"
|
||||
|
@ -20,8 +20,8 @@ import {
|
||||
UserAuthGet,
|
||||
UserCreate,
|
||||
UserOut,
|
||||
isUserAuth,
|
||||
isGetToken,
|
||||
isUserAuth,
|
||||
isUserOut,
|
||||
isUserAuthGet,
|
||||
} from "./model"
|
||||
|
Loading…
x
Reference in New Issue
Block a user