update deps

main
Mike Fix 2 years ago
parent f0cb962933
commit 6522221918
No known key found for this signature in database
GPG Key ID: 1D85E862314CA79F

@ -5,7 +5,7 @@ import Reset from './style/Reset'
import Font from './style/Font'
import Typography from './style/Typography'
const CODEMIRROR_VERSION = '5.65.3'
const CODEMIRROR_VERSION = '5.65.5'
export const HIGHLIGHTS_ONLY = ['shades-of-purple', 'vscode', 'a11y-dark']
const LOCAL_STYLESHEETS = ['one-light', 'one-dark', 'verminal', 'night-owl', 'nord', 'synthwave-84']

@ -34,7 +34,7 @@
"axios": "^0.27.2",
"chrome-aws-lambda": "^8.0.2",
"cm-show-invisibles": "^3.1.0",
"codemirror": "5.65.3",
"codemirror": "5.65.5",
"codemirror-graphql": "^1.3.0",
"codemirror-mode-elixir": "^1.1.2",
"codemirror-solidity": "^0.2.3",

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save