Skip to content

Commit 751c7c6

Browse files
authored
chore: remove markdown-loader from package.json and yarn.lock (#1959)
1 parent 48f262c commit 751c7c6

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

packages/visx-demo/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
"d3-scale-chromatic": "^1.3.3",
7777
"d3-shape": "^1.0.6",
7878
"lodash": "^4.17.21",
79-
"markdown-loader": "^5.1.0",
8079
"next": "^14.2.0",
8180
"nprogress": "^0.2.0",
8281
"prismjs": "^1.19.0",

yarn.lock

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3595,7 +3595,6 @@ __metadata:
35953595
d3-scale-chromatic: "npm:^1.3.3"
35963596
d3-shape: "npm:^1.0.6"
35973597
lodash: "npm:^4.17.21"
3598-
markdown-loader: "npm:^5.1.0"
35993598
next: "npm:^14.2.0"
36003599
nprogress: "npm:^0.2.0"
36013600
prismjs: "npm:^1.19.0"
@@ -8980,7 +8979,7 @@ __metadata:
89808979
languageName: node
89818980
linkType: hard
89828981

8983-
"json5@npm:^1.0.1, json5@npm:^1.0.2":
8982+
"json5@npm:^1.0.2":
89848983
version: 1.0.2
89858984
resolution: "json5@npm:1.0.2"
89868985
dependencies:
@@ -9230,17 +9229,6 @@ __metadata:
92309229
languageName: node
92319230
linkType: hard
92329231

9233-
"loader-utils@npm:^1.2.3":
9234-
version: 1.4.2
9235-
resolution: "loader-utils@npm:1.4.2"
9236-
dependencies:
9237-
big.js: "npm:^5.2.2"
9238-
emojis-list: "npm:^3.0.0"
9239-
json5: "npm:^1.0.1"
9240-
checksum: 10c0/2b726088b5526f7605615e3e28043ae9bbd2453f4a85898e1151f3c39dbf7a2b65d09f3996bc588d92ac7e717ded529d3e1ea3ea42c433393be84a58234a2f53
9241-
languageName: node
9242-
linkType: hard
9243-
92449232
"loader-utils@npm:^2.0.0, loader-utils@npm:^2.0.4":
92459233
version: 2.0.4
92469234
resolution: "loader-utils@npm:2.0.4"
@@ -9529,25 +9517,6 @@ __metadata:
95299517
languageName: node
95309518
linkType: hard
95319519

9532-
"markdown-loader@npm:^5.1.0":
9533-
version: 5.1.0
9534-
resolution: "markdown-loader@npm:5.1.0"
9535-
dependencies:
9536-
loader-utils: "npm:^1.2.3"
9537-
marked: "npm:^0.7.0"
9538-
checksum: 10c0/40f6cb8b11dbbcc6926aea80122498a4277b1eaf311eb3cd2f2ab825c646d5b4e289d781cf28e69bacae23157dfd4c85a74c177670f3142618e6754d89dd21d6
9539-
languageName: node
9540-
linkType: hard
9541-
9542-
"marked@npm:^0.7.0":
9543-
version: 0.7.0
9544-
resolution: "marked@npm:0.7.0"
9545-
bin:
9546-
marked: ./bin/marked
9547-
checksum: 10c0/dc888ca89cfdab52ae46f198deef361c89639d064f47cc9627544142a39877cff953e796362259d6867deb05d18696f611522b2c948a1530117699ccff55a699
9548-
languageName: node
9549-
linkType: hard
9550-
95519520
"math-expression-evaluator@npm:^1.2.14":
95529521
version: 1.4.0
95539522
resolution: "math-expression-evaluator@npm:1.4.0"

0 commit comments

Comments
 (0)