mirror of
https://github.com/cupcakearmy/memoir.git
synced 2024-12-22 08:06:27 +00:00
update deps
This commit is contained in:
parent
65b24be322
commit
91b041c5d9
@ -7,9 +7,9 @@
|
|||||||
"build": "next build && next export"
|
"build": "next build && next export"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"next": "^13.4.6",
|
"next": "^13.4.7",
|
||||||
"nextra": "^2.7.1",
|
"nextra": "^2.8.0",
|
||||||
"nextra-theme-docs": "^2.7.1",
|
"nextra-theme-docs": "^2.8.0",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0"
|
"react-dom": "^18.2.0"
|
||||||
}
|
}
|
||||||
|
169
pnpm-lock.yaml
generated
169
pnpm-lock.yaml
generated
@ -6,14 +6,14 @@ settings:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
next:
|
next:
|
||||||
specifier: ^13.4.6
|
specifier: ^13.4.7
|
||||||
version: 13.4.6(react-dom@18.2.0)(react@18.2.0)
|
version: 13.4.7(react-dom@18.2.0)(react@18.2.0)
|
||||||
nextra:
|
nextra:
|
||||||
specifier: ^2.7.1
|
specifier: ^2.8.0
|
||||||
version: 2.7.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0)
|
version: 2.8.0(next@13.4.7)(react-dom@18.2.0)(react@18.2.0)
|
||||||
nextra-theme-docs:
|
nextra-theme-docs:
|
||||||
specifier: ^2.7.1
|
specifier: ^2.8.0
|
||||||
version: 2.7.1(next@13.4.6)(nextra@2.7.1)(react-dom@18.2.0)(react@18.2.0)
|
version: 2.8.0(next@13.4.7)(nextra@2.8.0)(react-dom@18.2.0)(react@18.2.0)
|
||||||
react:
|
react:
|
||||||
specifier: ^18.2.0
|
specifier: ^18.2.0
|
||||||
version: 18.2.0
|
version: 18.2.0
|
||||||
@ -76,7 +76,7 @@ packages:
|
|||||||
react: '>=16'
|
react: '>=16'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/mdx': 2.0.5
|
'@types/mdx': 2.0.5
|
||||||
'@types/react': 18.2.12
|
'@types/react': 18.2.14
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
@ -196,12 +196,12 @@ packages:
|
|||||||
'@napi-rs/simple-git-win32-x64-msvc': 0.1.8
|
'@napi-rs/simple-git-win32-x64-msvc': 0.1.8
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/env@13.4.6:
|
/@next/env@13.4.7:
|
||||||
resolution: {integrity: sha512-nqUxEtvDqFhmV1/awSg0K2XHNwkftNaiUqCYO9e6+MYmqNObpKVl7OgMkGaQ2SZnFx5YqF0t60ZJTlyJIDAijg==}
|
resolution: {integrity: sha512-ZlbiFulnwiFsW9UV1ku1OvX/oyIPLtMk9p/nnvDSwI0s7vSoZdRtxXNsaO+ZXrLv/pMbXVGq4lL8TbY9iuGmVw==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/swc-darwin-arm64@13.4.6:
|
/@next/swc-darwin-arm64@13.4.7:
|
||||||
resolution: {integrity: sha512-ahi6VP98o4HV19rkOXPSUu+ovfHfUxbJQ7VVJ7gL2FnZRr7onEFC1oGQ6NQHpm8CxpIzSSBW79kumlFMOmZVjg==}
|
resolution: {integrity: sha512-VZTxPv1b59KGiv/pZHTO5Gbsdeoxcj2rU2cqJu03btMhHpn3vwzEK0gUSVC/XW96aeGO67X+cMahhwHzef24/w==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@ -209,8 +209,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-darwin-x64@13.4.6:
|
/@next/swc-darwin-x64@13.4.7:
|
||||||
resolution: {integrity: sha512-13cXxKFsPJIJKzUqrU5XB1mc0xbUgYsRcdH6/rB8c4NMEbWGdtD4QoK9ShN31TZdePpD4k416Ur7p+deMIxnnA==}
|
resolution: {integrity: sha512-gO2bw+2Ymmga+QYujjvDz9955xvYGrWofmxTq7m70b9pDPvl7aDFABJOZ2a8SRCuSNB5mXU8eTOmVVwyp/nAew==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@ -218,8 +218,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-gnu@13.4.6:
|
/@next/swc-linux-arm64-gnu@13.4.7:
|
||||||
resolution: {integrity: sha512-Ti+NMHEjTNktCVxNjeWbYgmZvA2AqMMI2AMlzkXsU7W4pXCMhrryAmAIoo+7YdJbsx01JQWYVxGe62G6DoCLaA==}
|
resolution: {integrity: sha512-6cqp3vf1eHxjIDhEOc7Mh/s8z1cwc/l5B6ZNkOofmZVyu1zsbEM5Hmx64s12Rd9AYgGoiCz4OJ4M/oRnkE16/Q==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -227,8 +227,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-musl@13.4.6:
|
/@next/swc-linux-arm64-musl@13.4.7:
|
||||||
resolution: {integrity: sha512-OHoC6gO7XfjstgwR+z6UHKlvhqJfyMtNaJidjx3sEcfaDwS7R2lqR5AABi8PuilGgi0BO0O0sCXqLlpp3a0emQ==}
|
resolution: {integrity: sha512-T1kD2FWOEy5WPidOn1si0rYmWORNch4a/NR52Ghyp4q7KyxOCuiOfZzyhVC5tsLIBDH3+cNdB5DkD9afpNDaOw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -236,8 +236,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-gnu@13.4.6:
|
/@next/swc-linux-x64-gnu@13.4.7:
|
||||||
resolution: {integrity: sha512-zHZxPGkUlpfNJCboUrFqwlwEX5vI9LSN70b8XEb0DYzzlrZyCyOi7hwDp/+3Urm9AB7YCAJkgR5Sp1XBVjHdfQ==}
|
resolution: {integrity: sha512-zaEC+iEiAHNdhl6fuwl0H0shnTzQoAoJiDYBUze8QTntE/GNPfTYpYboxF5LRYIjBwETUatvE0T64W6SKDipvg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -245,8 +245,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-musl@13.4.6:
|
/@next/swc-linux-x64-musl@13.4.7:
|
||||||
resolution: {integrity: sha512-K/Y8lYGTwTpv5ME8PSJxwxLolaDRdVy+lOd9yMRMiQE0BLUhtxtCWC9ypV42uh9WpLjoaD0joOsB9Q6mbrSGJg==}
|
resolution: {integrity: sha512-X6r12F8d8SKAtYJqLZBBMIwEqcTRvUdVm+xIq+l6pJqlgT2tNsLLf2i5Cl88xSsIytBICGsCNNHd+siD2fbWBA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -254,8 +254,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-arm64-msvc@13.4.6:
|
/@next/swc-win32-arm64-msvc@13.4.7:
|
||||||
resolution: {integrity: sha512-U6LtxEUrjBL2tpW+Kr1nHCSJWNeIed7U7l5o7FiKGGwGgIlFi4UHDiLI6TQ2lxi20fAU33CsruV3U0GuzMlXIw==}
|
resolution: {integrity: sha512-NPnmnV+vEIxnu6SUvjnuaWRglZzw4ox5n/MQTxeUhb5iwVWFedolPFebMNwgrWu4AELwvTdGtWjqof53AiWHcw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@ -263,8 +263,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-ia32-msvc@13.4.6:
|
/@next/swc-win32-ia32-msvc@13.4.7:
|
||||||
resolution: {integrity: sha512-eEBeAqpCfhdPSlCZCayjCiyIllVqy4tcqvm1xmg3BgJG0G5ITiMM4Cw2WVeRSgWDJqQGRyyb+q8Y2ltzhXOWsQ==}
|
resolution: {integrity: sha512-6Hxijm6/a8XqLQpOOf/XuwWRhcuc/g4rBB2oxjgCMuV9Xlr2bLs5+lXyh8w9YbAUMYR3iC9mgOlXbHa79elmXw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@ -272,8 +272,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-x64-msvc@13.4.6:
|
/@next/swc-win32-x64-msvc@13.4.7:
|
||||||
resolution: {integrity: sha512-OrZs94AuO3ZS5tnqlyPRNgfWvboXaDQCi5aXGve3o3C+Sj0ctMUV9+Do+0zMvvLRumR8E0PTWKvtz9n5vzIsWw==}
|
resolution: {integrity: sha512-sW9Yt36Db1nXJL+mTr2Wo0y+VkPWeYhygvcHj1FF0srVtV+VoDjxleKtny21QHaG05zdeZnw2fCtf2+dEqgwqA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@ -288,15 +288,15 @@ packages:
|
|||||||
/@swc/helpers@0.5.1:
|
/@swc/helpers@0.5.1:
|
||||||
resolution: {integrity: sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==}
|
resolution: {integrity: sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.5.3
|
tslib: 2.6.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@theguild/remark-mermaid@0.0.1(react@18.2.0):
|
/@theguild/remark-mermaid@0.0.3(react@18.2.0):
|
||||||
resolution: {integrity: sha512-MbLi7CIn25r0MypN1yaTrvuQHBE/UXy/DKfVjaLlXx5ut4PasOwzGIJihzM4d9kqNADJKilHpQWcd66ivbvJEQ==}
|
resolution: {integrity: sha512-fccVR6o4UPUztrBjdUhM4ahwx+X7YHhoxsUoXv2vI07vz4dq+I03Ot0SjuZzDA/H7engxcb8ZxzCUEkZgGr/2g==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.2.0
|
react: ^18.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
mermaid: 10.2.1
|
mermaid: 10.2.3
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
unist-util-visit: 4.1.2
|
unist-util-visit: 4.1.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -361,8 +361,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/react@18.2.12:
|
/@types/react@18.2.14:
|
||||||
resolution: {integrity: sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw==}
|
resolution: {integrity: sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/prop-types': 15.7.5
|
'@types/prop-types': 15.7.5
|
||||||
'@types/scheduler': 0.16.3
|
'@types/scheduler': 0.16.3
|
||||||
@ -436,8 +436,8 @@ packages:
|
|||||||
streamsearch: 1.1.0
|
streamsearch: 1.1.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/caniuse-lite@1.0.30001503:
|
/caniuse-lite@1.0.30001509:
|
||||||
resolution: {integrity: sha512-Sf9NiF+wZxPfzv8Z3iS0rXM1Do+iOy2Lxvib38glFX+08TCYYYGR5fRJXk4d77C4AYwhUjgYgMsMudbh2TqCKw==}
|
resolution: {integrity: sha512-2uDDk+TRiTX5hMcUYT/7CSyzMZxjfGu0vAUjS2g0LSD8UoXOv0LtpH4LxGMemsiPq6LCVIUjNwVM0erkOkGCDA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/ccount@2.0.1:
|
/ccount@2.0.1:
|
||||||
@ -1226,8 +1226,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==}
|
resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/katex@0.16.7:
|
/katex@0.16.8:
|
||||||
resolution: {integrity: sha512-Xk9C6oGKRwJTfqfIbtr0Kes9OSv6IFsuhFGc7tW4urlpMJtuh+7YhzU6YEG9n8gmWKcMAFzkp7nr+r69kV0zrA==}
|
resolution: {integrity: sha512-ftuDnJbcbOckGY11OO+zg3OofESlbR5DRl2cmN8HeWeeFIV7wTXvAOx8kEjZjobhA+9wh2fbKeO6cdcA9Mnovg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
commander: 8.3.0
|
commander: 8.3.0
|
||||||
@ -1495,8 +1495,8 @@ packages:
|
|||||||
'@types/mdast': 3.0.11
|
'@types/mdast': 3.0.11
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/mermaid@10.2.1:
|
/mermaid@10.2.3:
|
||||||
resolution: {integrity: sha512-gziwXLuAidRxPJxcA0LqPhToirGZ2J2gD+UrDEtGNeKb98BtcQde28UUcCUCmNplkQOwE7oynrzKcMe9i29AMw==}
|
resolution: {integrity: sha512-cMVE5s9PlQvOwfORkyVpr5beMsLdInrycAosdr+tpZ0WFjG4RJ/bUHST7aTgHNJbujHkdBRAm+N50P3puQOfPw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@braintree/sanitize-url': 6.0.2
|
'@braintree/sanitize-url': 6.0.2
|
||||||
cytoscape: 3.25.0
|
cytoscape: 3.25.0
|
||||||
@ -1511,7 +1511,7 @@ packages:
|
|||||||
lodash-es: 4.17.21
|
lodash-es: 4.17.21
|
||||||
mdast-util-from-markdown: 1.3.1
|
mdast-util-from-markdown: 1.3.1
|
||||||
non-layered-tidy-tree-layout: 2.0.2
|
non-layered-tidy-tree-layout: 2.0.2
|
||||||
stylis: 4.2.0
|
stylis: 4.3.0
|
||||||
ts-dedent: 2.2.0
|
ts-dedent: 2.2.0
|
||||||
uuid: 9.0.0
|
uuid: 9.0.0
|
||||||
web-worker: 1.2.0
|
web-worker: 1.2.0
|
||||||
@ -1616,7 +1616,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-es0CcOV89VNS9wFmyn+wyFTKweXGW4CEvdaAca6SWRWPyYCbBisnjaHLjWO4Nszuiud84jCpkHsqAJoa768Pvg==}
|
resolution: {integrity: sha512-es0CcOV89VNS9wFmyn+wyFTKweXGW4CEvdaAca6SWRWPyYCbBisnjaHLjWO4Nszuiud84jCpkHsqAJoa768Pvg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/katex': 0.16.0
|
'@types/katex': 0.16.0
|
||||||
katex: 0.16.7
|
katex: 0.16.8
|
||||||
micromark-factory-space: 1.1.0
|
micromark-factory-space: 1.1.0
|
||||||
micromark-util-character: 1.2.0
|
micromark-util-character: 1.2.0
|
||||||
micromark-util-symbol: 1.1.0
|
micromark-util-symbol: 1.1.0
|
||||||
@ -1897,32 +1897,32 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/next-seo@6.0.0(next@13.4.6)(react-dom@18.2.0)(react@18.2.0):
|
/next-seo@6.1.0(next@13.4.7)(react-dom@18.2.0)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-jKKt1p1z4otMA28AyeoAONixVjdYmgFCWwpEFtu+DwRHQDllVX3RjtyXbuCQiUZEfQ9rFPBpAI90vDeLZlMBdg==}
|
resolution: {integrity: sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
next: ^8.1.1-canary.54 || >=9.0.0
|
next: ^8.1.1-canary.54 || >=9.0.0
|
||||||
react: '>=16.0.0'
|
react: '>=16.0.0'
|
||||||
react-dom: '>=16.0.0'
|
react-dom: '>=16.0.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
next: 13.4.6(react-dom@18.2.0)(react@18.2.0)
|
next: 13.4.7(react-dom@18.2.0)(react@18.2.0)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0(react@18.2.0)
|
react-dom: 18.2.0(react@18.2.0)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/next-themes@0.2.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0):
|
/next-themes@0.2.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==}
|
resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
next: '*'
|
next: '*'
|
||||||
react: '*'
|
react: '*'
|
||||||
react-dom: '*'
|
react-dom: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
next: 13.4.6(react-dom@18.2.0)(react@18.2.0)
|
next: 13.4.7(react-dom@18.2.0)(react@18.2.0)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0(react@18.2.0)
|
react-dom: 18.2.0(react@18.2.0)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/next@13.4.6(react-dom@18.2.0)(react@18.2.0):
|
/next@13.4.7(react-dom@18.2.0)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-sjVqjxU+U2aXZnYt4Ud6CTLNNwWjdSfMgemGpIQJcN3Z7Jni9xRWbR0ie5fQzCg87aLqQVhKA2ud2gPoqJ9lGw==}
|
resolution: {integrity: sha512-M8z3k9VmG51SRT6v5uDKdJXcAqLzP3C+vaKfLIAM0Mhx1um1G7MDnO63+m52qPdZfrTFzMZNzfsgvm3ghuVHIQ==}
|
||||||
engines: {node: '>=16.8.0'}
|
engines: {node: '>=16.8.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -1939,10 +1939,10 @@ packages:
|
|||||||
sass:
|
sass:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/env': 13.4.6
|
'@next/env': 13.4.7
|
||||||
'@swc/helpers': 0.5.1
|
'@swc/helpers': 0.5.1
|
||||||
busboy: 1.6.0
|
busboy: 1.6.0
|
||||||
caniuse-lite: 1.0.30001503
|
caniuse-lite: 1.0.30001509
|
||||||
postcss: 8.4.14
|
postcss: 8.4.14
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0(react@18.2.0)
|
react-dom: 18.2.0(react@18.2.0)
|
||||||
@ -1950,25 +1950,25 @@ packages:
|
|||||||
watchpack: 2.4.0
|
watchpack: 2.4.0
|
||||||
zod: 3.21.4
|
zod: 3.21.4
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@next/swc-darwin-arm64': 13.4.6
|
'@next/swc-darwin-arm64': 13.4.7
|
||||||
'@next/swc-darwin-x64': 13.4.6
|
'@next/swc-darwin-x64': 13.4.7
|
||||||
'@next/swc-linux-arm64-gnu': 13.4.6
|
'@next/swc-linux-arm64-gnu': 13.4.7
|
||||||
'@next/swc-linux-arm64-musl': 13.4.6
|
'@next/swc-linux-arm64-musl': 13.4.7
|
||||||
'@next/swc-linux-x64-gnu': 13.4.6
|
'@next/swc-linux-x64-gnu': 13.4.7
|
||||||
'@next/swc-linux-x64-musl': 13.4.6
|
'@next/swc-linux-x64-musl': 13.4.7
|
||||||
'@next/swc-win32-arm64-msvc': 13.4.6
|
'@next/swc-win32-arm64-msvc': 13.4.7
|
||||||
'@next/swc-win32-ia32-msvc': 13.4.6
|
'@next/swc-win32-ia32-msvc': 13.4.7
|
||||||
'@next/swc-win32-x64-msvc': 13.4.6
|
'@next/swc-win32-x64-msvc': 13.4.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/core'
|
- '@babel/core'
|
||||||
- babel-plugin-macros
|
- babel-plugin-macros
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/nextra-theme-docs@2.7.1(next@13.4.6)(nextra@2.7.1)(react-dom@18.2.0)(react@18.2.0):
|
/nextra-theme-docs@2.8.0(next@13.4.7)(nextra@2.8.0)(react-dom@18.2.0)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-C2DtoGH15q22t4r2JC89lvvajmnyiqsv3PaqHJpoHRlF2eR5giuLhZC5Oahb9AENRDcnUIUvqVi/8NlfiIM0yQ==}
|
resolution: {integrity: sha512-JoSAILDVp0GxeVWWZBFGoRijE2RcjZcXrMa47Fssi254T5wF+gm0HvEOSwrTaKaPaUL+IfshAiKglvXNKGzbNw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
next: '>=9.5.3'
|
next: '>=9.5.3'
|
||||||
nextra: 2.7.1
|
nextra: 2.8.0
|
||||||
react: '>=16.13.1'
|
react: '>=16.13.1'
|
||||||
react-dom: '>=16.13.1'
|
react-dom: '>=16.13.1'
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -1980,18 +1980,18 @@ packages:
|
|||||||
git-url-parse: 13.1.0
|
git-url-parse: 13.1.0
|
||||||
intersection-observer: 0.12.2
|
intersection-observer: 0.12.2
|
||||||
match-sorter: 6.3.1
|
match-sorter: 6.3.1
|
||||||
next: 13.4.6(react-dom@18.2.0)(react@18.2.0)
|
next: 13.4.7(react-dom@18.2.0)(react@18.2.0)
|
||||||
next-seo: 6.0.0(next@13.4.6)(react-dom@18.2.0)(react@18.2.0)
|
next-seo: 6.1.0(next@13.4.7)(react-dom@18.2.0)(react@18.2.0)
|
||||||
next-themes: 0.2.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0)
|
next-themes: 0.2.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0)
|
||||||
nextra: 2.7.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0)
|
nextra: 2.8.0(next@13.4.7)(react-dom@18.2.0)(react@18.2.0)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0(react@18.2.0)
|
react-dom: 18.2.0(react@18.2.0)
|
||||||
scroll-into-view-if-needed: 3.0.10
|
scroll-into-view-if-needed: 3.0.10
|
||||||
zod: 3.21.4
|
zod: 3.21.4
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/nextra@2.7.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0):
|
/nextra@2.8.0(next@13.4.7)(react-dom@18.2.0)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-qchTb7XSm357XAHf9MV9UlUSGolPEPE8iFnC/9KMwvhIoE4seyPYWMrnH84XraZCcGERvy9TrkFD30VE7Qv1MA==}
|
resolution: {integrity: sha512-WyRNzw1IM/eF3M1H3LSsbZH97QsYYgj8upjx0f8hY6GspmPyPRAvBBscmXRt+7vye2oIYjfVwSiD1rj9amqq9Q==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
next: '>=9.5.3'
|
next: '>=9.5.3'
|
||||||
@ -2001,24 +2001,24 @@ packages:
|
|||||||
'@mdx-js/mdx': 2.3.0
|
'@mdx-js/mdx': 2.3.0
|
||||||
'@mdx-js/react': 2.3.0(react@18.2.0)
|
'@mdx-js/react': 2.3.0(react@18.2.0)
|
||||||
'@napi-rs/simple-git': 0.1.8
|
'@napi-rs/simple-git': 0.1.8
|
||||||
'@theguild/remark-mermaid': 0.0.1(react@18.2.0)
|
'@theguild/remark-mermaid': 0.0.3(react@18.2.0)
|
||||||
clsx: 1.2.1
|
clsx: 1.2.1
|
||||||
github-slugger: 2.0.0
|
github-slugger: 2.0.0
|
||||||
graceful-fs: 4.2.11
|
graceful-fs: 4.2.11
|
||||||
gray-matter: 4.0.3
|
gray-matter: 4.0.3
|
||||||
katex: 0.16.7
|
katex: 0.16.8
|
||||||
lodash.get: 4.4.2
|
lodash.get: 4.4.2
|
||||||
next: 13.4.6(react-dom@18.2.0)(react@18.2.0)
|
next: 13.4.7(react-dom@18.2.0)(react@18.2.0)
|
||||||
next-mdx-remote: 4.4.1(react-dom@18.2.0)(react@18.2.0)
|
next-mdx-remote: 4.4.1(react-dom@18.2.0)(react@18.2.0)
|
||||||
p-limit: 3.1.0
|
p-limit: 3.1.0
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0(react@18.2.0)
|
react-dom: 18.2.0(react@18.2.0)
|
||||||
rehype-katex: 6.0.3
|
rehype-katex: 6.0.3
|
||||||
rehype-pretty-code: 0.9.4(shiki@0.14.2)
|
rehype-pretty-code: 0.9.9(shiki@0.14.3)
|
||||||
remark-gfm: 3.0.1
|
remark-gfm: 3.0.1
|
||||||
remark-math: 5.1.1
|
remark-math: 5.1.1
|
||||||
remark-reading-time: 2.0.1
|
remark-reading-time: 2.0.1
|
||||||
shiki: 0.14.2
|
shiki: 0.14.3
|
||||||
slash: 3.0.0
|
slash: 3.0.0
|
||||||
title: 3.5.3
|
title: 3.5.3
|
||||||
unist-util-remove: 3.1.1
|
unist-util-remove: 3.1.1
|
||||||
@ -2156,19 +2156,20 @@ packages:
|
|||||||
'@types/katex': 0.14.0
|
'@types/katex': 0.14.0
|
||||||
hast-util-from-html-isomorphic: 1.0.0
|
hast-util-from-html-isomorphic: 1.0.0
|
||||||
hast-util-to-text: 3.1.2
|
hast-util-to-text: 3.1.2
|
||||||
katex: 0.16.7
|
katex: 0.16.8
|
||||||
unist-util-visit: 4.1.2
|
unist-util-visit: 4.1.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/rehype-pretty-code@0.9.4(shiki@0.14.2):
|
/rehype-pretty-code@0.9.9(shiki@0.14.3):
|
||||||
resolution: {integrity: sha512-3m4aQT15n8C+UizcZL0enaahoZwCDm5K1qKQ3DGgHE7U8l/DEEEJ/hm+uDe9yyK4sxVOSfZcRIMHrpJwLQi+Rg==}
|
resolution: {integrity: sha512-mlU2Qgupn9MMK31CTmWk0Ie5Vp0od+jh2vCkGDBMlPAMeAvYASn6Ois6xRmosutMT4yH/COc3R4r/PELpuUoWg==}
|
||||||
engines: {node: ^12.16.0 || >=13.2.0}
|
engines: {node: '>=16'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
shiki: '*'
|
shiki: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
|
'@types/hast': 2.3.4
|
||||||
hash-obj: 4.0.0
|
hash-obj: 4.0.0
|
||||||
parse-numeric-range: 1.3.0
|
parse-numeric-range: 1.3.0
|
||||||
shiki: 0.14.2
|
shiki: 0.14.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/remark-gfm@3.0.1:
|
/remark-gfm@3.0.1:
|
||||||
@ -2283,8 +2284,8 @@ packages:
|
|||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/shiki@0.14.2:
|
/shiki@0.14.3:
|
||||||
resolution: {integrity: sha512-ltSZlSLOuSY0M0Y75KA+ieRaZ0Trf5Wl3gutE7jzLuIcWxLp5i/uEnLoQWNvgKXQ5OMpGkJnVMRLAuzjc0LJ2A==}
|
resolution: {integrity: sha512-U3S/a+b0KS+UkTyMjoNojvTgrBHjgp7L6ovhFVZsXmBGnVdQ4K4U9oK0z63w538S91ATngv1vXigHCSWOwnr+g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-sequence-parser: 1.1.0
|
ansi-sequence-parser: 1.1.0
|
||||||
jsonc-parser: 3.2.0
|
jsonc-parser: 3.2.0
|
||||||
@ -2371,8 +2372,8 @@ packages:
|
|||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/stylis@4.2.0:
|
/stylis@4.3.0:
|
||||||
resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==}
|
resolution: {integrity: sha512-E87pIogpwUsUwXw7dNyU4QDjdgVMy52m+XEOPEKUn161cCzWjjhPSQhByfd1CcNvrOLnXQ6OnnZDwnJrz/Z4YQ==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/supports-color@4.5.0:
|
/supports-color@4.5.0:
|
||||||
@ -2410,8 +2411,8 @@ packages:
|
|||||||
engines: {node: '>=6.10'}
|
engines: {node: '>=6.10'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/tslib@2.5.3:
|
/tslib@2.6.0:
|
||||||
resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==}
|
resolution: {integrity: sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/type-fest@1.4.0:
|
/type-fest@1.4.0:
|
||||||
|
Loading…
Reference in New Issue
Block a user