diff --git a/package.json b/package.json index acfa0b0e..4ba72b87 100644 --- a/package.json +++ b/package.json @@ -20,18 +20,18 @@ "check-links": "lychee --config .lychee.toml ." }, "dependencies": { - "@astrojs/check": "^0.9.1", + "@astrojs/check": "^0.9.2", "@astrojs/db": "^0.12.0", "@astrojs/markdown-remark": "^5.2.0", "@astrojs/mdx": "^3.1.3", - "@astrojs/react": "^3.6.1", + "@astrojs/react": "^3.6.2", "@astrojs/rss": "^4.0.7", "@astrojs/sitemap": "^3.1.6", "@astrojs/vercel": "^7.7.2", "@nanostores/react": "^0.7.3", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", - "astro": "^4.13.1", + "astro": "^4.13.3", "astro-expressive-code": "^0.35.6", "astro-font": "^0.1.81", "astro-loading-indicator": "^0.5.0", @@ -39,11 +39,11 @@ "classnames": "^2.5.1", "dayjs": "^1.11.12", "fathom-client": "^3.7.2", - "framer-motion": "^11.3.21", + "framer-motion": "^11.3.24", "howler": "^2.2.4", "markdown-it": "^14.1.0", "nanoid": "^5.0.7", - "nanostores": "^0.11.0", + "nanostores": "^0.11.2", "react": "^18.3.1", "react-dom": "^18.3.1", "rehype-autolink-headings": "^7.1.0", @@ -55,10 +55,10 @@ "devDependencies": { "@axe-core/playwright": "^4.9.1", "@biomejs/biome": "^1.8.3", - "@playwright/test": "^1.45.3", + "@playwright/test": "^1.46.0", "@radix-ui/colors": "^3.0.0", "@types/howler": "^2.2.11", - "@types/node": "^22.1.0", + "@types/node": "^22.2.0", "hastscript": "^9.0.0", "html-validate": "^8.21.0", "husky": "^9.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 720aee95..f47cfe67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@astrojs/check': - specifier: ^0.9.1 - version: 0.9.1(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4) + specifier: ^0.9.2 + version: 0.9.2(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4) '@astrojs/db': specifier: ^0.12.0 version: 0.12.0(@types/react@18.3.3)(react@18.3.1) @@ -19,10 +19,10 @@ importers: version: 5.2.0 '@astrojs/mdx': specifier: ^3.1.3 - version: 3.1.3(astro@4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4)) + version: 3.1.3(astro@4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4)) '@astrojs/react': - specifier: ^3.6.1 - version: 3.6.1(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.8)) + specifier: ^3.6.2 + version: 3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.0(@types/node@22.2.0)(sass@1.77.8)) '@astrojs/rss': specifier: ^4.0.7 version: 4.0.7 @@ -31,10 +31,10 @@ importers: version: 3.1.6 '@astrojs/vercel': specifier: ^7.7.2 - version: 7.7.2(astro@4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4))(react@18.3.1) + version: 7.7.2(astro@4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4))(react@18.3.1) '@nanostores/react': specifier: ^0.7.3 - version: 0.7.3(nanostores@0.11.0)(react@18.3.1) + version: 0.7.3(nanostores@0.11.2)(react@18.3.1) '@types/react': specifier: ^18.3.3 version: 18.3.3 @@ -42,20 +42,20 @@ importers: specifier: ^18.3.0 version: 18.3.0 astro: - specifier: ^4.13.1 - version: 4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4) + specifier: ^4.13.3 + version: 4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4) astro-expressive-code: specifier: ^0.35.6 - version: 0.35.6(astro@4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4)) + version: 0.35.6(astro@4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4)) astro-font: specifier: ^0.1.81 version: 0.1.81 astro-loading-indicator: specifier: ^0.5.0 - version: 0.5.0(astro@4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4)) + version: 0.5.0(astro@4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4)) autoprefixer: specifier: ^10.4.20 - version: 10.4.20(postcss@8.4.40) + version: 10.4.20(postcss@8.4.41) classnames: specifier: ^2.5.1 version: 2.5.1 @@ -66,8 +66,8 @@ importers: specifier: ^3.7.2 version: 3.7.2 framer-motion: - specifier: ^11.3.21 - version: 11.3.21(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^11.3.24 + version: 11.3.24(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) howler: specifier: ^2.2.4 version: 2.2.4 @@ -78,8 +78,8 @@ importers: specifier: ^5.0.7 version: 5.0.7 nanostores: - specifier: ^0.11.0 - version: 0.11.0 + specifier: ^0.11.2 + version: 0.11.2 react: specifier: ^18.3.1 version: 18.3.1 @@ -104,13 +104,13 @@ importers: devDependencies: '@axe-core/playwright': specifier: ^4.9.1 - version: 4.9.1(playwright-core@1.45.3) + version: 4.9.1(playwright-core@1.46.0) '@biomejs/biome': specifier: ^1.8.3 version: 1.8.3 '@playwright/test': - specifier: ^1.45.3 - version: 1.45.3 + specifier: ^1.46.0 + version: 1.46.0 '@radix-ui/colors': specifier: ^3.0.0 version: 3.0.0 @@ -118,8 +118,8 @@ importers: specifier: ^2.2.11 version: 2.2.11 '@types/node': - specifier: ^22.1.0 - version: 22.1.0 + specifier: ^22.2.0 + version: 22.2.0 hastscript: specifier: ^9.0.0 version: 9.0.0 @@ -146,7 +146,7 @@ importers: version: 34.0.0(stylelint@15.11.0(typescript@5.5.4)) stylelint-config-standard-scss: specifier: ^11.1.0 - version: 11.1.0(postcss@8.4.40)(stylelint@15.11.0(typescript@5.5.4)) + version: 11.1.0(postcss@8.4.41)(stylelint@15.11.0(typescript@5.5.4)) typescript: specifier: ^5.5.4 version: 5.5.4 @@ -157,14 +157,14 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@astrojs/check@0.9.1': - resolution: {integrity: sha512-VvN5ukVzg0IccKuZlI/pdsp4MSpHxWf9a36eOmS8Wpp+NM0MhJLYv3yvQC+qa472Kdf8DHEt/wmVZYwJUMFW+w==} + '@astrojs/check@0.9.2': + resolution: {integrity: sha512-6rWxtJTbd/ctdAlmla0CAvloGaai5IUTG0K21kctJHHGKJKnGH6Xana7m0zNOtHpVPEJi1SgC/TcsN+ltYt0Cg==} hasBin: true peerDependencies: typescript: ^5.0.0 - '@astrojs/compiler@2.10.1': - resolution: {integrity: sha512-XmM4j6BjvOVMag2xELq0JuG2yKOW8wgIu6dvb9BsjbGYmnvoStJn/pqEzVqc1EBszf2xYT7onIkftIOUz9AwrQ==} + '@astrojs/compiler@2.10.2': + resolution: {integrity: sha512-bvH+v8AirwpRWCkYJEyWYdc5Cs/BjG2ZTxIJzttHilXgfKJAdW2496KsUQKzf5j2tOHtaHXKKn9hb9WZiBGpEg==} '@astrojs/db@0.12.0': resolution: {integrity: sha512-ZrHuH4sJcPE0liTG+mWc6tR7pLax4vKsDBH5hBSo3mWiGjg/jWvMhZsSclYGZ8gRi7+zUh4FDqgcBeiHVmYf6Q==} @@ -172,8 +172,8 @@ packages: '@astrojs/internal-helpers@0.4.1': resolution: {integrity: sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==} - '@astrojs/language-server@2.13.1': - resolution: {integrity: sha512-Cl9ynfnge6+MaCpehYn7w9WrAE+sVS7onhxhMzCdqzPtIt/Yo5zIaiGZdu4QgvmOV/mdNBZCZgaTpAIeGjWwsQ==} + '@astrojs/language-server@2.13.2': + resolution: {integrity: sha512-l435EZLKjaUO/6iewJ7xqd3eHf3zAosVWG4woILbxluQcianBoNPepnnqAg7uUriZUaC44ae5v0Q+AfB8UI64g==} hasBin: true peerDependencies: prettier: ^3.0.0 @@ -197,8 +197,8 @@ packages: resolution: {integrity: sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} - '@astrojs/react@3.6.1': - resolution: {integrity: sha512-Mpgu+GYTba1TEzLMshojeLxi7y/FqrTNtpGTCvI366bRbnCkqtvznRj/xPQOTybwXnYXSgxsELyUvqD51iFeiw==} + '@astrojs/react@3.6.2': + resolution: {integrity: sha512-fK29lYI7zK/KG4ZBy956x4dmauZcZ18osFkuyGa8r3gmmCQa2NZ9XNu9WaVYEUm0j89f4Gii4tbxLoyM8nk2MA==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} peerDependencies: '@types/react': ^17.0.50 || ^18.0.21 @@ -814,8 +814,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@playwright/test@1.45.3': - resolution: {integrity: sha512-UKF4XsBfy+u3MFWEH44hva1Q8Da28G6RFtR2+5saw+jgAFQV5yYnB1fu68Mz7fO+5GJF3wgwAIs0UelU8TxFrA==} + '@playwright/test@1.46.0': + resolution: {integrity: sha512-/QYft5VArOrGRP5pgkrfKksqsKA6CEFyGQ/gjNe6q0y4tZ1aaPfq4gIjudr1s3D+pXyrPRdsy4opKDrjBabE5w==} engines: {node: '>=18'} hasBin: true @@ -969,8 +969,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@22.1.0': - resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==} + '@types/node@22.2.0': + resolution: {integrity: sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -1157,8 +1157,8 @@ packages: peerDependencies: astro: ^4.0.0 - astro@4.13.1: - resolution: {integrity: sha512-VnMjAc+ykFsIVjgbu9Mt/EA1fMIcPMXbU89h3ATwGOzSIKDsQH72bDgfJkWiwk6u0OE90GeP5EPhAT28Twf9oA==} + astro@4.13.3: + resolution: {integrity: sha512-MyhmM0v5sphiVwxAm5jjKxWeuPZijWPJ8Ajdign9QzEmLWSH8vUYIJWx/dWRQ6vF1I0jXrksoj3wtw5nzXt9nw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -1761,8 +1761,8 @@ packages: fraction.js@4.3.7: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} - framer-motion@11.3.21: - resolution: {integrity: sha512-D+hfIsvzV8eL/iycld4K+tKlg2Q2LdwnrcBEohtGw3cG1AIuNYATbT5RUqIM1ndsAk+EfGhoSGf0UaiFodc5Tw==} + framer-motion@11.3.24: + resolution: {integrity: sha512-kl0YI7HwAtyV0VOAWuU/rXoOS8+z5qSkMN6rZS+a9oe6fIha6SC3vjJN6u/hBpvjrg5MQNdSnqnjYxm0WYTX9g==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 @@ -2502,8 +2502,8 @@ packages: engines: {node: ^18 || >=20} hasBin: true - nanostores@0.11.0: - resolution: {integrity: sha512-fT2u3vmWmUt93G9dmUgpnbs3AAYJb6lzu7KrJ1FdC/rjFopGiboS3bfKYv6NNkuY6g6eiRakTR48wKSL/F5C+g==} + nanostores@0.11.2: + resolution: {integrity: sha512-6bucNxMJA5rNV554WQl+MWGng0QVMzlRgpKTHHfIbVLrhQ+yRXBychV9ECGVuuUfCMQPjfIG9bj8oJFZ9hYP/Q==} engines: {node: ^18.0.0 || >=20.0.0} nlcst-to-string@4.0.0: @@ -2693,13 +2693,13 @@ packages: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} - playwright-core@1.45.3: - resolution: {integrity: sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==} + playwright-core@1.46.0: + resolution: {integrity: sha512-9Y/d5UIwuJk8t3+lhmMSAJyNP1BUC/DqP3cQJDQQL/oWqAiuPTLgy7Q5dzglmTLwcBRdetzgNM/gni7ckfTr6A==} engines: {node: '>=18'} hasBin: true - playwright@1.45.3: - resolution: {integrity: sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==} + playwright@1.46.0: + resolution: {integrity: sha512-XYJ5WvfefWONh1uPAUAi0H2xXV5S3vrtcnXe6uAOgdGi3aSpqOSXX08IAjXW34xitfuOJsvXU5anXZxPSEQiJw==} engines: {node: '>=18'} hasBin: true @@ -2750,8 +2750,8 @@ packages: resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} engines: {node: ^10 || ^12 || >=14} - postcss@8.4.40: - resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} + postcss@8.4.41: + resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} engines: {node: ^10 || ^12 || >=14} preferred-pm@4.0.0: @@ -3300,8 +3300,8 @@ packages: vfile@6.0.2: resolution: {integrity: sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==} - vite@5.3.5: - resolution: {integrity: sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==} + vite@5.4.0: + resolution: {integrity: sha512-5xokfMX0PIiwCMCMb9ZJcMyh5wbBun0zUzKib+L65vAZ8GY9ePZMXxFrHbr/Kyll2+LSCY7xtERPpxkBDKngwg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3309,6 +3309,7 @@ packages: less: '*' lightningcss: ^1.21.0 sass: '*' + sass-embedded: '*' stylus: '*' sugarss: '*' terser: ^5.4.0 @@ -3321,6 +3322,8 @@ packages: optional: true sass: optional: true + sass-embedded: + optional: true stylus: optional: true sugarss: @@ -3534,9 +3537,9 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@astrojs/check@0.9.1(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)': + '@astrojs/check@0.9.2(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)': dependencies: - '@astrojs/language-server': 2.13.1(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4) + '@astrojs/language-server': 2.13.2(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4) chokidar: 3.6.0 fast-glob: 3.3.2 kleur: 4.1.5 @@ -3546,7 +3549,7 @@ snapshots: - prettier - prettier-plugin-astro - '@astrojs/compiler@2.10.1': {} + '@astrojs/compiler@2.10.2': {} '@astrojs/db@0.12.0(@types/react@18.3.3)(react@18.3.1)': dependencies: @@ -3596,9 +3599,9 @@ snapshots: '@astrojs/internal-helpers@0.4.1': {} - '@astrojs/language-server@2.13.1(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)': + '@astrojs/language-server@2.13.2(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.5.4)': dependencies: - '@astrojs/compiler': 2.10.1 + '@astrojs/compiler': 2.10.2 '@jridgewell/sourcemap-codec': 1.5.0 '@volar/kit': 2.4.0-alpha.18(typescript@5.5.4) '@volar/language-core': 2.4.0-alpha.18 @@ -3644,12 +3647,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@3.1.3(astro@4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4))': + '@astrojs/mdx@3.1.3(astro@4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4))': dependencies: '@astrojs/markdown-remark': 5.2.0 '@mdx-js/mdx': 3.0.1 acorn: 8.12.1 - astro: 4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4) + astro: 4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4) es-module-lexer: 1.5.4 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -3669,11 +3672,11 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/react@3.6.1(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.3.5(@types/node@22.1.0)(sass@1.77.8))': + '@astrojs/react@3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.0(@types/node@22.2.0)(sass@1.77.8))': dependencies: '@types/react': 18.3.3 '@types/react-dom': 18.3.0 - '@vitejs/plugin-react': 4.3.1(vite@5.3.5(@types/node@22.1.0)(sass@1.77.8)) + '@vitejs/plugin-react': 4.3.1(vite@5.4.0(@types/node@22.2.0)(sass@1.77.8)) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) ultrahtml: 1.5.3 @@ -3710,13 +3713,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/vercel@7.7.2(astro@4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4))(react@18.3.1)': + '@astrojs/vercel@7.7.2(astro@4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4))(react@18.3.1)': dependencies: '@astrojs/internal-helpers': 0.4.1 '@vercel/analytics': 1.3.1(react@18.3.1) '@vercel/edge': 1.1.1 '@vercel/nft': 0.27.2 - astro: 4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4) + astro: 4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4) esbuild: 0.21.5 fast-glob: 3.3.2 set-cookie-parser: 2.6.0 @@ -3727,10 +3730,10 @@ snapshots: - react - supports-color - '@axe-core/playwright@4.9.1(playwright-core@1.45.3)': + '@axe-core/playwright@4.9.1(playwright-core@1.46.0)': dependencies: axe-core: 4.9.1 - playwright-core: 1.45.3 + playwright-core: 1.46.0 '@babel/code-frame@7.24.7': dependencies: @@ -4040,8 +4043,8 @@ snapshots: hast-util-to-html: 9.0.1 hast-util-to-text: 4.0.2 hastscript: 9.0.0 - postcss: 8.4.40 - postcss-nested: 6.2.0(postcss@8.4.40) + postcss: 8.4.41 + postcss-nested: 6.2.0(postcss@8.4.41) unist-util-visit: 5.0.0 unist-util-visit-parents: 6.0.1 @@ -4262,9 +4265,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@nanostores/react@0.7.3(nanostores@0.11.0)(react@18.3.1)': + '@nanostores/react@0.7.3(nanostores@0.11.2)(react@18.3.1)': dependencies: - nanostores: 0.11.0 + nanostores: 0.11.2 react: 18.3.1 '@neon-rs/load@0.0.4': {} @@ -4284,9 +4287,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@playwright/test@1.45.3': + '@playwright/test@1.46.0': dependencies: - playwright: 1.45.3 + playwright: 1.46.0 '@radix-ui/colors@3.0.0': {} @@ -4416,7 +4419,7 @@ snapshots: '@types/node@17.0.45': {} - '@types/node@22.1.0': + '@types/node@22.2.0': dependencies: undici-types: 6.13.0 @@ -4435,7 +4438,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 22.1.0 + '@types/node': 22.2.0 '@types/unist@2.0.10': {} @@ -4443,7 +4446,7 @@ snapshots: '@types/ws@8.5.10': dependencies: - '@types/node': 22.1.0 + '@types/node': 22.2.0 '@ungap/structured-clone@1.2.0': {} @@ -4473,14 +4476,14 @@ snapshots: - encoding - supports-color - '@vitejs/plugin-react@4.3.1(vite@5.3.5(@types/node@22.1.0)(sass@1.77.8))': + '@vitejs/plugin-react@4.3.1(vite@5.4.0(@types/node@22.2.0)(sass@1.77.8))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2) '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.25.2) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.3.5(@types/node@22.1.0)(sass@1.77.8) + vite: 5.4.0(@types/node@22.2.0)(sass@1.77.8) transitivePeerDependencies: - supports-color @@ -4617,20 +4620,20 @@ snapshots: astring@1.8.6: {} - astro-expressive-code@0.35.6(astro@4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4)): + astro-expressive-code@0.35.6(astro@4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4)): dependencies: - astro: 4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4) + astro: 4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4) rehype-expressive-code: 0.35.6 astro-font@0.1.81: {} - astro-loading-indicator@0.5.0(astro@4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4)): + astro-loading-indicator@0.5.0(astro@4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4)): dependencies: - astro: 4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4) + astro: 4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4) - astro@4.13.1(@types/node@22.1.0)(sass@1.77.8)(typescript@5.5.4): + astro@4.13.3(@types/node@22.2.0)(sass@1.77.8)(typescript@5.5.4): dependencies: - '@astrojs/compiler': 2.10.1 + '@astrojs/compiler': 2.10.2 '@astrojs/internal-helpers': 0.4.1 '@astrojs/markdown-remark': 5.2.0 '@astrojs/telemetry': 3.1.0 @@ -4685,8 +4688,8 @@ snapshots: tsconfck: 3.1.1(typescript@5.5.4) unist-util-visit: 5.0.0 vfile: 6.0.2 - vite: 5.3.5(@types/node@22.1.0)(sass@1.77.8) - vitefu: 0.2.5(vite@5.3.5(@types/node@22.1.0)(sass@1.77.8)) + vite: 5.4.0(@types/node@22.2.0)(sass@1.77.8) + vitefu: 0.2.5(vite@5.4.0(@types/node@22.2.0)(sass@1.77.8)) which-pm: 3.0.0 yargs-parser: 21.1.1 zod: 3.23.8 @@ -4698,6 +4701,7 @@ snapshots: - less - lightningcss - sass + - sass-embedded - stylus - sugarss - supports-color @@ -4708,14 +4712,14 @@ snapshots: async-sema@3.1.1: {} - autoprefixer@10.4.20(postcss@8.4.40): + autoprefixer@10.4.20(postcss@8.4.41): dependencies: browserslist: 4.23.3 caniuse-lite: 1.0.30001649 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 - postcss: 8.4.40 + postcss: 8.4.41 postcss-value-parser: 4.2.0 axe-core@4.9.1: {} @@ -5200,7 +5204,7 @@ snapshots: fraction.js@4.3.7: {} - framer-motion@11.3.21(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + framer-motion@11.3.24(@emotion/is-prop-valid@0.8.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: tslib: 2.6.3 optionalDependencies: @@ -6261,7 +6265,7 @@ snapshots: nanoid@5.0.7: {} - nanostores@0.11.0: {} + nanostores@0.11.2: {} nlcst-to-string@4.0.0: dependencies: @@ -6453,11 +6457,11 @@ snapshots: dependencies: find-up: 4.1.0 - playwright-core@1.45.3: {} + playwright-core@1.46.0: {} - playwright@1.45.3: + playwright@1.46.0: dependencies: - playwright-core: 1.45.3 + playwright-core: 1.46.0 optionalDependencies: fsevents: 2.3.2 @@ -6470,9 +6474,9 @@ snapshots: postcss-media-query-parser@0.2.3: {} - postcss-nested@6.2.0(postcss@8.4.40): + postcss-nested@6.2.0(postcss@8.4.41): dependencies: - postcss: 8.4.40 + postcss: 8.4.41 postcss-selector-parser: 6.1.1 postcss-resolve-nested-selector@0.1.1: {} @@ -6485,9 +6489,9 @@ snapshots: dependencies: postcss: 8.4.38 - postcss-scss@4.0.9(postcss@8.4.40): + postcss-scss@4.0.9(postcss@8.4.41): dependencies: - postcss: 8.4.40 + postcss: 8.4.41 postcss-selector-parser@6.0.15: dependencies: @@ -6513,7 +6517,7 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 - postcss@8.4.40: + postcss@8.4.41: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 @@ -6527,7 +6531,7 @@ snapshots: prettier-plugin-astro@0.14.1: dependencies: - '@astrojs/compiler': 2.10.1 + '@astrojs/compiler': 2.10.2 prettier: 3.3.3 sass-formatter: 0.7.9 optional: true @@ -6967,26 +6971,26 @@ snapshots: postcss-html: 1.7.0 stylelint: 15.11.0(typescript@5.5.4) - stylelint-config-recommended-scss@13.1.0(postcss@8.4.40)(stylelint@15.11.0(typescript@5.5.4)): + stylelint-config-recommended-scss@13.1.0(postcss@8.4.41)(stylelint@15.11.0(typescript@5.5.4)): dependencies: - postcss-scss: 4.0.9(postcss@8.4.40) + postcss-scss: 4.0.9(postcss@8.4.41) stylelint: 15.11.0(typescript@5.5.4) stylelint-config-recommended: 13.0.0(stylelint@15.11.0(typescript@5.5.4)) stylelint-scss: 5.3.2(stylelint@15.11.0(typescript@5.5.4)) optionalDependencies: - postcss: 8.4.40 + postcss: 8.4.41 stylelint-config-recommended@13.0.0(stylelint@15.11.0(typescript@5.5.4)): dependencies: stylelint: 15.11.0(typescript@5.5.4) - stylelint-config-standard-scss@11.1.0(postcss@8.4.40)(stylelint@15.11.0(typescript@5.5.4)): + stylelint-config-standard-scss@11.1.0(postcss@8.4.41)(stylelint@15.11.0(typescript@5.5.4)): dependencies: stylelint: 15.11.0(typescript@5.5.4) - stylelint-config-recommended-scss: 13.1.0(postcss@8.4.40)(stylelint@15.11.0(typescript@5.5.4)) + stylelint-config-recommended-scss: 13.1.0(postcss@8.4.41)(stylelint@15.11.0(typescript@5.5.4)) stylelint-config-standard: 34.0.0(stylelint@15.11.0(typescript@5.5.4)) optionalDependencies: - postcss: 8.4.40 + postcss: 8.4.41 stylelint-config-standard@34.0.0(stylelint@15.11.0(typescript@5.5.4)): dependencies: @@ -7218,19 +7222,19 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite@5.3.5(@types/node@22.1.0)(sass@1.77.8): + vite@5.4.0(@types/node@22.2.0)(sass@1.77.8): dependencies: esbuild: 0.21.5 - postcss: 8.4.40 + postcss: 8.4.41 rollup: 4.20.0 optionalDependencies: - '@types/node': 22.1.0 + '@types/node': 22.2.0 fsevents: 2.3.3 sass: 1.77.8 - vitefu@0.2.5(vite@5.3.5(@types/node@22.1.0)(sass@1.77.8)): + vitefu@0.2.5(vite@5.4.0(@types/node@22.2.0)(sass@1.77.8)): optionalDependencies: - vite: 5.3.5(@types/node@22.1.0)(sass@1.77.8) + vite: 5.4.0(@types/node@22.2.0)(sass@1.77.8) volar-service-css@0.0.59(@volar/language-service@2.4.0-alpha.18): dependencies: