mirror of
https://github.com/privateersclub/wiki.git
synced 2024-11-23 05:39:48 +00:00
chore: update deps
This commit is contained in:
parent
2e9a457a54
commit
5edea88ad0
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1 +0,0 @@
|
||||
*.txt linguist-language=AdBlock linguist-detectable
|
12
package.json
12
package.json
@ -12,9 +12,9 @@
|
||||
},
|
||||
"license": "Unlicense",
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.4.10",
|
||||
"prettier": "^3.0.1",
|
||||
"vitepress": "1.0.0-rc.25"
|
||||
"@types/node": "^20.11.10",
|
||||
"prettier": "^3.2.4",
|
||||
"vitepress": "1.0.0-rc.40"
|
||||
},
|
||||
"pnpm": {
|
||||
"peerDependencyRules": {
|
||||
@ -26,9 +26,9 @@
|
||||
"dependencies": {
|
||||
"gray-matter": "^4.0.3",
|
||||
"mdast-util-toc": "^7.0.0",
|
||||
"remark": "^14.0.3",
|
||||
"remark-parse": "^10.0.2",
|
||||
"unified": "^10.1.2",
|
||||
"remark": "^15.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"unified": "^11.0.4",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
1231
pnpm-lock.yaml
1231
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user