chore: bump dependancies

This commit is contained in:
Vanja Popovic 2023-12-12 14:16:34 +00:00
parent 689e440373
commit 43cff8ef77
2 changed files with 9 additions and 15 deletions

View file

@ -110,8 +110,8 @@
"pretty-quick": "^3.1.3",
"prisma": "^5.7.0",
"rehype": "^12.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-pretty-code": "^0.6.0",
"rehype-autolink-headings": "^6.1.1",
"rehype-pretty-code": "^0.9.5",
"rehype-slug": "^5.1.0",
"remark": "^14.0.3",
"remark-gfm": "^3.0.1",

View file

@ -287,11 +287,11 @@ devDependencies:
specifier: ^12.0.1
version: 12.0.1
rehype-autolink-headings:
specifier: ^6.1.0
specifier: ^6.1.1
version: 6.1.1
rehype-pretty-code:
specifier: ^0.6.0
version: 0.6.0(shiki@0.12.1)
specifier: ^0.9.5
version: 0.9.11(shiki@0.12.1)
rehype-slug:
specifier: ^5.1.0
version: 5.1.0
@ -6760,12 +6760,6 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
/nanoid@4.0.2:
resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==}
engines: {node: ^14 || ^16 || >=18}
hasBin: true
dev: true
/natural-compare@1.4.0:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
@ -7663,14 +7657,14 @@ packages:
unified: 10.1.2
dev: true
/rehype-pretty-code@0.6.0(shiki@0.12.1):
resolution: {integrity: sha512-VfntYoWYOBVURXYDdB8p/E1sZTm2W5ry89fJyY94WJAo1jUH/5sVhDC7cX5PPnksMyW9PYMxRLNfjkBpSgJrzQ==}
engines: {node: ^12.16.0 || >=13.2.0}
/rehype-pretty-code@0.9.11(shiki@0.12.1):
resolution: {integrity: sha512-Eq90eCYXQJISktfRZ8PPtwc5SUyH6fJcxS8XOMnHPUQZBtC6RYo67gGlley9X2nR8vlniPj0/7oCDEYHKQa/oA==}
engines: {node: '>=16'}
peerDependencies:
shiki: '*'
dependencies:
'@types/hast': 2.3.8
hash-obj: 4.0.0
nanoid: 4.0.2
parse-numeric-range: 1.3.0
shiki: 0.12.1
dev: true