diff --git a/package-lock.json b/package-lock.json index 5301466d..968fe0ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,11 +9,11 @@ "version": "0.7.4", "license": "UNLICENSED", "dependencies": { - "@mathigon/boost": "1.2.27", - "@mathigon/core": "1.1.19", - "@mathigon/euclid": "1.2.0", - "@mathigon/fermat": "1.1.20", - "@mathigon/hilbert": "1.1.20", + "@mathigon/boost": "1.2.31", + "@mathigon/core": "1.1.23", + "@mathigon/euclid": "1.2.4", + "@mathigon/fermat": "1.1.24", + "@mathigon/hilbert": "1.1.24", "@mathigon/studio": "0.1.43", "@types/d3": "6.3.0", "@types/three": "0.91.14", @@ -1535,56 +1535,56 @@ } }, "node_modules/@mathigon/boost": { - "version": "1.2.27", - "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.27.tgz", - "integrity": "sha512-la0puzkxDA5IsTaqzTd6pXmz9dK8EmVubCUHUDPAlgbbuDLALHgFK5jU4hWuXv/1kqHynWOm8bmhbitP3RkuUA==", + "version": "1.2.31", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.31.tgz", + "integrity": "sha512-GpzvRVpLIq/YQzLl3na0RFF9dk/lCFm1QWsm6Rdo9EY6Xpdw3kGosA4IDq26wKJzdelG0scJR1bLo4Ek42gATw==", "dependencies": { - "@mathigon/core": "1.1.19", - "@mathigon/euclid": "1.2.0", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/euclid": "1.2.4", + "@mathigon/fermat": "1.1.24" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/core": { - "version": "1.1.19", - "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.19.tgz", - "integrity": "sha512-yvL8zxgLaOSp56lrIxoX4eCgBq/24dnKPV9cQRf7g8kO927hE5RiOT52fGv/J2iPFD1YSA5Xi5L6AjlJpmOTJg==", + "version": "1.1.23", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.23.tgz", + "integrity": "sha512-V7x0bX8EEZtdpyVBs5joac5L9MofbSjE1l1hpEPZhxnfz319tQ9ZHUt/ED7tMxmloD4OyxRbu/H55WZjqEnU7g==", "engines": { "node": ">=16" } }, "node_modules/@mathigon/euclid": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.0.tgz", - "integrity": "sha512-8ppW0kXgcxHbRhu63gtOKKzZzRE3DqRPUkbqd6HPxXOfObbo08xbVjYsOsnCUVvqurw5wlRRP/YDjHvkwqUC4A==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.4.tgz", + "integrity": "sha512-J6ePC0eMzqKf/yNqOqq2N+GJaMvrs+aBAVOktTCI0E55NDj4C96H0ZM/dle3+YlNDjscSoqIr50eiGvo2prQdw==", "dependencies": { - "@mathigon/core": "1.1.19", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/fermat": "1.1.24" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/fermat": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.20.tgz", - "integrity": "sha512-2GIfUVXCb6upXz3P141y7cngTD+WZWRuAul9tIpW748O6TRTdakGzCBazf1Te9Zo3Yd11mQ9hWCUmkGx51og3g==", + "version": "1.1.24", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.24.tgz", + "integrity": "sha512-OV2Zy70BmAXAkGgyW26oAcoWSc35Euc8twnA0E0isiP3zKBC5NnZJ8lJ0WErbVRO41B5LxuyJjLTrv6+Qsph7A==", "dependencies": { - "@mathigon/core": "1.1.19" + "@mathigon/core": "1.1.23" }, "engines": { "node": ">=16" } }, "node_modules/@mathigon/hilbert": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.20.tgz", - "integrity": "sha512-c2Mt0q5C6SD2zaj9BRGlXgInfJxBfC1XPGH08W9uQ86KHxvGglJ/LGBD0YoobjcUEsdY2+k1ovZZqQBLWnT5ug==", + "version": "1.1.24", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.24.tgz", + "integrity": "sha512-dsKA+M5ZhzIKwZXNbEhWklgoOBPRIAWVycIJbIBEHK87nwbHezD/pEKfE1DL3tRhdvPyVS7143VhCeYwHsXyhA==", "dependencies": { - "@mathigon/core": "1.1.19", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/fermat": "1.1.24" }, "engines": { "node": ">=16" @@ -1669,6 +1669,62 @@ "puppeteer": "22.15.0" } }, + "node_modules/@mathigon/studio/node_modules/@mathigon/boost": { + "version": "1.2.27", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.27.tgz", + "integrity": "sha512-la0puzkxDA5IsTaqzTd6pXmz9dK8EmVubCUHUDPAlgbbuDLALHgFK5jU4hWuXv/1kqHynWOm8bmhbitP3RkuUA==", + "dependencies": { + "@mathigon/core": "1.1.19", + "@mathigon/euclid": "1.2.0", + "@mathigon/fermat": "1.1.20" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@mathigon/studio/node_modules/@mathigon/core": { + "version": "1.1.19", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.19.tgz", + "integrity": "sha512-yvL8zxgLaOSp56lrIxoX4eCgBq/24dnKPV9cQRf7g8kO927hE5RiOT52fGv/J2iPFD1YSA5Xi5L6AjlJpmOTJg==", + "engines": { + "node": ">=16" + } + }, + "node_modules/@mathigon/studio/node_modules/@mathigon/euclid": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.0.tgz", + "integrity": "sha512-8ppW0kXgcxHbRhu63gtOKKzZzRE3DqRPUkbqd6HPxXOfObbo08xbVjYsOsnCUVvqurw5wlRRP/YDjHvkwqUC4A==", + "dependencies": { + "@mathigon/core": "1.1.19", + "@mathigon/fermat": "1.1.20" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@mathigon/studio/node_modules/@mathigon/fermat": { + "version": "1.1.20", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.20.tgz", + "integrity": "sha512-2GIfUVXCb6upXz3P141y7cngTD+WZWRuAul9tIpW748O6TRTdakGzCBazf1Te9Zo3Yd11mQ9hWCUmkGx51og3g==", + "dependencies": { + "@mathigon/core": "1.1.19" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@mathigon/studio/node_modules/@mathigon/hilbert": { + "version": "1.1.20", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.20.tgz", + "integrity": "sha512-c2Mt0q5C6SD2zaj9BRGlXgInfJxBfC1XPGH08W9uQ86KHxvGglJ/LGBD0YoobjcUEsdY2+k1ovZZqQBLWnT5ug==", + "dependencies": { + "@mathigon/core": "1.1.19", + "@mathigon/fermat": "1.1.20" + }, + "engines": { + "node": ">=16" + } + }, "node_modules/@mathigon/studio/node_modules/@types/whatwg-url": { "version": "11.0.5", "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.5.tgz", @@ -12511,44 +12567,44 @@ "optional": true }, "@mathigon/boost": { - "version": "1.2.27", - "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.27.tgz", - "integrity": "sha512-la0puzkxDA5IsTaqzTd6pXmz9dK8EmVubCUHUDPAlgbbuDLALHgFK5jU4hWuXv/1kqHynWOm8bmhbitP3RkuUA==", + "version": "1.2.31", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.31.tgz", + "integrity": "sha512-GpzvRVpLIq/YQzLl3na0RFF9dk/lCFm1QWsm6Rdo9EY6Xpdw3kGosA4IDq26wKJzdelG0scJR1bLo4Ek42gATw==", "requires": { - "@mathigon/core": "1.1.19", - "@mathigon/euclid": "1.2.0", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/euclid": "1.2.4", + "@mathigon/fermat": "1.1.24" } }, "@mathigon/core": { - "version": "1.1.19", - "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.19.tgz", - "integrity": "sha512-yvL8zxgLaOSp56lrIxoX4eCgBq/24dnKPV9cQRf7g8kO927hE5RiOT52fGv/J2iPFD1YSA5Xi5L6AjlJpmOTJg==" + "version": "1.1.23", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.23.tgz", + "integrity": "sha512-V7x0bX8EEZtdpyVBs5joac5L9MofbSjE1l1hpEPZhxnfz319tQ9ZHUt/ED7tMxmloD4OyxRbu/H55WZjqEnU7g==" }, "@mathigon/euclid": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.0.tgz", - "integrity": "sha512-8ppW0kXgcxHbRhu63gtOKKzZzRE3DqRPUkbqd6HPxXOfObbo08xbVjYsOsnCUVvqurw5wlRRP/YDjHvkwqUC4A==", + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.4.tgz", + "integrity": "sha512-J6ePC0eMzqKf/yNqOqq2N+GJaMvrs+aBAVOktTCI0E55NDj4C96H0ZM/dle3+YlNDjscSoqIr50eiGvo2prQdw==", "requires": { - "@mathigon/core": "1.1.19", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/fermat": "1.1.24" } }, "@mathigon/fermat": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.20.tgz", - "integrity": "sha512-2GIfUVXCb6upXz3P141y7cngTD+WZWRuAul9tIpW748O6TRTdakGzCBazf1Te9Zo3Yd11mQ9hWCUmkGx51og3g==", + "version": "1.1.24", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.24.tgz", + "integrity": "sha512-OV2Zy70BmAXAkGgyW26oAcoWSc35Euc8twnA0E0isiP3zKBC5NnZJ8lJ0WErbVRO41B5LxuyJjLTrv6+Qsph7A==", "requires": { - "@mathigon/core": "1.1.19" + "@mathigon/core": "1.1.23" } }, "@mathigon/hilbert": { - "version": "1.1.20", - "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.20.tgz", - "integrity": "sha512-c2Mt0q5C6SD2zaj9BRGlXgInfJxBfC1XPGH08W9uQ86KHxvGglJ/LGBD0YoobjcUEsdY2+k1ovZZqQBLWnT5ug==", + "version": "1.1.24", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.24.tgz", + "integrity": "sha512-dsKA+M5ZhzIKwZXNbEhWklgoOBPRIAWVycIJbIBEHK87nwbHezD/pEKfE1DL3tRhdvPyVS7143VhCeYwHsXyhA==", "requires": { - "@mathigon/core": "1.1.19", - "@mathigon/fermat": "1.1.20" + "@mathigon/core": "1.1.23", + "@mathigon/fermat": "1.1.24" } }, "@mathigon/studio": { @@ -12619,6 +12675,47 @@ "yargs-parser": "21.1.1" }, "dependencies": { + "@mathigon/boost": { + "version": "1.2.27", + "resolved": "https://registry.npmjs.org/@mathigon/boost/-/boost-1.2.27.tgz", + "integrity": "sha512-la0puzkxDA5IsTaqzTd6pXmz9dK8EmVubCUHUDPAlgbbuDLALHgFK5jU4hWuXv/1kqHynWOm8bmhbitP3RkuUA==", + "requires": { + "@mathigon/core": "1.1.19", + "@mathigon/euclid": "1.2.0", + "@mathigon/fermat": "1.1.20" + } + }, + "@mathigon/core": { + "version": "1.1.19", + "resolved": "https://registry.npmjs.org/@mathigon/core/-/core-1.1.19.tgz", + "integrity": "sha512-yvL8zxgLaOSp56lrIxoX4eCgBq/24dnKPV9cQRf7g8kO927hE5RiOT52fGv/J2iPFD1YSA5Xi5L6AjlJpmOTJg==" + }, + "@mathigon/euclid": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@mathigon/euclid/-/euclid-1.2.0.tgz", + "integrity": "sha512-8ppW0kXgcxHbRhu63gtOKKzZzRE3DqRPUkbqd6HPxXOfObbo08xbVjYsOsnCUVvqurw5wlRRP/YDjHvkwqUC4A==", + "requires": { + "@mathigon/core": "1.1.19", + "@mathigon/fermat": "1.1.20" + } + }, + "@mathigon/fermat": { + "version": "1.1.20", + "resolved": "https://registry.npmjs.org/@mathigon/fermat/-/fermat-1.1.20.tgz", + "integrity": "sha512-2GIfUVXCb6upXz3P141y7cngTD+WZWRuAul9tIpW748O6TRTdakGzCBazf1Te9Zo3Yd11mQ9hWCUmkGx51og3g==", + "requires": { + "@mathigon/core": "1.1.19" + } + }, + "@mathigon/hilbert": { + "version": "1.1.20", + "resolved": "https://registry.npmjs.org/@mathigon/hilbert/-/hilbert-1.1.20.tgz", + "integrity": "sha512-c2Mt0q5C6SD2zaj9BRGlXgInfJxBfC1XPGH08W9uQ86KHxvGglJ/LGBD0YoobjcUEsdY2+k1ovZZqQBLWnT5ug==", + "requires": { + "@mathigon/core": "1.1.19", + "@mathigon/fermat": "1.1.20" + } + }, "@types/whatwg-url": { "version": "11.0.5", "resolved": "https://registry.npmjs.org/@types/whatwg-url/-/whatwg-url-11.0.5.tgz", diff --git a/package.json b/package.json index 53c5b90f..24469c29 100644 --- a/package.json +++ b/package.json @@ -19,11 +19,11 @@ "node": ">=16" }, "dependencies": { - "@mathigon/boost": "1.2.27", - "@mathigon/core": "1.1.19", - "@mathigon/euclid": "1.2.0", - "@mathigon/fermat": "1.1.20", - "@mathigon/hilbert": "1.1.20", + "@mathigon/boost": "1.2.31", + "@mathigon/core": "1.1.23", + "@mathigon/euclid": "1.2.4", + "@mathigon/fermat": "1.1.24", + "@mathigon/hilbert": "1.1.24", "@mathigon/studio": "0.1.43", "@types/d3": "6.3.0", "@types/three": "0.91.14",