upgrade blitz@0.41.2-canary.4 and replace deprecated jsxBracketSameLine
prettier config
This commit is contained in:
parent
a4ac0384c2
commit
c9f8eab97f
1830
package-lock.json
generated
1830
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,7 @@
|
|||||||
"tabWidth": 4,
|
"tabWidth": 4,
|
||||||
"printWidth": 120,
|
"printWidth": 120,
|
||||||
"trailingComma": "all",
|
"trailingComma": "all",
|
||||||
"jsxBracketSameLine": false,
|
"bracketSameLine": false,
|
||||||
"quoteProps": "as-needed",
|
"quoteProps": "as-needed",
|
||||||
"singleQuote": false
|
"singleQuote": false
|
||||||
},
|
},
|
||||||
@ -50,7 +50,7 @@
|
|||||||
"@twilio/voice-sdk": "2.0.1",
|
"@twilio/voice-sdk": "2.0.1",
|
||||||
"awesome-phonenumber": "2.64.0",
|
"awesome-phonenumber": "2.64.0",
|
||||||
"aws-sdk": "2.1009.0",
|
"aws-sdk": "2.1009.0",
|
||||||
"blitz": "0.41.1",
|
"blitz": "0.41.2-canary.4",
|
||||||
"clsx": "1.1.1",
|
"clsx": "1.1.1",
|
||||||
"got": "11.8.2",
|
"got": "11.8.2",
|
||||||
"jotai": "1.4.0",
|
"jotai": "1.4.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user