This repository was archived by the owner on Aug 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 6262 "devDependencies" : {
6363 "@hover/javascript" : " ^4.0.2" ,
6464 "@patrickhulce/lint" : " ^2.1.3" ,
65- "@rollup/plugin-commonjs" : " ^11 .0.2 " ,
65+ "@rollup/plugin-commonjs" : " ^12 .0.0 " ,
6666 "@rollup/plugin-node-resolve" : " ^8.0.0" ,
6767 "@rollup/plugin-replace" : " ^2.3.1" ,
6868 "@types/jest" : " ^25.1.4" ,
Original file line number Diff line number Diff line change 15251525 magic-string "^0.25.2"
15261526 resolve "^1.11.0"
15271527
1528+ " @rollup/plugin-commonjs@^12.0.0 " :
1529+ version "12.0.0"
1530+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-12.0.0.tgz#e2f308ae6057499e0f413f878fff7c3a0fdc02a1"
1531+ integrity sha512-8+mDQt1QUmN+4Y9D3yCG8AJNewuTSLYPJVzKKUZ+lGeQrI+bV12Tc5HCyt2WdlnG6ihIL/DPbKRJlB40DX40mw==
1532+ dependencies :
1533+ " @rollup/pluginutils" " ^3.0.8"
1534+ commondir "^1.0.1"
1535+ estree-walker "^1.0.1"
1536+ glob "^7.1.2"
1537+ is-reference "^1.1.2"
1538+ magic-string "^0.25.2"
1539+ resolve "^1.11.0"
1540+
15281541" @rollup/plugin-json@^4.0.2 " :
15291542 version "4.0.3"
15301543 resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.0.3.tgz#747e2c2884c5a0fa00b66c9c0f3f1012cddca534"
You can’t perform that action at this time.
0 commit comments