diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61e19e2..6d8dce8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,6 +6,8 @@ settings: importers: + .: {} + site/chotto.uta8a.net: dependencies: '@resvg/resvg-js': @@ -21,8 +23,8 @@ importers: specifier: ^0.25.0 version: 0.25.0 temporal-polyfill-lite: - specifier: ^0.2.2 - version: 0.2.2 + specifier: ^0.3.2 + version: 0.3.2 zod: specifier: ^4.3.6 version: 4.3.6 @@ -46,8 +48,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 temporal-polyfill-lite: - specifier: ^0.2.2 - version: 0.2.2 + specifier: ^0.3.2 + version: 0.3.2 zod: specifier: ^4.3.6 version: 4.3.6 @@ -74,8 +76,8 @@ importers: specifier: ^0.25.0 version: 0.25.0 temporal-polyfill-lite: - specifier: ^0.2.2 - version: 0.2.2 + specifier: ^0.3.2 + version: 0.3.2 zod: specifier: ^4.3.6 version: 4.3.6 @@ -1810,8 +1812,8 @@ packages: engines: {node: '>=16'} hasBin: true - temporal-polyfill-lite@0.2.2: - resolution: {integrity: sha512-GYgIDofeKBmHV2ipDLYI7/0IGjsfiWCXjfyTD/JI+ylIp6fl8LReWC+TpIAZAl0KwnZIle8Mv951lyydV6kUvQ==} + temporal-polyfill-lite@0.3.2: + resolution: {integrity: sha512-xb64Ra9JPdH/YAL2duxUKZ0Nlt3v8Fh+Hi+OOWg10CPpDFSi+vXBDhcJD+XMc/zUqS5Dz7W/TtGXWwWxPFh76g==} tiny-inflate@1.0.3: resolution: {integrity: sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==} @@ -4108,7 +4110,7 @@ snapshots: picocolors: 1.1.1 sax: 1.5.0 - temporal-polyfill-lite@0.2.2: {} + temporal-polyfill-lite@0.3.2: {} tiny-inflate@1.0.3: {} diff --git a/site/chotto.uta8a.net/package.json b/site/chotto.uta8a.net/package.json index d0752c0..9536e80 100644 --- a/site/chotto.uta8a.net/package.json +++ b/site/chotto.uta8a.net/package.json @@ -13,7 +13,7 @@ "astro": "^5.17.2", "remark-breaks": "^4.0.0", "satori": "^0.25.0", - "temporal-polyfill-lite": "^0.2.2", + "temporal-polyfill-lite": "^0.3.2", "zod": "^4.3.6" }, "devDependencies": { diff --git a/site/generated.uta8a.net/package.json b/site/generated.uta8a.net/package.json index 082ee5b..a062b21 100644 --- a/site/generated.uta8a.net/package.json +++ b/site/generated.uta8a.net/package.json @@ -11,7 +11,7 @@ "dependencies": { "astro": "^5.17.2", "remark-breaks": "^4.0.0", - "temporal-polyfill-lite": "^0.2.2", + "temporal-polyfill-lite": "^0.3.2", "zod": "^4.3.6" }, "devDependencies": { diff --git a/site/uta8a.net/package.json b/site/uta8a.net/package.json index b835734..82a0eb2 100644 --- a/site/uta8a.net/package.json +++ b/site/uta8a.net/package.json @@ -13,7 +13,7 @@ "astro": "^5.17.2", "remark-breaks": "^4.0.0", "satori": "^0.25.0", - "temporal-polyfill-lite": "^0.2.2", + "temporal-polyfill-lite": "^0.3.2", "zod": "^4.3.6" }, "devDependencies": {