Skip to content

Commit

Permalink
adding raw-loader as a dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
paddymul committed Apr 13, 2024
1 parent 179e05d commit 21e81cc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"prettier-standalone": "^1.3.1-0",
"prism-themes": "^1.6.0",
"prismjs": "^1.28.0",
"raw-loader": "^4.0.2",
"react-bootstrap": "^2.0.0",
"react-router": "^6.3.0",
"react-router-dom": "^5.2.0",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7367,6 +7367,14 @@ [email protected]:
iconv-lite "0.4.24"
unpipe "1.0.0"

raw-loader@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-4.0.2.tgz#1aac6b7d1ad1501e66efdac1522c73e59a584eb6"
integrity sha512-ZnScIV3ag9A4wPX/ZayxL/jZH+euYb6FcUinPcgiQW0+UBtEv0O6Q3lGd3cqJ+GHH+rksEv3Pj99oxJ3u3VIKA==
dependencies:
loader-utils "^2.0.0"
schema-utils "^3.0.0"

react-bootstrap@^2.0.0:
version "2.10.2"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.2.tgz#3b609eb0170e31b3d9ace297d3a016c202a42642"
Expand Down

0 comments on commit 21e81cc

Please sign in to comment.