chore: drop chart posts

This commit is contained in:
Cory Dransfeldt 2024-05-27 11:06:08 -07:00
parent ffe38f985f
commit f2be875272
No known key found for this signature in database
7 changed files with 7 additions and 154 deletions

10
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "17.4.9",
"version": "17.4.10",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "17.4.9",
"version": "17.4.10",
"license": "MIT",
"dependencies": {
"@cdransf/api-text": "^1.2.3",
@ -5817,9 +5817,9 @@
}
},
"node_modules/sax": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.3.0.tgz",
"integrity": "sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.4.0.tgz",
"integrity": "sha512-G3nn4N8SRaR9NsCqEUHfTlfTM/Fgza1yfb8JP2CEmzYuHtHWza5Uf+g7nuUQq96prwu0GiGyPgDw752+j4fzQQ==",
"dev": true
},
"node_modules/section-matter": {