diff --git a/dist/docs/assets/js/paper.js b/dist/docs/assets/js/paper.js index 3bb22136..a6a75c8c 100644 --- a/dist/docs/assets/js/paper.js +++ b/dist/docs/assets/js/paper.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Wed Apr 24 21:50:25 2024 +0000 + * Date: Thu Apr 25 17:20:52 2024 +0000 * *** * diff --git a/dist/paper-core.js b/dist/paper-core.js index dfd76679..33ad76ca 100644 --- a/dist/paper-core.js +++ b/dist/paper-core.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Wed Apr 24 21:50:25 2024 +0000 + * Date: Thu Apr 25 17:20:52 2024 +0000 * *** * diff --git a/dist/paper-core.min.js b/dist/paper-core.min.js index 9c476a38..da296f36 100644 --- a/dist/paper-core.min.js +++ b/dist/paper-core.min.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Wed Apr 24 21:50:25 2024 +0000 + * Date: Thu Apr 25 17:20:52 2024 +0000 * *** * diff --git a/dist/paper-full.js b/dist/paper-full.js index 3bb22136..a6a75c8c 100644 --- a/dist/paper-full.js +++ b/dist/paper-full.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Wed Apr 24 21:50:25 2024 +0000 + * Date: Thu Apr 25 17:20:52 2024 +0000 * *** * diff --git a/dist/paper-full.min.js b/dist/paper-full.min.js index f1ce72d1..e2750233 100644 --- a/dist/paper-full.min.js +++ b/dist/paper-full.min.js @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Wed Apr 24 21:50:25 2024 +0000 + * Date: Thu Apr 25 17:20:52 2024 +0000 * *** * diff --git a/dist/paper.d.ts b/dist/paper.d.ts index c505004e..859bb983 100644 --- a/dist/paper.d.ts +++ b/dist/paper.d.ts @@ -9,7 +9,7 @@ * * All rights reserved. * - * Date: Wed Apr 24 21:50:25 2024 +0000 + * Date: Thu Apr 25 17:20:52 2024 +0000 * * This is an auto-generated type definition. */ diff --git a/package-lock.json b/package-lock.json index e7d2c27d..b26266cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6804,9 +6804,9 @@ } }, "node_modules/path-scurry/node_modules/lru-cache": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz", - "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.1.tgz", + "integrity": "sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==", "dev": true, "engines": { "node": "14 || >=16.14"