diff --git a/package-lock.json b/package-lock.json index caac8a2f..43e9b741 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,19 +1,19 @@ { "name": "@mathigon/studio", - "version": "0.1.37", + "version": "0.1.38", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mathigon/studio", - "version": "0.1.37", + "version": "0.1.38", "license": "(MIT AND CC-BY-SA-4.0 AND OFL-1.1)", "dependencies": { - "@mathigon/boost": "1.2.16", - "@mathigon/core": "1.1.11", - "@mathigon/euclid": "1.1.13", - "@mathigon/fermat": "1.1.10", - "@mathigon/hilbert": "1.1.10", + "@mathigon/boost": "1.2.17", + "@mathigon/core": "1.1.12", + "@mathigon/euclid": "1.1.14", + "@mathigon/fermat": "1.1.11", + "@mathigon/hilbert": "1.1.11", "@sendgrid/mail": "7.7.0", "@types/bcryptjs": "2.4.3", "@types/compression": "1.7.2", @@ -1882,56 +1882,56 @@ } }, "node_modules/@mathigon/boost": { - "version": "1.2.16", - "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.16.tgz", - "integrity": "sha512-8Sb/zaHLk/QfK0TMkFNvMta99joqWsQ6EVkED48v9D2etxyzn97oNpA8eTMNFlEmFDapWYJRCji0B+Afnu1XrA==", + "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.17.tgz", + "integrity": "sha512-cHkPNzUMqxFAdTlGXOIxTEdp825Z5aE+GyDBg8A8390d1K+nplCivQ7bm1PscQOsFqhOBQzvgXFfL6yFYgTYSQ==", "dependencies": { - "@mathigon/core": "1.1.11", - "@mathigon/euclid": "1.1.13", - "@mathigon/fermat": "1.1.10" + "@mathigon/core": "1.1.12", + "@mathigon/euclid": "1.1.14", + "@mathigon/fermat": "1.1.11" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/core": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.11.tgz", - "integrity": "sha512-aMRdLAej7kWQWaZ0p3j9Z5bivcrQvkJseQi9BbmA5YbuxKECkNluDwL0bI9IVnTbnCh42Eg4nqyyJ0WqV5oMNA==", + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.12.tgz", + "integrity": "sha512-h4UK5dMnC5h5J1pkMLQAevsqJnnpb8icwDaXvjfn8JITcJ5/2g0LrrHmCWoVtVyzKgzMtAX/yPfMuB41gaKzDg==", "engines": { "node": ">=16" } }, "node_modules/@mathigon/euclid": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.1.13.tgz", - "integrity": "sha512-jioYA26kQ8dck8mK8k755nUloIvJTRMSaZ2WggC0crXhCzMiq2i+ulaK0jCin7J7c0RpykYwkGDvEAm1NAcwzw==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.1.14.tgz", + "integrity": "sha512-1dRJYlqbd1G/OoNvgc3m6PE4ifqM8IFTAy9Xp+OeovLcpuYQXEPNJfLVGxhL9kDbcLJyrW+XAFJ08ZAr4yDzeg==", "dependencies": { - "@mathigon/core": "1.1.11", - "@mathigon/fermat": "1.1.10" + "@mathigon/core": "1.1.12", + "@mathigon/fermat": "1.1.11" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/fermat": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.10.tgz", - "integrity": "sha512-xaNL7TS7khSok48oZjUHfUNa05pjgH6OAScIhGgw21FaDBSaiW5dVlLEiRssw/SEVRAQff3pWHDZZtM/ytphgA==", + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.11.tgz", + "integrity": "sha512-0adeVyDTsr6AYjZ9sSTJbFKZOb0h347kquY7QlenQDr7GPhgS+RZxfo4xnk/3LKGKPN/fTv+2fZlwmg1cBEZ8Q==", "dependencies": { - "@mathigon/core": "1.1.11" + "@mathigon/core": "1.1.12" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/hilbert": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.10.tgz", - "integrity": "sha512-E1y3Z3qFQxGKptyR/rh90FtppiBBUehfqP+8BjPPEc9NCuaSygkHQHbhttUOKpD1keyYydQu+g+BRXFtb2MCVg==", + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.11.tgz", + "integrity": "sha512-Uehs/ZCJloYepurPzV0nnUNiTt1dZv+Ekbh6mi+OpqkElG6p+QyS188RHCTDF3ZrMfRKu9K5OdnVuX4XwApcBw==", "dependencies": { - "@mathigon/core": "1.1.11", - "@mathigon/fermat": "1.1.10" + "@mathigon/core": "1.1.12", + "@mathigon/fermat": "1.1.11" }, "engines": { "node": ">=16" @@ -12675,44 +12675,44 @@ "dev": true }, "@mathigon/boost": { - "version": "1.2.16", - "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.16.tgz", - "integrity": "sha512-8Sb/zaHLk/QfK0TMkFNvMta99joqWsQ6EVkED48v9D2etxyzn97oNpA8eTMNFlEmFDapWYJRCji0B+Afnu1XrA==", + "version": "1.2.17", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.17.tgz", + "integrity": "sha512-cHkPNzUMqxFAdTlGXOIxTEdp825Z5aE+GyDBg8A8390d1K+nplCivQ7bm1PscQOsFqhOBQzvgXFfL6yFYgTYSQ==", "requires": { - "@mathigon/core": "1.1.11", - "@mathigon/euclid": "1.1.13", - "@mathigon/fermat": "1.1.10" + "@mathigon/core": "1.1.12", + "@mathigon/euclid": "1.1.14", + "@mathigon/fermat": "1.1.11" } }, "@mathigon/core": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.11.tgz", - "integrity": "sha512-aMRdLAej7kWQWaZ0p3j9Z5bivcrQvkJseQi9BbmA5YbuxKECkNluDwL0bI9IVnTbnCh42Eg4nqyyJ0WqV5oMNA==" + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.12.tgz", + "integrity": "sha512-h4UK5dMnC5h5J1pkMLQAevsqJnnpb8icwDaXvjfn8JITcJ5/2g0LrrHmCWoVtVyzKgzMtAX/yPfMuB41gaKzDg==" }, "@mathigon/euclid": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.1.13.tgz", - "integrity": "sha512-jioYA26kQ8dck8mK8k755nUloIvJTRMSaZ2WggC0crXhCzMiq2i+ulaK0jCin7J7c0RpykYwkGDvEAm1NAcwzw==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.1.14.tgz", + "integrity": "sha512-1dRJYlqbd1G/OoNvgc3m6PE4ifqM8IFTAy9Xp+OeovLcpuYQXEPNJfLVGxhL9kDbcLJyrW+XAFJ08ZAr4yDzeg==", "requires": { - "@mathigon/core": "1.1.11", - "@mathigon/fermat": "1.1.10" + "@mathigon/core": "1.1.12", + "@mathigon/fermat": "1.1.11" } }, "@mathigon/fermat": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.10.tgz", - "integrity": "sha512-xaNL7TS7khSok48oZjUHfUNa05pjgH6OAScIhGgw21FaDBSaiW5dVlLEiRssw/SEVRAQff3pWHDZZtM/ytphgA==", + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.11.tgz", + "integrity": "sha512-0adeVyDTsr6AYjZ9sSTJbFKZOb0h347kquY7QlenQDr7GPhgS+RZxfo4xnk/3LKGKPN/fTv+2fZlwmg1cBEZ8Q==", "requires": { - "@mathigon/core": "1.1.11" + "@mathigon/core": "1.1.12" } }, "@mathigon/hilbert": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.10.tgz", - "integrity": "sha512-E1y3Z3qFQxGKptyR/rh90FtppiBBUehfqP+8BjPPEc9NCuaSygkHQHbhttUOKpD1keyYydQu+g+BRXFtb2MCVg==", + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.11.tgz", + "integrity": "sha512-Uehs/ZCJloYepurPzV0nnUNiTt1dZv+Ekbh6mi+OpqkElG6p+QyS188RHCTDF3ZrMfRKu9K5OdnVuX4XwApcBw==", "requires": { - "@mathigon/core": "1.1.11", - "@mathigon/fermat": "1.1.10" + "@mathigon/core": "1.1.12", + "@mathigon/fermat": "1.1.11" } }, "@mongodb-js/saslprep": { diff --git a/package.json b/package.json index 881da8ed..ce5f6113 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@mathigon/studio", "description": "A platform for creating and hosting interactive, online courses.", - "version": "0.1.37", + "version": "0.1.38", "license": "(MIT AND CC-BY-SA-4.0 AND OFL-1.1)", "repository": "mathigon/studio", "bugs": "https://github.com/mathigon/studio/issues", @@ -22,11 +22,11 @@ "translate": "node build/index.js --translate --all --key google-service-account.json" }, "dependencies": { - "@mathigon/boost": "1.2.16", - "@mathigon/core": "1.1.11", - "@mathigon/euclid": "1.1.13", - "@mathigon/fermat": "1.1.10", - "@mathigon/hilbert": "1.1.10", + "@mathigon/boost": "1.2.17", + "@mathigon/core": "1.1.12", + "@mathigon/euclid": "1.1.14", + "@mathigon/fermat": "1.1.11", + "@mathigon/hilbert": "1.1.11", "@sendgrid/mail": "7.7.0", "@types/bcryptjs": "2.4.3", "@types/compression": "1.7.2",