diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1c25bd..d6031ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ importers: version: 3.2.1 '@astrojs/tailwind': specifier: ^5.0.2 - version: 5.1.2(astro@4.16.12(@types/node@22.9.0)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.80.7)(terser@5.36.0)(typescript@5.6.3))(tailwindcss@3.4.14) + version: 5.1.2(astro@4.16.12(@types/node@22.9.0)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.80.7)(terser@5.36.0)(typescript@5.6.3))(tailwindcss@3.4.15) astro: specifier: 4.16.12 version: 4.16.12(@types/node@22.9.0)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.80.7)(terser@5.36.0)(typescript@5.6.3) @@ -34,7 +34,7 @@ importers: version: 4.6.2(astro@4.16.12(@types/node@22.9.0)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.80.7)(terser@5.36.0)(typescript@5.6.3))(purgecss@5.0.0) tailwindcss: specifier: ^3.3.5 - version: 3.4.14 + version: 3.4.15 devDependencies: '@commitlint/cli': specifier: ^19.0.0 @@ -53,7 +53,7 @@ importers: version: 2.6.2 '@tailwindcss/typography': specifier: ^0.5.10 - version: 0.5.15(tailwindcss@3.4.14) + version: 0.5.15(tailwindcss@3.4.15) '@types/lodash.get': specifier: ^4.4.8 version: 4.4.9 @@ -119,7 +119,7 @@ importers: version: 0.3.2 tailwindcss-themer: specifier: ^4.0.0 - version: 4.1.0(tailwindcss@3.4.14) + version: 4.1.0(tailwindcss@3.4.15) tsx: specifier: ^4.2.0 version: 4.19.2 @@ -1710,6 +1710,10 @@ packages: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} + cross-spawn@7.0.5: + resolution: {integrity: sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==} + engines: {node: '>= 8'} + css-background-parser@0.1.0: resolution: {integrity: sha512-2EZLisiZQ+7m4wwur/qiYJRniHX4K5Tc9w93MT3AS0WS1u5kaZ4FKXlOTBhOjc+CgEgPiGY+fX1yWD8UwpEqUA==} @@ -3022,9 +3026,6 @@ packages: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} - picocolors@1.1.0: - resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} - picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -3458,8 +3459,8 @@ packages: peerDependencies: tailwindcss: ^3.1.0 - tailwindcss@3.4.14: - resolution: {integrity: sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==} + tailwindcss@3.4.15: + resolution: {integrity: sha512-r4MeXnfBmSOuKUWmXe6h2CcyfzJCEk4F0pptO5jlnYSIViUkVmsawj80N5h2lO3gwcmSb4n3PuN+e+GC1Guylw==} engines: {node: '>=14.0.0'} hasBin: true @@ -3995,13 +3996,13 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.2(astro@4.16.12(@types/node@22.9.0)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.80.7)(terser@5.36.0)(typescript@5.6.3))(tailwindcss@3.4.14)': + '@astrojs/tailwind@5.1.2(astro@4.16.12(@types/node@22.9.0)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.80.7)(terser@5.36.0)(typescript@5.6.3))(tailwindcss@3.4.15)': dependencies: astro: 4.16.12(@types/node@22.9.0)(lightningcss@1.27.0)(rollup@4.21.0)(sass@1.80.7)(terser@5.36.0)(typescript@5.6.3) autoprefixer: 10.4.20(postcss@8.4.47) postcss: 8.4.47 postcss-load-config: 4.0.2(postcss@8.4.47) - tailwindcss: 3.4.14 + tailwindcss: 3.4.15 transitivePeerDependencies: - ts-node @@ -4813,13 +4814,13 @@ snapshots: fflate: 0.7.4 string.prototype.codepointat: 0.2.1 - '@tailwindcss/typography@0.5.15(tailwindcss@3.4.14)': + '@tailwindcss/typography@0.5.15(tailwindcss@3.4.15)': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.4.14 + tailwindcss: 3.4.15 '@trysound/sax@0.2.0': {} @@ -5283,7 +5284,7 @@ snapshots: caniuse-lite: 1.0.30001667 fraction.js: 4.3.7 normalize-range: 0.1.2 - picocolors: 1.1.0 + picocolors: 1.1.1 postcss: 8.4.47 postcss-value-parser: 4.2.0 @@ -5541,6 +5542,12 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 + cross-spawn@7.0.5: + dependencies: + path-key: 3.1.1 + shebang-command: 2.0.0 + which: 2.0.2 + css-background-parser@0.1.0: {} css-box-shadow@1.0.0-3: {} @@ -5977,7 +5984,7 @@ snapshots: foreground-child@3.3.0: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.5 signal-exit: 4.1.0 fraction.js@4.3.7: {} @@ -7065,8 +7072,6 @@ snapshots: path-type@4.0.0: {} - picocolors@1.1.0: {} - picocolors@1.1.1: {} picomatch@2.3.1: {} @@ -7083,17 +7088,17 @@ snapshots: dependencies: find-up: 4.1.0 - postcss-import@15.1.0(postcss@8.4.47): + postcss-import@15.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.47 + postcss: 8.4.49 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.4.47): + postcss-js@4.0.1(postcss@8.4.49): dependencies: camelcase-css: 2.0.1 - postcss: 8.4.47 + postcss: 8.4.49 postcss-load-config@4.0.2(postcss@8.4.47): dependencies: @@ -7102,9 +7107,16 @@ snapshots: optionalDependencies: postcss: 8.4.47 - postcss-nested@6.2.0(postcss@8.4.47): + postcss-load-config@4.0.2(postcss@8.4.49): dependencies: - postcss: 8.4.47 + lilconfig: 3.1.2 + yaml: 2.6.0 + optionalDependencies: + postcss: 8.4.49 + + postcss-nested@6.2.0(postcss@8.4.49): + dependencies: + postcss: 8.4.49 postcss-selector-parser: 6.1.2 postcss-selector-parser@6.0.10: @@ -7567,15 +7579,15 @@ snapshots: '@pkgr/core': 0.1.1 tslib: 2.8.1 - tailwindcss-themer@4.1.0(tailwindcss@3.4.14): + tailwindcss-themer@4.1.0(tailwindcss@3.4.15): dependencies: color: 4.2.3 just-unique: 4.2.0 lodash.merge: 4.6.2 lodash.mergewith: 4.6.2 - tailwindcss: 3.4.14 + tailwindcss: 3.4.15 - tailwindcss@3.4.14: + tailwindcss@3.4.15: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -7590,12 +7602,12 @@ snapshots: micromatch: 4.0.8 normalize-path: 3.0.0 object-hash: 3.0.0 - picocolors: 1.1.0 - postcss: 8.4.47 - postcss-import: 15.1.0(postcss@8.4.47) - postcss-js: 4.0.1(postcss@8.4.47) - postcss-load-config: 4.0.2(postcss@8.4.47) - postcss-nested: 6.2.0(postcss@8.4.47) + picocolors: 1.1.1 + postcss: 8.4.49 + postcss-import: 15.1.0(postcss@8.4.49) + postcss-js: 4.0.1(postcss@8.4.49) + postcss-load-config: 4.0.2(postcss@8.4.49) + postcss-nested: 6.2.0(postcss@8.4.49) postcss-selector-parser: 6.1.2 resolve: 1.22.8 sucrase: 3.35.0