bump some versions

This commit is contained in:
Jill 2023-08-20 03:49:01 +03:00
parent abe288a9b6
commit 8a02426cc2
Signed by: oat
GPG Key ID: 33489AA58A955108
3 changed files with 406 additions and 4441 deletions

View File

@ -18,7 +18,7 @@
pname = "cohost-blogger";
inherit (package) version;
npmDepsHash = "sha256-hzn0sjxcysxe++IPyhKE/syx3S1Nh2hKGcjvS6UaLvY=";
npmDepsHash = "sha256-zkk8UL3h25tC6HXl+fC3QKnvky4OiRoOyGBi5ynqJis=";
doCheck = true;

4839
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
},
"devDependencies": {
"@sveltejs/adapter-node": "^1.2.4",
"@sveltejs/kit": "^1.5.0",
"@sveltejs/kit": "^1.22.6",
"@types/marked": "^4.0.8",
"eslint": "^8.28.0",
"eslint-plugin-svelte3": "^4.0.0",
@ -28,8 +28,8 @@
"html-to-text": "^9.0.5",
"insane": "^2.6.2",
"marked": "^4.3.0",
"minify-xml": "^3.4.0",
"modern-normalize": "^1.1.0",
"minify-xml": "^4.0.0",
"modern-normalize": "^2.0.0",
"reading-time": "^1.5.0",
"rehype-external-links": "^2.0.1",
"rehype-highlight": "^6.0.0",