Skip to content

Commit

Permalink
chore: smaller chunks and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
barelyhuman committed Jul 7, 2024
1 parent d74c3da commit c2ac74d
Show file tree
Hide file tree
Showing 3 changed files with 519 additions and 520 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
"codejar": "^4.2.0",
"dom-to-image": "^2.6.0",
"downloadjs": "^1.4.7",
"highlight.js": "^11.9.0",
"highlight.js": "^11.10.0",
"html2pdf.js": "0.10.1",
"marked": "^12.0.2",
"marked": "^13.0.2",
"md-to-quill-delta": "^1.1.1",
"quill": "^2.0.0",
"quill": "^2.0.2",
"quill-delta-to-markdown": "^0.6.0",
"quilljs-markdown": "^1.2.0",
"vue": "^3.4.24"
"vue": "^3.4.31"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.24",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/compiler-sfc": "^3.4.31",
"autoprefixer": "^10.4.19",
"bumpp": "^9.4.1",
"cssnano": "^6.1.2",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"terser": "^5.30.4",
"vite": "^5.2.10"
"cssnano": "^7.0.4",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
"terser": "^5.31.1",
"vite": "^5.3.3"
},
"resolutions": {
"trim": "1.0.1"
Expand Down
Loading

0 comments on commit c2ac74d

Please sign in to comment.