Updated desp
This commit is contained in:
parent
f46bdcaa03
commit
8832434010
|
@ -17,7 +17,7 @@
|
|||
"language-tags": "1.0.9",
|
||||
"luxon": "3.4.4",
|
||||
"payload": "2.12.1",
|
||||
"payloadcms-sftp-storage": "^1.0.1",
|
||||
"payloadcms-sftp-storage": "1.0.1",
|
||||
"sharp": "0.33.3",
|
||||
"styled-components": "6.1.8"
|
||||
},
|
||||
|
@ -35,7 +35,7 @@
|
|||
"prettier": "3.2.5",
|
||||
"ts-node": "10.9.2",
|
||||
"ts-unused-exports": "10.0.1",
|
||||
"typescript": "5.4.3"
|
||||
"typescript": "5.4.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@aws-crypto/crc32": {
|
||||
|
@ -15922,9 +15922,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.4.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.3.tgz",
|
||||
"integrity": "sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==",
|
||||
"version": "5.4.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz",
|
||||
"integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
|
|
|
@ -48,6 +48,6 @@
|
|||
"prettier": "3.2.5",
|
||||
"ts-node": "10.9.2",
|
||||
"ts-unused-exports": "10.0.1",
|
||||
"typescript": "5.4.3"
|
||||
"typescript": "5.4.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue