mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
Update dependency typescript to v4.5.3
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -10814,9 +10814,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"typescript": {
|
"typescript": {
|
||||||
"version": "4.5.2",
|
"version": "4.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.3.tgz",
|
||||||
"integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==",
|
"integrity": "sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"unbox-primitive": {
|
"unbox-primitive": {
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"postcss": "8.4.4",
|
"postcss": "8.4.4",
|
||||||
"react-collapsible": "2.8.4",
|
"react-collapsible": "2.8.4",
|
||||||
"tailwindcss": "2.2.19",
|
"tailwindcss": "2.2.19",
|
||||||
"typescript": "4.5.2"
|
"typescript": "4.5.3"
|
||||||
},
|
},
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user