mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency typescript to v4.5.5
This commit is contained in:
committed by
renovate[bot]
parent
e74b152d03
commit
48434081dd
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8523,9 +8523,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"typescript": {
|
"typescript": {
|
||||||
"version": "4.5.4",
|
"version": "4.5.5",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
|
||||||
"integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==",
|
"integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"unbox-primitive": {
|
"unbox-primitive": {
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
"postcss-preset-env": "7.2.3",
|
"postcss-preset-env": "7.2.3",
|
||||||
"swr": "1.1.2",
|
"swr": "1.1.2",
|
||||||
"tailwindcss": "3.0.15",
|
"tailwindcss": "3.0.15",
|
||||||
"typescript": "4.5.4"
|
"typescript": "4.5.5"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"transform": {
|
"transform": {
|
||||||
|
|||||||
Reference in New Issue
Block a user