Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Dec 19, 2023
1 parent c3113aa commit 33673f4
Show file tree
Hide file tree
Showing 5 changed files with 617 additions and 696 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/marked": "^4.3.2",
"@types/marked": "^5.0.2",
"@types/pluralize": "0.0.33",
"boxen": "^7.1.1",
"chokidar": "^3.5.3",
"clean-css": "^5.3.3",
"epipebomb": "^1.0.0",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jasmine": "^4.1.3",
"eslint-plugin-prettier": "^5.0.1",
"highlight.js": "^11.9.0",
Expand All @@ -53,14 +53,14 @@
"karma-safari-launcher": "^1.0.0",
"loading-indicator": "^2.0.0",
"pluralize": "^8.0.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"prompt": "^1.3.0",
"rollup": "^4.6.1",
"rollup": "^4.9.1",
"rollup-plugin-minify-html-literals": "^1.2.6",
"serve": "^14.2.1",
"serve-handler": "^6.1.5",
"sniffy-mimetype": "^1.1.1",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vnu-jar": "^23.4.11",
"webidl2": "^24.4.1"
},
Expand Down Expand Up @@ -89,8 +89,8 @@
"dependencies": {
"colors": "1.4.0",
"finalhandler": "^1.2.0",
"marked": "^4.3.0",
"puppeteer": "^21.6.0",
"marked": "^11.1.0",
"puppeteer": "^21.6.1",
"sade": "^1.8.1",
"serve-static": "^1.15.0"
},
Expand Down
Loading

0 comments on commit 33673f4

Please sign in to comment.