mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 23:44:39 +00:00
reapply mdsvex patch
This commit is contained in:
parent
204443ae39
commit
0d73ae88e1
3 changed files with 17 additions and 3 deletions
Binary file not shown.
|
@ -23,7 +23,7 @@
|
||||||
"@typescript-eslint/parser": "^8.26.1",
|
"@typescript-eslint/parser": "^8.26.1",
|
||||||
"eslint": "^9.22.0",
|
"eslint": "^9.22.0",
|
||||||
"eslint-config-prettier": "^10.1.1",
|
"eslint-config-prettier": "^10.1.1",
|
||||||
"mdsvex": "^0.12.3",
|
"mdsvex": "patch:mdsvex@npm%3A0.12.3#~/.yarn/patches/mdsvex-npm-0.12.3-11596b7ddc.patch",
|
||||||
"prettier": "^3.5.3",
|
"prettier": "^3.5.3",
|
||||||
"prettier-plugin-svelte": "^3.3.3",
|
"prettier-plugin-svelte": "^3.3.3",
|
||||||
"sharp": "^0.33.5",
|
"sharp": "^0.33.5",
|
||||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -2711,7 +2711,7 @@ __metadata:
|
||||||
eslint-config-prettier: "npm:^10.1.1"
|
eslint-config-prettier: "npm:^10.1.1"
|
||||||
html-minifier: "npm:^4.0.0"
|
html-minifier: "npm:^4.0.0"
|
||||||
matter-js: "npm:^0.20.0"
|
matter-js: "npm:^0.20.0"
|
||||||
mdsvex: "npm:^0.12.3"
|
mdsvex: "patch:mdsvex@npm%3A0.12.3#~/.yarn/patches/mdsvex-npm-0.12.3-11596b7ddc.patch"
|
||||||
postinstall-postinstall: "npm:^2.1.0"
|
postinstall-postinstall: "npm:^2.1.0"
|
||||||
prettier: "npm:^3.5.3"
|
prettier: "npm:^3.5.3"
|
||||||
prettier-plugin-svelte: "npm:^3.3.3"
|
prettier-plugin-svelte: "npm:^3.3.3"
|
||||||
|
@ -2734,7 +2734,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"mdsvex@npm:^0.12.3":
|
"mdsvex@npm:0.12.3":
|
||||||
version: 0.12.3
|
version: 0.12.3
|
||||||
resolution: "mdsvex@npm:0.12.3"
|
resolution: "mdsvex@npm:0.12.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -2748,6 +2748,20 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"mdsvex@patch:mdsvex@npm%3A0.12.3#~/.yarn/patches/mdsvex-npm-0.12.3-11596b7ddc.patch":
|
||||||
|
version: 0.12.3
|
||||||
|
resolution: "mdsvex@patch:mdsvex@npm%3A0.12.3#~/.yarn/patches/mdsvex-npm-0.12.3-11596b7ddc.patch::version=0.12.3&hash=3468a8"
|
||||||
|
dependencies:
|
||||||
|
"@types/unist": "npm:^2.0.3"
|
||||||
|
prism-svelte: "npm:^0.4.7"
|
||||||
|
prismjs: "npm:^1.17.1"
|
||||||
|
vfile-message: "npm:^2.0.4"
|
||||||
|
peerDependencies:
|
||||||
|
svelte: ^3.56.0 || ^4.0.0 || ^5.0.0-next.120
|
||||||
|
checksum: 10c0/db07e051c5d5633668544f88b4cb8827d9085c80d95d55d6574f8ed7feff5301ef6b886adaa4f871f542dc38167bb0323de8cbdb1572bc3d729bb7754a1dc5d6
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"merge2@npm:^1.3.0":
|
"merge2@npm:^1.3.0":
|
||||||
version: 1.4.1
|
version: 1.4.1
|
||||||
resolution: "merge2@npm:1.4.1"
|
resolution: "merge2@npm:1.4.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue