37
package.json
37
package.json
@@ -79,39 +79,37 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "7.12.1",
|
||||
"browser-fs-access": "0.25.0",
|
||||
"core-js": "3.21.1",
|
||||
"browser-fs-access": "0.29.5",
|
||||
"core-js": "3.22.5",
|
||||
"elix": "15.0.1",
|
||||
"html2canvas": "1.4.1",
|
||||
"i18next": "21.6.14",
|
||||
"i18next": "21.8.2",
|
||||
"jspdf": "2.5.1",
|
||||
"pathseg": "1.2.1",
|
||||
"regenerator-runtime": "0.13.9",
|
||||
"rollup-plugin-polyfill-node": "0.8.0",
|
||||
"svg2pdf.js": "2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.17.5",
|
||||
"@babel/preset-env": "7.16.11",
|
||||
"@babel/register": "7.17.0",
|
||||
"@babel/runtime-corejs3": "7.17.2",
|
||||
"@babel/core": "7.17.10",
|
||||
"@babel/preset-env": "7.17.10",
|
||||
"@babel/register": "7.17.7",
|
||||
"@babel/runtime-corejs3": "7.17.9",
|
||||
"@cypress/code-coverage": "3.9.12",
|
||||
"@cypress/fiddle": "1.19.3",
|
||||
"@rollup/plugin-babel": "5.3.1",
|
||||
"@rollup/plugin-commonjs": "^18",
|
||||
"@rollup/plugin-dynamic-import-vars": "1.4.2",
|
||||
"@rollup/plugin-node-resolve": "13.1.3",
|
||||
"@rollup/plugin-dynamic-import-vars": "1.4.3",
|
||||
"@rollup/plugin-node-resolve": "13.3.0",
|
||||
"@rollup/plugin-replace": "4.0.0",
|
||||
"@rollup/plugin-url": "6.1.0",
|
||||
"@web/dev-server": "0.1.30",
|
||||
"@web/dev-server-rollup": "0.3.15",
|
||||
"@rollup/plugin-url": "7.0.0",
|
||||
"@web/dev-server": "0.1.31",
|
||||
"@web/dev-server-rollup": "0.3.17",
|
||||
"babel-plugin-transform-object-rest-spread": "7.0.0-beta.3",
|
||||
"copyfiles": "2.4.1",
|
||||
"core-js-bundle": "3.21.1",
|
||||
"core-js-bundle": "3.22.5",
|
||||
"cp-cli": "2.0.0",
|
||||
"cypress": "9.5.1",
|
||||
"cypress-multi-reporters": "1.5.0",
|
||||
"cypress": "9.6.1",
|
||||
"cypress-multi-reporters": "1.6.0",
|
||||
"cypress-plugin-snapshots": "1.4.4",
|
||||
"jamilih": "0.54.0",
|
||||
"jsdoc": "3.6.10",
|
||||
@@ -125,15 +123,14 @@
|
||||
"remark-cli": "10.0.1",
|
||||
"remark-lint-ordered-list-marker-value": "3.1.1",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.70.0",
|
||||
"rollup": "2.73.0",
|
||||
"rollup-plugin-copy": "3.4.0",
|
||||
"rollup-plugin-filesize": "9.1.2",
|
||||
"rollup-plugin-html": "0.2.1",
|
||||
"rollup-plugin-node-polyfills": "0.2.1",
|
||||
"rollup-plugin-progress": "1.1.2",
|
||||
"rollup-plugin-re": "1.0.7",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"standard": "16.0.4",
|
||||
"standard": "17.0.0",
|
||||
"start-server-and-test": "1.14.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user