diff --git a/dist/docs/assets/js/paper.js b/dist/docs/assets/js/paper.js index 87253ca4..87027023 100644 --- a/dist/docs/assets/js/paper.js +++ b/dist/docs/assets/js/paper.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Tue Jun 18 08:29:36 2024 +0000 + * Date: Wed Jun 19 04:41:45 2024 +0000 * *** * diff --git a/dist/paper-core.js b/dist/paper-core.js index e98c8a16..913a901b 100644 --- a/dist/paper-core.js +++ b/dist/paper-core.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Tue Jun 18 08:29:36 2024 +0000 + * Date: Wed Jun 19 04:41:45 2024 +0000 * *** * diff --git a/dist/paper-core.min.js b/dist/paper-core.min.js index f0fcef07..a9b4e4fa 100644 --- a/dist/paper-core.min.js +++ b/dist/paper-core.min.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Tue Jun 18 08:29:36 2024 +0000 + * Date: Wed Jun 19 04:41:45 2024 +0000 * *** * diff --git a/dist/paper-full.js b/dist/paper-full.js index 87253ca4..87027023 100644 --- a/dist/paper-full.js +++ b/dist/paper-full.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Tue Jun 18 08:29:36 2024 +0000 + * Date: Wed Jun 19 04:41:45 2024 +0000 * *** * diff --git a/dist/paper-full.min.js b/dist/paper-full.min.js index 876d940f..e57fa3ab 100644 --- a/dist/paper-full.min.js +++ b/dist/paper-full.min.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Tue Jun 18 08:29:36 2024 +0000 + * Date: Wed Jun 19 04:41:45 2024 +0000 * *** * diff --git a/dist/paper.d.ts b/dist/paper.d.ts index 783693ff..4f096446 100644 --- a/dist/paper.d.ts +++ b/dist/paper.d.ts @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Tue Jun 18 08:29:36 2024 +0000 + * Date: Wed Jun 19 04:41:45 2024 +0000 * * This is an auto-generated type definition. */ diff --git a/package-lock.json b/package-lock.json index e81d1101..62bcd9e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5266,9 +5266,9 @@ } }, "node_modules/js-beautify/node_modules/glob": { - "version": "10.4.1", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz", - "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==", + "version": "10.4.2", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz", + "integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==", "dev": true, "license": "ISC", "dependencies": { @@ -5276,6 +5276,7 @@ "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { @@ -7239,6 +7240,13 @@ "node": ">=6" } }, + "node_modules/package-json-from-dist": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz", + "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==", + "dev": true, + "license": "BlueOak-1.0.0" + }, "node_modules/parse-filepath": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",