Skip to content

Commit 15ba41c

Browse files
committed
remove prismjs direct dependency
1 parent 653b889 commit 15ba41c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
"parse-numeric-range": "^1.3.0",
8181
"platformicons": "^6.0.3",
8282
"prism-sentry": "^1.0.2",
83-
"prismjs": "^1.27.0",
8483
"query-string": "^6.13.1",
8584
"react": "^18",
8685
"react-dom": "^18",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10201,7 +10201,7 @@ prisma@^5.8.1:
1020110201
dependencies:
1020210202
"@prisma/engines" "5.12.1"
1020310203

10204-
prismjs@^1.23.0, prismjs@^1.27.0:
10204+
prismjs@^1.23.0:
1020510205
version "1.29.0"
1020610206
resolved "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz"
1020710207
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==

0 commit comments

Comments
 (0)