This repository was archived by the owner on Mar 18, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @melonjs/debug-plugin" ,
3- "version" : " 14.6.4 " ,
3+ "version" : " 14.6.5 " ,
44 "description" : " melonJS debug plugin" ,
55 "type" : " module" ,
66 "keywords" : [
4848 " LICENSE"
4949 ],
5050 "peerDependencies" : {
51- "melonjs" : " ^15.2 .0"
51+ "melonjs" : " ^15.5 .0"
5252 },
5353 "devDependencies" : {
54- "@babel/eslint-parser" : " ^7.21.8 " ,
55- "@babel/plugin-syntax-import-assertions" : " ^7.20.0 " ,
56- "@rollup/plugin-commonjs" : " ^24.1.0 " ,
54+ "@babel/eslint-parser" : " ^7.22.9 " ,
55+ "@babel/plugin-syntax-import-assertions" : " ^7.22.5 " ,
56+ "@rollup/plugin-commonjs" : " ^25.0.2 " ,
5757 "@rollup/plugin-image" : " ^3.0.2" ,
58- "@rollup/plugin-node-resolve" : " ^15.0.2 " ,
58+ "@rollup/plugin-node-resolve" : " ^15.1.0 " ,
5959 "@rollup/plugin-replace" : " ^5.0.2" ,
6060 "del-cli" : " ^5.0.0" ,
61- "eslint" : " ^8.40 .0" ,
62- "eslint-plugin-jsdoc" : " ^44.2.3 " ,
63- "rollup" : " ^3.21.6 " ,
61+ "eslint" : " ^8.44 .0" ,
62+ "eslint-plugin-jsdoc" : " ^44.2.7 " ,
63+ "rollup" : " ^3.26.2 " ,
6464 "rollup-plugin-bundle-size" : " ^1.0.3" ,
6565 "rollup-plugin-string" : " ^3.0.0" ,
66- "typescript" : " ^5.0.4 "
66+ "typescript" : " ^5.1.6 "
6767 },
6868 "scripts" : {
6969 "build" : " npm run lint && rollup -c --silent && npm run types" ,
You can’t perform that action at this time.
0 commit comments