Skip to content

Commit 06df61f

Browse files
authored
chore: Upgrade prismjs in old frontend (#4053)
1 parent 19547a5 commit 06df61f

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@
183183
"yargs-parser": ">18.1.1",
184184
"path-to-regexp": "^1.9.0",
185185
"nanoid": "^3.3.8",
186-
"uplot": "^1.6.31"
186+
"uplot": "^1.6.31",
187+
"prismjs": "^1.30.0"
187188
}
188189
}

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11240,12 +11240,7 @@ pretty-format@^29.0.0, pretty-format@^29.5.0:
1124011240
ansi-styles "^5.0.0"
1124111241
react-is "^18.0.0"
1124211242

11243-
11244-
version "1.29.0"
11245-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
11246-
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
11247-
11248-
prismjs@^1.30.0:
11243+
[email protected], prismjs@^1.30.0:
1124911244
version "1.30.0"
1125011245
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
1125111246
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==

0 commit comments

Comments
 (0)