mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
fix: raw loader dependency
This commit is contained in:
parent
59a135f704
commit
b4ad51659b
@ -60,6 +60,7 @@
|
|||||||
"@docusaurus/types": "^3.7.0",
|
"@docusaurus/types": "^3.7.0",
|
||||||
"@tsconfig/docusaurus": "2.0.3",
|
"@tsconfig/docusaurus": "2.0.3",
|
||||||
"@types/react": "^18.3.12",
|
"@types/react": "^18.3.12",
|
||||||
|
"raw-loader": "^4.0.2",
|
||||||
"typescript": "5.8.3"
|
"typescript": "5.8.3"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
|
@ -14119,6 +14119,18 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"raw-loader@npm:^4.0.2":
|
||||||
|
version: 4.0.2
|
||||||
|
resolution: "raw-loader@npm:4.0.2"
|
||||||
|
dependencies:
|
||||||
|
loader-utils: "npm:^2.0.0"
|
||||||
|
schema-utils: "npm:^3.0.0"
|
||||||
|
peerDependencies:
|
||||||
|
webpack: ^4.0.0 || ^5.0.0
|
||||||
|
checksum: 10c0/981ebe65e1cee7230300d21ba6dcd8bd23ea81ef4ad2b167c0f62d93deba347f27921d330be848634baab3831cf9f38900af6082d6416c2e937fe612fa6a74ff
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"rc@npm:1.2.8":
|
"rc@npm:1.2.8":
|
||||||
version: 1.2.8
|
version: 1.2.8
|
||||||
resolution: "rc@npm:1.2.8"
|
resolution: "rc@npm:1.2.8"
|
||||||
@ -17178,6 +17190,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
|||||||
plugin-image-zoom: flexanalytics/plugin-image-zoom
|
plugin-image-zoom: flexanalytics/plugin-image-zoom
|
||||||
prism-react-renderer: "npm:^2.4.0"
|
prism-react-renderer: "npm:^2.4.0"
|
||||||
prism-svelte: "npm:^0.5.0"
|
prism-svelte: "npm:^0.5.0"
|
||||||
|
raw-loader: "npm:^4.0.2"
|
||||||
react: "npm:^18.3.1"
|
react: "npm:^18.3.1"
|
||||||
react-dom: "npm:^18.3.1"
|
react-dom: "npm:^18.3.1"
|
||||||
sass: "npm:^1.85.1"
|
sass: "npm:^1.85.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user