mirror of
https://github.com/nature-of-code/noc-book-2
synced 2024-11-17 07:49:05 +01:00
update magicbook version
This commit is contained in:
parent
689b6c51c7
commit
f081e13859
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -29,7 +29,7 @@
|
|||
"jest": "^29.7.0",
|
||||
"katex": "^0.16.9",
|
||||
"lodash-es": "^4.17.21",
|
||||
"magicbook": "^0.1.31",
|
||||
"magicbook": "^0.1.32",
|
||||
"postcss": "^8.4.14",
|
||||
"postcss-import": "^14.1.0",
|
||||
"react": "^18.2.0",
|
||||
|
@ -17456,9 +17456,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/magicbook": {
|
||||
"version": "0.1.31",
|
||||
"resolved": "https://registry.npmjs.org/magicbook/-/magicbook-0.1.31.tgz",
|
||||
"integrity": "sha512-KcQu4rM2bBuxNqcqUqEYdeAGXYsLVyeKhHjf88SK+JviHW4HrLMNfoAL+GcO4tei20XKqYP2L01cUarI56DNww==",
|
||||
"version": "0.1.32",
|
||||
"resolved": "https://registry.npmjs.org/magicbook/-/magicbook-0.1.32.tgz",
|
||||
"integrity": "sha512-yfC+TOVt4zAcR1vsI7XzBiw1xAVeW031hHhHOZCw0w8nHxDtQ0VajdcJ1WBbHKvlxBYjHrasa5SyTF/O+H7HJA==",
|
||||
"dependencies": {
|
||||
"async": "^3.0.1",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
"jest": "^29.7.0",
|
||||
"katex": "^0.16.9",
|
||||
"lodash-es": "^4.17.21",
|
||||
"magicbook": "^0.1.31",
|
||||
"magicbook": "^0.1.32",
|
||||
"postcss": "^8.4.14",
|
||||
"postcss-import": "^14.1.0",
|
||||
"react": "^18.2.0",
|
||||
|
|
Loading…
Reference in a new issue