Skip to content

Commit 941ea0d

Browse files
authored
Update transitive prismjs (#8846)
1 parent fcdef7b commit 941ea0d

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

package-lock.json

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"moment-timezone": "0.5.48",
6868
"node-html-parser": "7.0.1",
6969
"path-to-regexp": "8.2.0",
70+
"prismjs": "1.30.0",
7071
"react": "18.3.1",
7172
"react-freeze": "1.0.4",
7273
"react-intl": "7.1.10",
@@ -223,6 +224,12 @@
223224
},
224225
"@react-native/[email protected]": {
225226
"@typescript-eslint/eslint-plugin": "^8.29.1"
227+
},
228+
"react-syntax-highlighter": {
229+
"prismjs": "1.30.0"
230+
},
231+
"refractor": {
232+
"prismjs": "1.30.0"
226233
}
227234
},
228235
"expo": {

0 commit comments

Comments
 (0)