mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency typescript to v3.9.3
This commit is contained in:
parent
4e86f6cbc9
commit
ebe6a716b6
4 changed files with 8 additions and 8 deletions
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
|
|
@ -15250,9 +15250,9 @@
|
|||
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
|
||||
},
|
||||
"typescript": {
|
||||
"version": "3.8.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz",
|
||||
"integrity": "sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w=="
|
||||
"version": "3.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.3.tgz",
|
||||
"integrity": "sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ=="
|
||||
},
|
||||
"unicode-canonical-property-names-ecmascript": {
|
||||
"version": "1.0.4",
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"react-scripts": "3.4.1",
|
||||
"recharts": "1.8.5",
|
||||
"tailwindcss": "1.4.5",
|
||||
"typescript": "3.8.3"
|
||||
"typescript": "3.9.3"
|
||||
},
|
||||
"scripts": {
|
||||
"build:tailwind": "postcss src/tailwind.css -o src/tailwind/generated.css",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue