mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Bump ts-rest
This commit is contained in:
parent
f58552be84
commit
5295c69f46
6 changed files with 19 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -25,7 +25,7 @@
|
|||
"@mantine/utils": "^6.0.13",
|
||||
"@tanstack/react-query": "^4.29.5",
|
||||
"@tanstack/react-query-devtools": "^4.29.6",
|
||||
"@ts-rest/core": "^3.22.0",
|
||||
"@ts-rest/core": "^3.23.0",
|
||||
"axios": "^1.4.0",
|
||||
"cmdk": "^0.2.0",
|
||||
"dayjs": "^1.11.6",
|
||||
|
|
@ -3094,9 +3094,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@ts-rest/core": {
|
||||
"version": "3.22.0",
|
||||
"resolved": "https://registry.npmjs.org/@ts-rest/core/-/core-3.22.0.tgz",
|
||||
"integrity": "sha512-65FhsjhdQntITzUwB2M8CTz8bdODwNmVHMBIQiXTZrkmzxA0YiyrShotkDrorSNH9IspU+qavb82ZVlU9ZdWnQ==",
|
||||
"version": "3.23.0",
|
||||
"resolved": "https://registry.npmjs.org/@ts-rest/core/-/core-3.23.0.tgz",
|
||||
"integrity": "sha512-2vJwa682m9yS/xQPvPxZBluJfIZwNkt2HY9ER3UtGnu8Dijw+8iymSyIyjRLpFFWUyRnVp9IqrEi/d84bkNFIw==",
|
||||
"peerDependencies": {
|
||||
"zod": "^3.0.0"
|
||||
},
|
||||
|
|
@ -25728,9 +25728,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@ts-rest/core": {
|
||||
"version": "3.22.0",
|
||||
"resolved": "https://registry.npmjs.org/@ts-rest/core/-/core-3.22.0.tgz",
|
||||
"integrity": "sha512-65FhsjhdQntITzUwB2M8CTz8bdODwNmVHMBIQiXTZrkmzxA0YiyrShotkDrorSNH9IspU+qavb82ZVlU9ZdWnQ==",
|
||||
"version": "3.23.0",
|
||||
"resolved": "https://registry.npmjs.org/@ts-rest/core/-/core-3.23.0.tgz",
|
||||
"integrity": "sha512-2vJwa682m9yS/xQPvPxZBluJfIZwNkt2HY9ER3UtGnu8Dijw+8iymSyIyjRLpFFWUyRnVp9IqrEi/d84bkNFIw==",
|
||||
"requires": {}
|
||||
},
|
||||
"@tsconfig/node10": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue