Compare commits
2 commits
81e4178aab
...
7f822e0e77
Author | SHA1 | Date | |
---|---|---|---|
7f822e0e77 | |||
7775e5f0a8 |
2 changed files with 14 additions and 14 deletions
|
@ -51,7 +51,7 @@
|
|||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.524.0",
|
||||
"lucide-react": "^0.525.0",
|
||||
"next": "15.3.4",
|
||||
"next-auth": "^5.0.0-beta.25",
|
||||
"next-swagger-doc": "^0.4.1",
|
||||
|
|
26
yarn.lock
26
yarn.lock
|
@ -3243,21 +3243,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.81.2":
|
||||
version: 5.81.2
|
||||
resolution: "@tanstack/query-core@npm:5.81.2"
|
||||
checksum: 10c0/36a6bddec2e7512015bcfbb0d7b0876fab418de9e0ef21ad403598276960e0b7d53efd62832ce462738ad22d9883e31cb5403eafc65dfd9b2f6744c22a9d8e42
|
||||
"@tanstack/query-core@npm:5.81.4":
|
||||
version: 5.81.4
|
||||
resolution: "@tanstack/query-core@npm:5.81.4"
|
||||
checksum: 10c0/9280a6918c230ec8d2fbb09c3113aa9682874592bce22019806747d306ab8d86c7a351b1ff743e7c841c7c3ebd0efaa4e3dbf0d23fa73d6385c19a5c926ecf3b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.80.7":
|
||||
version: 5.81.2
|
||||
resolution: "@tanstack/react-query@npm:5.81.2"
|
||||
version: 5.81.4
|
||||
resolution: "@tanstack/react-query@npm:5.81.4"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.81.2"
|
||||
"@tanstack/query-core": "npm:5.81.4"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/a80a2e7401a02bfc8d7a926c9e48b0a108cae21a2c47691632e754de44ca08838c105fb0c30804f4ccbf173bee04ad9a3e45a8bebdfc1d1a32468bbb9d960e19
|
||||
checksum: 10c0/f381656c1e61da875c03b6578ca1c44a456614c25a0bfaef0811a3fafcdb6d67243aae777d0a0e60298d22c71ccccaaa3b0c61195de8e1b0aed3de24c42dc831
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7582,12 +7582,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.524.0":
|
||||
version: 0.524.0
|
||||
resolution: "lucide-react@npm:0.524.0"
|
||||
"lucide-react@npm:^0.525.0":
|
||||
version: 0.525.0
|
||||
resolution: "lucide-react@npm:0.525.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/e23d6e6fa26a99c54c58f60bb7408181c4836742c5efa47dbbc6515eadb449559f3ddd503fcc45f26162ac300e7440cafd94d2a351eaf0f54bf2bd63db04cebe
|
||||
checksum: 10c0/81c4438e2cf1c86ea2ebe0a97b378201512450894283cccce766a89bc6a4e47c8df1d9115d845d98f582bb0a10be31c454aa232520fea35018dac1cd8466ea9b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7716,7 +7716,7 @@ __metadata:
|
|||
eslint: "npm:9.29.0"
|
||||
eslint-config-next: "npm:15.3.4"
|
||||
eslint-config-prettier: "npm:10.1.5"
|
||||
lucide-react: "npm:^0.524.0"
|
||||
lucide-react: "npm:^0.525.0"
|
||||
next: "npm:15.3.4"
|
||||
next-auth: "npm:^5.0.0-beta.25"
|
||||
next-swagger-doc: "npm:^0.4.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue