File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 23
23
"@weknow/gatsby-remark-twitter" : " 0.2.3" ,
24
24
"assert" : " 2.0.0" ,
25
25
"clsx" : " ^1.2.1" ,
26
- "codemirror" : " 5.65.1 " ,
26
+ "codemirror" : " 5.65.12 " ,
27
27
"codemirror-graphql" : " 1.2.11" ,
28
28
"gatsby" : " 5.5.0" ,
29
29
"gatsby-plugin-anchor-links" : " 1.2.1" ,
47
47
"devDependencies" : {
48
48
"@svgr/webpack" : " ^7.0.0" ,
49
49
"@tailwindcss/typography" : " ^0.5.9" ,
50
- "@types/codemirror" : " 5.60.5 " ,
50
+ "@types/codemirror" : " 5.60.7 " ,
51
51
"@types/prismjs" : " 1.26.0" ,
52
52
"@typescript-eslint/parser" : " ^5.57.0" ,
53
53
"autoprefixer" : " ^10.4.14" ,
Original file line number Diff line number Diff line change 2982
2982
"@types/node" "*"
2983
2983
"@types/responselike" "*"
2984
2984
2985
-
2986
- version "5.60.5 "
2987
- resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.5 .tgz#5b989a3b4bbe657458cf372c92b6bfda6061a2b7 "
2988
- integrity sha512-TiECZmm8St5YxjFUp64LK0c8WU5bxMDt9YaAek1UqUb9swrSCoJhh92fWu1p3mTEqlHjhB5sY7OFBhWroJXZVg ==
2985
+
2986
+ version "5.60.7 "
2987
+ resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.7 .tgz#efbb78e5e79f90c6762c2127c02096648e600808 "
2988
+ integrity sha512-QXIC+RPzt/1BGSuD6iFn6UMC9TDp+9hkOANYNPVsjjrDdzKphfRkwQDKGp2YaC54Yhz0g6P5uYTCCibZZEiMAA ==
2989
2989
dependencies:
2990
2990
"@types/tern" "*"
2991
2991
4549
4549
"@codemirror/stream-parser" "^0.19.2"
4550
4550
graphql-language-service "^4.1.4"
4551
4551
4552
-
4553
- version "5.65.1 "
4554
- resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.1 .tgz#5988a812c974c467f964bcc1a00c944e373de502 "
4555
- integrity sha512-s6aac+DD+4O2u1aBmdxhB7yz2XU7tG3snOyQ05Kxifahz7hoxnfxIRHxiCSEv3TUC38dIVH8G+lZH9UWSfGQxA ==
4552
+
4553
+ version "5.65.12 "
4554
+ resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.12 .tgz#294fdf097d10ac5b56a9e011a91eff252afc73ae "
4555
+ integrity sha512-z2jlHBocElRnPYysN2HAuhXbO3DNB0bcSKmNz3hcWR2Js2Dkhc1bEOxG93Z3DeUrnm+qx56XOY5wQmbP5KY0sw ==
4556
4556
4557
4557
color-convert@^1.9.0:
4558
4558
version "1.9.3"
You can’t perform that action at this time.
0 commit comments