From d26612fb53d5ee97917da1ad0cf10277e3e6a4c9 Mon Sep 17 00:00:00 2001 From: Philipp Legner Date: Wed, 17 Jan 2024 16:06:11 +0000 Subject: [PATCH] 0.1.41 --- package-lock.json | 106 +++++++++++++++++++++++----------------------- package.json | 12 +++--- 2 files changed, 59 insertions(+), 59 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3749381..de432ea6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,19 +1,19 @@ { "name": "@mathigon/studio", - "version": "0.1.40", + "version": "0.1.41", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mathigon/studio", - "version": "0.1.40", + "version": "0.1.41", "license": "(MIT AND CC-BY-SA-4.0 AND OFL-1.1)", "dependencies": { - "@mathigon/boost": "1.2.19", - "@mathigon/core": "1.1.14", - "@mathigon/euclid": "1.1.16", - "@mathigon/fermat": "1.1.13", - "@mathigon/hilbert": "1.1.13", + "@mathigon/boost": "1.2.20", + "@mathigon/core": "1.1.15", + "@mathigon/euclid": "1.1.17", + "@mathigon/fermat": "1.1.14", + "@mathigon/hilbert": "1.1.14", "@sendgrid/mail": "8.0.0", "@types/bcryptjs": "2.4.6", "@types/compression": "1.7.5", @@ -1897,56 +1897,56 @@ } }, "node_modules/@mathigon/boost": { - "version": "1.2.19", - "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.19.tgz", - "integrity": "sha512-IzlXgaTJT2CUoAjGndGqI8ULkuUIDc4Q6MBbn7aEmQTk+TjZPHyLdHjRfOhgxEKuLNkbPyHBSvrPaeZ7Eh0MXw==", + "version": "1.2.20", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.20.tgz", + "integrity": "sha512-8PNCOjoNpSiNg6cfdDKWa0ekgW2QRX1tZgRB98/yMiDhmokNdu5SGsiSAI0VSZ0fZugw/s8xefK0RIDNWcJvDA==", "dependencies": { - "@mathigon/core": "1.1.14", - "@mathigon/euclid": "1.1.16", - "@mathigon/fermat": "1.1.13" + "@mathigon/core": "1.1.15", + "@mathigon/euclid": "1.1.17", + "@mathigon/fermat": "1.1.14" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/core": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.14.tgz", - "integrity": "sha512-x5y8TlR48xi9jMiceoWLEIdH9yCpJRs4MgabRdaDY6F+UY7rrNihyITsdoCsQYF/pQaIkYFtbTeTsnnRX9m3hQ==", + "version": "1.1.15", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.15.tgz", + "integrity": "sha512-94FtnUxyP1ozvGIhGiHDqZYTunCqKaBKWRNCJyDuDFfoLVdz5ct7LnM9HvtxSdBks/gb1J8YuDNT6AXCsBUX7g==", "engines": { "node": ">=16" } }, "node_modules/@mathigon/euclid": { - "version": "1.1.16", - "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.1.16.tgz", - "integrity": "sha512-UqhLsR3n+RLhVmETtaScd5tP86BflhVHmnc132DHtDW5dX+03OTGoL5HlVaE9i+kS3iL5L5IXcALq0pOsF2y/A==", + "version": "1.1.17", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.1.17.tgz", + "integrity": "sha512-/cIDYS3iChTCWTnlJHolR6sDxKGPebkXc+mwdx0RnFn+JI3DykT4O9WYzBp5PHRVL6tKgE13KaBTzWcNU3Hnkw==", "dependencies": { - "@mathigon/core": "1.1.14", - "@mathigon/fermat": "1.1.13" + "@mathigon/core": "1.1.15", + "@mathigon/fermat": "1.1.14" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/fermat": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.13.tgz", - "integrity": "sha512-YjQBI+3cgrgD7OaRqOnqk3tffK4zIwHRj1f8oyuYU0rf07UbVa1h6ZFlimqI2FV1N7fDqMkOyx3osQUhPSBYEQ==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.14.tgz", + "integrity": "sha512-oYy9XPaSIMbaddqsmVU9JXJnxGVc8MySyYWEPllnTPd229Bc/eomKpZTAhmsvC1fKRCbvPk49V+MFfhIpoea4Q==", "dependencies": { - "@mathigon/core": "1.1.14" + "@mathigon/core": "1.1.15" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/hilbert": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.13.tgz", - "integrity": "sha512-iEpWUNmYC+MGeqxINwT+BB8pd2VdDmkTRGYzG5MnlfvkrH3w9eamJIvxCAgmF9BprZEazYPqenWcXSAVKCeekg==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.14.tgz", + "integrity": "sha512-hH7jD6cwnWs3qAR1Ng3wAfPsUJEN0eA1BF720tbB7kmzmwIquuYaHl3jWVsuGtIAKMBZzfDP4NOYQYs2UvEReQ==", "dependencies": { - "@mathigon/core": "1.1.14", - "@mathigon/fermat": "1.1.13" + "@mathigon/core": "1.1.15", + "@mathigon/fermat": "1.1.14" }, "engines": { "node": ">=16" @@ -12686,44 +12686,44 @@ "dev": true }, "@mathigon/boost": { - "version": "1.2.19", - "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.19.tgz", - "integrity": "sha512-IzlXgaTJT2CUoAjGndGqI8ULkuUIDc4Q6MBbn7aEmQTk+TjZPHyLdHjRfOhgxEKuLNkbPyHBSvrPaeZ7Eh0MXw==", + "version": "1.2.20", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.20.tgz", + "integrity": "sha512-8PNCOjoNpSiNg6cfdDKWa0ekgW2QRX1tZgRB98/yMiDhmokNdu5SGsiSAI0VSZ0fZugw/s8xefK0RIDNWcJvDA==", "requires": { - "@mathigon/core": "1.1.14", - "@mathigon/euclid": "1.1.16", - "@mathigon/fermat": "1.1.13" + "@mathigon/core": "1.1.15", + "@mathigon/euclid": "1.1.17", + "@mathigon/fermat": "1.1.14" } }, "@mathigon/core": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.14.tgz", - "integrity": "sha512-x5y8TlR48xi9jMiceoWLEIdH9yCpJRs4MgabRdaDY6F+UY7rrNihyITsdoCsQYF/pQaIkYFtbTeTsnnRX9m3hQ==" + "version": "1.1.15", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.15.tgz", + "integrity": "sha512-94FtnUxyP1ozvGIhGiHDqZYTunCqKaBKWRNCJyDuDFfoLVdz5ct7LnM9HvtxSdBks/gb1J8YuDNT6AXCsBUX7g==" }, "@mathigon/euclid": { - "version": "1.1.16", - "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.1.16.tgz", - "integrity": "sha512-UqhLsR3n+RLhVmETtaScd5tP86BflhVHmnc132DHtDW5dX+03OTGoL5HlVaE9i+kS3iL5L5IXcALq0pOsF2y/A==", + "version": "1.1.17", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.1.17.tgz", + "integrity": "sha512-/cIDYS3iChTCWTnlJHolR6sDxKGPebkXc+mwdx0RnFn+JI3DykT4O9WYzBp5PHRVL6tKgE13KaBTzWcNU3Hnkw==", "requires": { - "@mathigon/core": "1.1.14", - "@mathigon/fermat": "1.1.13" + "@mathigon/core": "1.1.15", + "@mathigon/fermat": "1.1.14" } }, "@mathigon/fermat": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.13.tgz", - "integrity": "sha512-YjQBI+3cgrgD7OaRqOnqk3tffK4zIwHRj1f8oyuYU0rf07UbVa1h6ZFlimqI2FV1N7fDqMkOyx3osQUhPSBYEQ==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.14.tgz", + "integrity": "sha512-oYy9XPaSIMbaddqsmVU9JXJnxGVc8MySyYWEPllnTPd229Bc/eomKpZTAhmsvC1fKRCbvPk49V+MFfhIpoea4Q==", "requires": { - "@mathigon/core": "1.1.14" + "@mathigon/core": "1.1.15" } }, "@mathigon/hilbert": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.13.tgz", - "integrity": "sha512-iEpWUNmYC+MGeqxINwT+BB8pd2VdDmkTRGYzG5MnlfvkrH3w9eamJIvxCAgmF9BprZEazYPqenWcXSAVKCeekg==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.14.tgz", + "integrity": "sha512-hH7jD6cwnWs3qAR1Ng3wAfPsUJEN0eA1BF720tbB7kmzmwIquuYaHl3jWVsuGtIAKMBZzfDP4NOYQYs2UvEReQ==", "requires": { - "@mathigon/core": "1.1.14", - "@mathigon/fermat": "1.1.13" + "@mathigon/core": "1.1.15", + "@mathigon/fermat": "1.1.14" } }, "@mongodb-js/saslprep": { diff --git a/package.json b/package.json index 46a012f3..e3571688 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.40", + "version": "0.1.41", "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.19", - "@mathigon/core": "1.1.14", - "@mathigon/euclid": "1.1.16", - "@mathigon/fermat": "1.1.13", - "@mathigon/hilbert": "1.1.13", + "@mathigon/boost": "1.2.20", + "@mathigon/core": "1.1.15", + "@mathigon/euclid": "1.1.17", + "@mathigon/fermat": "1.1.14", + "@mathigon/hilbert": "1.1.14", "@sendgrid/mail": "8.0.0", "@types/bcryptjs": "2.4.6", "@types/compression": "1.7.5",