Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luolonghao committed Dec 17, 2024
1 parent 3e7abd2 commit eef1876
Show file tree
Hide file tree
Showing 2 changed files with 642 additions and 545 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
},
"devDependencies": {
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-typescript": "^12.1.2",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
"@types/sinon": "^17.0.3",
Expand All @@ -68,19 +68,19 @@
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"execa": "^9.5.1",
"express": "^4.21.1",
"katex": "^0.16.11",
"execa": "^9.5.2",
"express": "^4.21.2",
"katex": "^0.16.15",
"lake-codemirror": "^2.0.0",
"mocha": "^10.8.2",
"multer": "1.4.5-lts.1",
"npm-run-all2": "^7.0.1",
"npm-run-all2": "^7.0.2",
"picocolors": "^1.1.1",
"prompts": "^2.4.2",
"puppeteer": "^23.10.0",
"puppeteer": "^23.10.4",
"rimraf": "^6.0.1",
"rollup": "^4.28.0",
"rollup-plugin-import-css": "^3.5.7",
"rollup": "^4.28.1",
"rollup-plugin-import-css": "^3.5.8",
"rollup-plugin-svg-import": "^3.0.0",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
Expand All @@ -90,5 +90,5 @@
"typescript": "^5.7.2",
"wait-on": "^8.0.1"
},
"packageManager": "pnpm@9.14.2"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit eef1876

Please sign in to comment.