File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 "date-fns" : " ^4.1.0" ,
3333 "fathom-client" : " ^3.7.2" ,
3434 "lucide-react" : " ^0.514.0" ,
35- "monaco-editor" : " ^0.52.2 " ,
35+ "monaco-editor" : " ^0.54.0 " ,
3636 "react" : " ^19.1.0" ,
3737 "react-dom" : " ^19.1.0" ,
3838 "react-intersection-observer" : " ^9.16.0" ,
Original file line number Diff line number Diff line change @@ -3628,6 +3628,11 @@ dom-helpers@^5.0.1:
36283628 " @babel/runtime" " ^7.8.7"
36293629 csstype "^3.0.2"
36303630
3631+ dompurify@3.1.7 :
3632+ version "3.1.7"
3633+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.7.tgz#711a8c96479fb6ced93453732c160c3c72418a6a"
3634+ integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ==
3635+
36313636dunder-proto@^1.0.1 :
36323637 version "1.0.1"
36333638 resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
@@ -4939,6 +4944,11 @@ markdownlint@~0.38.0:
49394944 micromark-extension-math "3.1.0"
49404945 micromark-util-types "2.0.2"
49414946
4947+ marked@14.0.0 :
4948+ version "14.0.0"
4949+ resolved "https://registry.yarnpkg.com/marked/-/marked-14.0.0.tgz#79a1477358a59e0660276f8fec76de2c33f35d83"
4950+ integrity sha512-uIj4+faQ+MgHgwUW1l2PsPglZLOLOT1uErt06dAPtx2kjteLAkbsd/0FiYg/MGS+i7ZKLb7w2WClxHkzOOuryQ==
4951+
49424952math-intrinsics@^1.1.0 :
49434953 version "1.1.0"
49444954 resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
@@ -5404,10 +5414,13 @@ modern-ahocorasick@^1.0.0:
54045414 resolved "https://registry.yarnpkg.com/modern-ahocorasick/-/modern-ahocorasick-1.1.0.tgz#9b1fa15d4f654be20a2ad7ecc44ec9d7645bb420"
54055415 integrity sha512-sEKPVl2rM+MNVkGQt3ChdmD8YsigmXdn5NifZn6jiwn9LRJpWm8F3guhaqrJT/JOat6pwpbXEk6kv+b9DMIjsQ==
54065416
5407- monaco-editor@^0.52.2 :
5408- version "0.52.2"
5409- resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.52.2.tgz#53c75a6fcc6802684e99fd1b2700299857002205"
5410- integrity sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==
5417+ monaco-editor@^0.54.0 :
5418+ version "0.54.0"
5419+ resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.54.0.tgz#c0d6ebb46b83f1bef6f67f6aa471e38ba7ef8231"
5420+ integrity sha512-hx45SEUoLatgWxHKCmlLJH81xBo0uXP4sRkESUpmDQevfi+e7K1VuiSprK6UpQ8u4zOcKNiH0pMvHvlMWA/4cw==
5421+ dependencies :
5422+ dompurify "3.1.7"
5423+ marked "14.0.0"
54115424
54125425ms@^2.1.3 :
54135426 version "2.1.3"
You can’t perform that action at this time.
0 commit comments