diff --git a/package-lock.json b/package-lock.json index e6d51a5..06e3b43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "jquery": "3.6.3", "mini-css-extract-plugin": "2.7.2", "nodemon": "2.0.20", - "prepr": "1.2.4", + "prepr": "2.0.1", "sass": "1.55.0", "sass-loader": "13.2.0", "sweet-scroll": "4.0.0", @@ -3524,14 +3524,6 @@ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" }, - "node_modules/expression-eval": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/expression-eval/-/expression-eval-1.4.0.tgz", - "integrity": "sha512-CvpqG2feKjGcr+6NB/ZOA2csOeVL+2DSiWrF/4h0mrdYv4SxR2vCZhLHSst4Sp+xHtN/LQtPfi6i7K9EJwzRGw==", - "dependencies": { - "jsep": "^0.3.0" - } - }, "node_modules/fast-deep-equal": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", @@ -4481,14 +4473,6 @@ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" }, - "node_modules/jsep": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/jsep/-/jsep-0.3.5.tgz", - "integrity": "sha512-AoRLBDc6JNnKjNcmonituEABS5bcfqDhQAWWXNTFrqu6nVXBpBAGfcoTGZMFlIrh9FjmE1CQyX9CTNwZrXMMDA==", - "engines": { - "node": ">= 6.0.0" - } - }, "node_modules/jsesc": { "version": "2.5.2", "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", @@ -5816,22 +5800,22 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "node_modules/prepr": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/prepr/-/prepr-1.2.4.tgz", - "integrity": "sha512-g2TAN/rTgSpr30qb8UlhqHGK+oGTRr2cCWOI+DRs2Px4/e5jg1db2QDbux/WOK9uMiSPfoi5ZGOvn6lFSu8jeg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/prepr/-/prepr-2.0.1.tgz", + "integrity": "sha512-NlkMq00i7fMGkYG7Deas85x9eF14Aalo2fg4MSmyOCmcqINGM+sL6qoip33Jn+O2QoeTg21m+U3wgYO34S+3Gg==", "dependencies": { - "balanced-match": "^0.3.0", + "balanced-match": "^2.0.0", "escaper": "^2.5.3", - "expression-eval": "^1.4.0", "object-assign": "^4.1.1", - "parenthesis": "^3.0.0", - "strip-json-comments": "^2.0.1" + "parenthesis": "^3.1.8", + "strip-json-comments": "^3.1.1", + "subscript": "^7.3.1" } }, "node_modules/prepr/node_modules/balanced-match": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.3.0.tgz", - "integrity": "sha512-bgB9RrUMd3G7drkg5+Gv+dMZTUSFbfrrp61qsQGlTdCdIPqdzF9UG2G5Ndlg6zR3ArNeGGXMIYSYFZRRtZaT9Q==" + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz", + "integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==" }, "node_modules/process-nextick-args": { "version": "2.0.1", @@ -6627,11 +6611,14 @@ } }, "node_modules/strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", "engines": { - "node": ">=0.10.0" + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/strnum": { @@ -6670,6 +6657,11 @@ "postcss": "^8.2.15" } }, + "node_modules/subscript": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/subscript/-/subscript-7.3.1.tgz", + "integrity": "sha512-6GhrvO2MTQU+o099BCzAQFcXE2z76FapKPdQdDe1bkMRzTqcMOkU+BMbdIdzWPPATqu3hNu/AyTiRDFSP0rqYw==" + }, "node_modules/supports-color": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", @@ -9924,14 +9916,6 @@ } } }, - "expression-eval": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/expression-eval/-/expression-eval-1.4.0.tgz", - "integrity": "sha512-CvpqG2feKjGcr+6NB/ZOA2csOeVL+2DSiWrF/4h0mrdYv4SxR2vCZhLHSst4Sp+xHtN/LQtPfi6i7K9EJwzRGw==", - "requires": { - "jsep": "^0.3.0" - } - }, "fast-deep-equal": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", @@ -10601,11 +10585,6 @@ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" }, - "jsep": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/jsep/-/jsep-0.3.5.tgz", - "integrity": "sha512-AoRLBDc6JNnKjNcmonituEABS5bcfqDhQAWWXNTFrqu6nVXBpBAGfcoTGZMFlIrh9FjmE1CQyX9CTNwZrXMMDA==" - }, "jsesc": { "version": "2.5.2", "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", @@ -11483,22 +11462,22 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "prepr": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/prepr/-/prepr-1.2.4.tgz", - "integrity": "sha512-g2TAN/rTgSpr30qb8UlhqHGK+oGTRr2cCWOI+DRs2Px4/e5jg1db2QDbux/WOK9uMiSPfoi5ZGOvn6lFSu8jeg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/prepr/-/prepr-2.0.1.tgz", + "integrity": "sha512-NlkMq00i7fMGkYG7Deas85x9eF14Aalo2fg4MSmyOCmcqINGM+sL6qoip33Jn+O2QoeTg21m+U3wgYO34S+3Gg==", "requires": { - "balanced-match": "^0.3.0", + "balanced-match": "^2.0.0", "escaper": "^2.5.3", - "expression-eval": "^1.4.0", "object-assign": "^4.1.1", - "parenthesis": "^3.0.0", - "strip-json-comments": "^2.0.1" + "parenthesis": "^3.1.8", + "strip-json-comments": "^3.1.1", + "subscript": "^7.3.1" }, "dependencies": { "balanced-match": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.3.0.tgz", - "integrity": "sha512-bgB9RrUMd3G7drkg5+Gv+dMZTUSFbfrrp61qsQGlTdCdIPqdzF9UG2G5Ndlg6zR3ArNeGGXMIYSYFZRRtZaT9Q==" + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz", + "integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==" } } }, @@ -12074,9 +12053,9 @@ "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" }, "strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" }, "strnum": { "version": "1.0.5", @@ -12101,6 +12080,11 @@ "postcss-selector-parser": "^6.0.4" } }, + "subscript": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/subscript/-/subscript-7.3.1.tgz", + "integrity": "sha512-6GhrvO2MTQU+o099BCzAQFcXE2z76FapKPdQdDe1bkMRzTqcMOkU+BMbdIdzWPPATqu3hNu/AyTiRDFSP0rqYw==" + }, "supports-color": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", diff --git a/package.json b/package.json index 1908f8f..a07b310 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "jquery": "3.6.3", "mini-css-extract-plugin": "2.7.2", "nodemon": "2.0.20", - "prepr": "1.2.4", + "prepr": "2.0.1", "sass": "1.55.0", "sass-loader": "13.2.0", "sweet-scroll": "4.0.0",