0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 20:23:39 +00:00

Update Marked-Extended-Tables to V1.0.5

This commit is contained in:
Trevor Buckner
2022-08-31 23:11:55 -04:00
parent b85b3be1d1
commit 0ca25c06f2
2 changed files with 22733 additions and 22733 deletions

14
package-lock.json generated
View File

@@ -30,7 +30,7 @@
"less": "^3.13.1", "less": "^3.13.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"marked": "4.1.0", "marked": "4.1.0",
"marked-extended-tables": "^1.0.3", "marked-extended-tables": "^1.0.5",
"markedLegacy": "npm:marked@^0.3.19", "markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.4", "moment": "^2.29.4",
"mongoose": "^6.5.4", "mongoose": "^6.5.4",
@@ -8910,9 +8910,9 @@
} }
}, },
"node_modules/marked-extended-tables": { "node_modules/marked-extended-tables": {
"version": "1.0.3", "version": "1.0.5",
"resolved": "https://registry.npmjs.org/marked-extended-tables/-/marked-extended-tables-1.0.3.tgz", "resolved": "https://registry.npmjs.org/marked-extended-tables/-/marked-extended-tables-1.0.5.tgz",
"integrity": "sha512-cJPfUnscQwsGVBwnd9OHDqELD/3Nvi0aWQgsLLVszwLfEhyj7aKlUO50qmVJdYvSOR24YTVW4y60A0CsVAQXhg==", "integrity": "sha512-XKwskGC55+Hv/PKZmNRiyXmMbZap03KMUw8BnwljNI1ELc/0Vah/zTM2C22qvpQLHtOy7qKtd5inWoHy70kdiA==",
"peerDependencies": { "peerDependencies": {
"marked": "^3.0.0 || ^4.0.0" "marked": "^3.0.0 || ^4.0.0"
} }
@@ -19605,9 +19605,9 @@
"integrity": "sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA==" "integrity": "sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA=="
}, },
"marked-extended-tables": { "marked-extended-tables": {
"version": "1.0.3", "version": "1.0.5",
"resolved": "https://registry.npmjs.org/marked-extended-tables/-/marked-extended-tables-1.0.3.tgz", "resolved": "https://registry.npmjs.org/marked-extended-tables/-/marked-extended-tables-1.0.5.tgz",
"integrity": "sha512-cJPfUnscQwsGVBwnd9OHDqELD/3Nvi0aWQgsLLVszwLfEhyj7aKlUO50qmVJdYvSOR24YTVW4y60A0CsVAQXhg==", "integrity": "sha512-XKwskGC55+Hv/PKZmNRiyXmMbZap03KMUw8BnwljNI1ELc/0Vah/zTM2C22qvpQLHtOy7qKtd5inWoHy70kdiA==",
"requires": {} "requires": {}
}, },
"markedLegacy": { "markedLegacy": {

View File

@@ -71,7 +71,7 @@
"less": "^3.13.1", "less": "^3.13.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"marked": "4.1.0", "marked": "4.1.0",
"marked-extended-tables": "^1.0.3", "marked-extended-tables": "^1.0.5",
"markedLegacy": "npm:marked@^0.3.19", "markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.4", "moment": "^2.29.4",
"mongoose": "^6.5.4", "mongoose": "^6.5.4",