From 4f3f37f452b61a8d9de1888314a86c1f52b624a8 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Tue, 24 Dec 2024 13:12:41 +0100 Subject: [PATCH] Updated packages --- package.json | 8 +- pnpm-lock.yaml | 329 ++++++++++++------------------- src/assets/scss/utils/_text.scss | 4 +- src/layouts/Layout.astro | 2 +- 4 files changed, 136 insertions(+), 207 deletions(-) diff --git a/package.json b/package.json index 4bd6d19a..9a812157 100644 --- a/package.json +++ b/package.json @@ -12,12 +12,12 @@ "dependencies": { "@astrojs/sitemap": "^3.2.1", "@astrojs/vue": "^5.0.3", - "@types/leaflet": "^1.9.12", - "@vueuse/core": "^10.9.0", + "@types/leaflet": "^1.9.15", + "@vueuse/core": "^12.2.0", "astro": "^5.1.1", - "vue": "^3.4.27" + "vue": "^3.5.13" }, "devDependencies": { - "sass": "^1.77.0" + "sass": "^1.83.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8ac69d1..706657e5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,23 +13,23 @@ importers: version: 3.2.1 '@astrojs/vue': specifier: ^5.0.3 - version: 5.0.3(astro@5.1.1(jiti@2.4.2)(rollup@4.29.1)(sass@1.77.8)(typescript@5.7.2))(jiti@2.4.2)(rollup@4.29.1)(sass@1.77.8)(vue@3.4.35(typescript@5.7.2)) + version: 5.0.3(astro@5.1.1(jiti@2.4.2)(rollup@4.29.1)(sass@1.83.0)(typescript@5.7.2))(jiti@2.4.2)(rollup@4.29.1)(sass@1.83.0)(vue@3.5.13(typescript@5.7.2)) '@types/leaflet': - specifier: ^1.9.12 - version: 1.9.12 + specifier: ^1.9.15 + version: 1.9.15 '@vueuse/core': - specifier: ^10.9.0 - version: 10.11.0(vue@3.4.35(typescript@5.7.2)) + specifier: ^12.2.0 + version: 12.2.0(typescript@5.7.2) astro: specifier: ^5.1.1 - version: 5.1.1(jiti@2.4.2)(rollup@4.29.1)(sass@1.77.8)(typescript@5.7.2) + version: 5.1.1(jiti@2.4.2)(rollup@4.29.1)(sass@1.83.0)(typescript@5.7.2) vue: - specifier: ^3.4.27 - version: 3.4.35(typescript@5.7.2) + specifier: ^3.5.13 + version: 3.5.13(typescript@5.7.2) devDependencies: sass: - specifier: ^1.77.0 - version: 1.77.8 + specifier: ^1.83.0 + version: 1.83.0 packages: @@ -235,11 +235,6 @@ packages: resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.25.3': - resolution: {integrity: sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/parser@7.26.3': resolution: {integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==} engines: {node: '>=6.0.0'} @@ -988,8 +983,8 @@ packages: '@types/hast@3.0.4': resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} - '@types/leaflet@1.9.12': - resolution: {integrity: sha512-BK7XS+NyRI291HIo0HCfE18Lp8oA30H1gpi1tf0mF3TgiCEzanQjOqNZ4x126SXzzi2oNSZhZ5axJp1k0iM6jg==} + '@types/leaflet@1.9.15': + resolution: {integrity: sha512-7UuggAuAs+mva66gtf2OTB1nEhzU/9JED93TIaOEgvFMvG/dIGQaukHE7izHo1Zd+Ko1L4ETUw7TBc8yUxevpg==} '@types/mdast@4.0.4': resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} @@ -1061,27 +1056,15 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.4.35': - resolution: {integrity: sha512-gKp0zGoLnMYtw4uS/SJRRO7rsVggLjvot3mcctlMXunYNsX+aRJDqqw/lV5/gHK91nvaAAlWFgdVl020AW1Prg==} - '@vue/compiler-core@3.5.13': resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==} - '@vue/compiler-dom@3.4.35': - resolution: {integrity: sha512-pWIZRL76/oE/VMhdv/ovZfmuooEni6JPG1BFe7oLk5DZRo/ImydXijoZl/4kh2406boRQ7lxTYzbZEEXEhj9NQ==} - '@vue/compiler-dom@3.5.13': resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==} - '@vue/compiler-sfc@3.4.35': - resolution: {integrity: sha512-xacnRS/h/FCsjsMfxBkzjoNxyxEyKyZfBch/P4vkLRvYJwe5ChXmZZrj8Dsed/752H2Q3JE8kYu9Uyha9J6PgA==} - '@vue/compiler-sfc@3.5.13': resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==} - '@vue/compiler-ssr@3.4.35': - resolution: {integrity: sha512-7iynB+0KB1AAJKk/biENTV5cRGHRdbdaD7Mx3nWcm1W8bVD6QmnH3B4AHhQQ1qZHhqFwzEzMwiytXm3PX1e60A==} - '@vue/compiler-ssr@3.5.13': resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==} @@ -1096,34 +1079,31 @@ packages: '@vue/devtools-shared@7.6.8': resolution: {integrity: sha512-9MBPO5Z3X1nYGFqTJyohl6Gmf/J7UNN1oicHdyzBVZP4jnhZ4c20MgtaHDIzWmHDHCMYVS5bwKxT3jxh7gOOKA==} - '@vue/reactivity@3.4.35': - resolution: {integrity: sha512-Ggtz7ZZHakriKioveJtPlStYardwQH6VCs9V13/4qjHSQb/teE30LVJNrbBVs4+aoYGtTQKJbTe4CWGxVZrvEw==} + '@vue/reactivity@3.5.13': + resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==} - '@vue/runtime-core@3.4.35': - resolution: {integrity: sha512-D+BAjFoWwT5wtITpSxwqfWZiBClhBbR+bm0VQlWYFOadUUXFo+5wbe9ErXhLvwguPiLZdEF13QAWi2vP3ZD5tA==} + '@vue/runtime-core@3.5.13': + resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==} - '@vue/runtime-dom@3.4.35': - resolution: {integrity: sha512-yGOlbos+MVhlS5NWBF2HDNgblG8e2MY3+GigHEyR/dREAluvI5tuUUgie3/9XeqhPE4LF0i2wjlduh5thnfOqw==} + '@vue/runtime-dom@3.5.13': + resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==} - '@vue/server-renderer@3.4.35': - resolution: {integrity: sha512-iZ0e/u9mRE4T8tNhlo0tbA+gzVkgv8r5BX6s1kRbOZqfpq14qoIvCZ5gIgraOmYkMYrSEZgkkojFPr+Nyq/Mnw==} + '@vue/server-renderer@3.5.13': + resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==} peerDependencies: - vue: 3.4.35 - - '@vue/shared@3.4.35': - resolution: {integrity: sha512-hvuhBYYDe+b1G8KHxsQ0diDqDMA8D9laxWZhNAjE83VZb5UDaXl9Xnz7cGdDSyiHM90qqI/CyGMcpBpiDy6VVQ==} + vue: 3.5.13 '@vue/shared@3.5.13': resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} - '@vueuse/core@10.11.0': - resolution: {integrity: sha512-x3sD4Mkm7PJ+pcq3HX8PLPBadXCAlSDR/waK87dz0gQE+qJnaaFhc/dZVfJz+IUYzTMVGum2QlR7ImiJQN4s6g==} + '@vueuse/core@12.2.0': + resolution: {integrity: sha512-jksyNu+5EGwggNkRWd6xX+8qBkYbmrwdFQMgCABsz+wq8bKF6w3soPFLB8vocFp3wFIzn0OYkSPM9JP+AFKwsg==} - '@vueuse/metadata@10.11.0': - resolution: {integrity: sha512-kQX7l6l8dVWNqlqyN3ePW3KmjCQO3ZMgXuBMddIu83CmucrsBfXlH+JoviYyRBws/yLTQO8g3Pbw+bdIoVm4oQ==} + '@vueuse/metadata@12.2.0': + resolution: {integrity: sha512-x6zynZtTh1l52m0y8d/EgzpshnMjg8cNZ2KWoncJ62Z5qPSGoc4FUunmMVrrRM/I/5542rTEY89CGftngZvrkQ==} - '@vueuse/shared@10.11.0': - resolution: {integrity: sha512-fyNoIXEq3PfX1L3NkNhtVQUSRtqYwJtJg+Bp9rIzculIZWHTkKSysujrOk2J+NrRulLTQH9+3gGSfYLWSEWU1A==} + '@vueuse/shared@12.2.0': + resolution: {integrity: sha512-SRr4AZwv/giS+EmyA1ZIzn3/iALjjnWAGaBNmoDTMEob9JwQaevAocuaMDnPAvU7Z35Y5g3CFRusCWgp1gVJ3Q==} acorn@8.14.0: resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} @@ -1251,6 +1231,10 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} + chokidar@4.0.3: + resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} + engines: {node: '>= 14.16.0'} + ci-info@4.1.0: resolution: {integrity: sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==} engines: {node: '>=8'} @@ -1624,8 +1608,8 @@ packages: resolution: {integrity: sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==} engines: {node: '>=18.18.0'} - immutable@4.3.7: - resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==} + immutable@5.0.3: + resolution: {integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==} import-meta-resolve@4.1.0: resolution: {integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==} @@ -2072,10 +2056,6 @@ packages: pkg-types@1.2.1: resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==} - postcss@8.4.40: - resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.4.49: resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} engines: {node: ^10 || ^12 || >=14} @@ -2109,6 +2089,10 @@ packages: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} + readdirp@4.0.2: + resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==} + engines: {node: '>= 14.16.0'} + regex-recursion@5.0.0: resolution: {integrity: sha512-UwyOqeobrCCqTXPcsSqH4gDhOjD5cI/b8kjngWgSZbxYh5yVjAwTjO5+hAuPRNiuR70+5RlWSs+U9PVcVcW9Lw==} @@ -2180,8 +2164,8 @@ packages: run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} - sass@1.77.8: - resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==} + sass@1.83.0: + resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==} engines: {node: '>=14.0.0'} hasBin: true @@ -2231,10 +2215,6 @@ packages: engines: {node: '>=14.0.0', npm: '>=6.0.0'} hasBin: true - source-map-js@1.2.0: - resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} - engines: {node: '>=0.10.0'} - source-map-js@1.2.1: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} @@ -2555,19 +2535,8 @@ packages: vite: optional: true - vue-demi@0.14.10: - resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} - engines: {node: '>=12'} - hasBin: true - peerDependencies: - '@vue/composition-api': ^1.0.0-rc.1 - vue: ^3.0.0-0 || ^2.6.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - - vue@3.4.35: - resolution: {integrity: sha512-+fl/GLmI4GPileHftVlCdB7fUL4aziPcqTudpTGXCT8s+iZWuOCeNEB5haX6Uz2IpRrbEXOgIFbe+XciCuGbNQ==} + vue@3.5.13: + resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -2696,15 +2665,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/vue@5.0.3(astro@5.1.1(jiti@2.4.2)(rollup@4.29.1)(sass@1.77.8)(typescript@5.7.2))(jiti@2.4.2)(rollup@4.29.1)(sass@1.77.8)(vue@3.4.35(typescript@5.7.2))': + '@astrojs/vue@5.0.3(astro@5.1.1(jiti@2.4.2)(rollup@4.29.1)(sass@1.83.0)(typescript@5.7.2))(jiti@2.4.2)(rollup@4.29.1)(sass@1.83.0)(vue@3.5.13(typescript@5.7.2))': dependencies: - '@vitejs/plugin-vue': 5.2.1(vite@6.0.5(jiti@2.4.2)(sass@1.77.8))(vue@3.4.35(typescript@5.7.2)) - '@vitejs/plugin-vue-jsx': 4.1.1(vite@6.0.5(jiti@2.4.2)(sass@1.77.8))(vue@3.4.35(typescript@5.7.2)) + '@vitejs/plugin-vue': 5.2.1(vite@6.0.5(jiti@2.4.2)(sass@1.83.0))(vue@3.5.13(typescript@5.7.2)) + '@vitejs/plugin-vue-jsx': 4.1.1(vite@6.0.5(jiti@2.4.2)(sass@1.83.0))(vue@3.5.13(typescript@5.7.2)) '@vue/compiler-sfc': 3.5.13 - astro: 5.1.1(jiti@2.4.2)(rollup@4.29.1)(sass@1.77.8)(typescript@5.7.2) - vite: 6.0.5(jiti@2.4.2)(sass@1.77.8) - vite-plugin-vue-devtools: 7.6.8(rollup@4.29.1)(vite@6.0.5(jiti@2.4.2)(sass@1.77.8))(vue@3.4.35(typescript@5.7.2)) - vue: 3.4.35(typescript@5.7.2) + astro: 5.1.1(jiti@2.4.2)(rollup@4.29.1)(sass@1.83.0)(typescript@5.7.2) + vite: 6.0.5(jiti@2.4.2)(sass@1.83.0) + vite-plugin-vue-devtools: 7.6.8(rollup@4.29.1)(vite@6.0.5(jiti@2.4.2)(sass@1.83.0))(vue@3.5.13(typescript@5.7.2)) + vue: 3.5.13(typescript@5.7.2) transitivePeerDependencies: - '@nuxt/kit' - '@types/node' @@ -2744,7 +2713,7 @@ snapshots: '@babel/helper-compilation-targets': 7.25.2 '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) '@babel/helpers': 7.25.0 - '@babel/parser': 7.25.3 + '@babel/parser': 7.26.3 '@babel/template': 7.25.0 '@babel/traverse': 7.25.3 '@babel/types': 7.25.2 @@ -2972,10 +2941,6 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.0.1 - '@babel/parser@7.25.3': - dependencies: - '@babel/types': 7.25.2 - '@babel/parser@7.26.3': dependencies: '@babel/types': 7.26.3 @@ -3049,7 +3014,7 @@ snapshots: '@babel/template@7.25.0': dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.25.3 + '@babel/parser': 7.26.3 '@babel/types': 7.26.3 '@babel/template@7.25.9': @@ -3062,7 +3027,7 @@ snapshots: dependencies: '@babel/code-frame': 7.24.7 '@babel/generator': 7.25.0 - '@babel/parser': 7.25.3 + '@babel/parser': 7.26.3 '@babel/template': 7.25.0 '@babel/types': 7.25.2 debug: 4.3.6 @@ -3524,7 +3489,7 @@ snapshots: dependencies: '@types/unist': 3.0.2 - '@types/leaflet@1.9.12': + '@types/leaflet@1.9.15': dependencies: '@types/geojson': 7946.0.14 @@ -3550,20 +3515,20 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.5(jiti@2.4.2)(sass@1.77.8))(vue@3.4.35(typescript@5.7.2))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.5(jiti@2.4.2)(sass@1.83.0))(vue@3.5.13(typescript@5.7.2))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-typescript': 7.26.3(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 6.0.5(jiti@2.4.2)(sass@1.77.8) - vue: 3.4.35(typescript@5.7.2) + vite: 6.0.5(jiti@2.4.2)(sass@1.83.0) + vue: 3.5.13(typescript@5.7.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.1(vite@6.0.5(jiti@2.4.2)(sass@1.77.8))(vue@3.4.35(typescript@5.7.2))': + '@vitejs/plugin-vue@5.2.1(vite@6.0.5(jiti@2.4.2)(sass@1.83.0))(vue@3.5.13(typescript@5.7.2))': dependencies: - vite: 6.0.5(jiti@2.4.2)(sass@1.77.8) - vue: 3.4.35(typescript@5.7.2) + vite: 6.0.5(jiti@2.4.2)(sass@1.83.0) + vue: 3.5.13(typescript@5.7.2) '@vue/babel-helper-vue-transform-on@1.2.2': {} @@ -3610,7 +3575,7 @@ snapshots: '@babel/core': 7.25.2 '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.24.8 - '@babel/parser': 7.25.3 + '@babel/parser': 7.26.3 '@vue/compiler-sfc': 3.5.13 '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.0)': @@ -3624,75 +3589,45 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/compiler-core@3.4.35': - dependencies: - '@babel/parser': 7.25.3 - '@vue/shared': 3.4.35 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.0 - '@vue/compiler-core@3.5.13': dependencies: - '@babel/parser': 7.25.3 + '@babel/parser': 7.26.3 '@vue/shared': 3.5.13 entities: 4.5.0 estree-walker: 2.0.2 - source-map-js: 1.2.0 - - '@vue/compiler-dom@3.4.35': - dependencies: - '@vue/compiler-core': 3.4.35 - '@vue/shared': 3.4.35 + source-map-js: 1.2.1 '@vue/compiler-dom@3.5.13': dependencies: '@vue/compiler-core': 3.5.13 '@vue/shared': 3.5.13 - '@vue/compiler-sfc@3.4.35': - dependencies: - '@babel/parser': 7.25.3 - '@vue/compiler-core': 3.4.35 - '@vue/compiler-dom': 3.4.35 - '@vue/compiler-ssr': 3.4.35 - '@vue/shared': 3.4.35 - estree-walker: 2.0.2 - magic-string: 0.30.11 - postcss: 8.4.40 - source-map-js: 1.2.0 - '@vue/compiler-sfc@3.5.13': dependencies: - '@babel/parser': 7.25.3 + '@babel/parser': 7.26.3 '@vue/compiler-core': 3.5.13 '@vue/compiler-dom': 3.5.13 '@vue/compiler-ssr': 3.5.13 '@vue/shared': 3.5.13 estree-walker: 2.0.2 - magic-string: 0.30.11 + magic-string: 0.30.17 postcss: 8.4.49 - source-map-js: 1.2.0 - - '@vue/compiler-ssr@3.4.35': - dependencies: - '@vue/compiler-dom': 3.4.35 - '@vue/shared': 3.4.35 + source-map-js: 1.2.1 '@vue/compiler-ssr@3.5.13': dependencies: '@vue/compiler-dom': 3.5.13 '@vue/shared': 3.5.13 - '@vue/devtools-core@7.6.8(vite@6.0.5(jiti@2.4.2)(sass@1.77.8))(vue@3.4.35(typescript@5.7.2))': + '@vue/devtools-core@7.6.8(vite@6.0.5(jiti@2.4.2)(sass@1.83.0))(vue@3.5.13(typescript@5.7.2))': dependencies: '@vue/devtools-kit': 7.6.8 '@vue/devtools-shared': 7.6.8 mitt: 3.0.1 nanoid: 5.0.9 pathe: 1.1.2 - vite-hot-client: 0.2.4(vite@6.0.5(jiti@2.4.2)(sass@1.77.8)) - vue: 3.4.35(typescript@5.7.2) + vite-hot-client: 0.2.4(vite@6.0.5(jiti@2.4.2)(sass@1.83.0)) + vue: 3.5.13(typescript@5.7.2) transitivePeerDependencies: - vite @@ -3710,50 +3645,46 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/reactivity@3.4.35': + '@vue/reactivity@3.5.13': dependencies: - '@vue/shared': 3.4.35 + '@vue/shared': 3.5.13 - '@vue/runtime-core@3.4.35': + '@vue/runtime-core@3.5.13': dependencies: - '@vue/reactivity': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/reactivity': 3.5.13 + '@vue/shared': 3.5.13 - '@vue/runtime-dom@3.4.35': + '@vue/runtime-dom@3.5.13': dependencies: - '@vue/reactivity': 3.4.35 - '@vue/runtime-core': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/reactivity': 3.5.13 + '@vue/runtime-core': 3.5.13 + '@vue/shared': 3.5.13 csstype: 3.1.3 - '@vue/server-renderer@3.4.35(vue@3.4.35(typescript@5.7.2))': + '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.7.2))': dependencies: - '@vue/compiler-ssr': 3.4.35 - '@vue/shared': 3.4.35 - vue: 3.4.35(typescript@5.7.2) - - '@vue/shared@3.4.35': {} + '@vue/compiler-ssr': 3.5.13 + '@vue/shared': 3.5.13 + vue: 3.5.13(typescript@5.7.2) '@vue/shared@3.5.13': {} - '@vueuse/core@10.11.0(vue@3.4.35(typescript@5.7.2))': + '@vueuse/core@12.2.0(typescript@5.7.2)': dependencies: '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 10.11.0 - '@vueuse/shared': 10.11.0(vue@3.4.35(typescript@5.7.2)) - vue-demi: 0.14.10(vue@3.4.35(typescript@5.7.2)) + '@vueuse/metadata': 12.2.0 + '@vueuse/shared': 12.2.0(typescript@5.7.2) + vue: 3.5.13(typescript@5.7.2) transitivePeerDependencies: - - '@vue/composition-api' - - vue + - typescript - '@vueuse/metadata@10.11.0': {} + '@vueuse/metadata@12.2.0': {} - '@vueuse/shared@10.11.0(vue@3.4.35(typescript@5.7.2))': + '@vueuse/shared@12.2.0(typescript@5.7.2)': dependencies: - vue-demi: 0.14.10(vue@3.4.35(typescript@5.7.2)) + vue: 3.5.13(typescript@5.7.2) transitivePeerDependencies: - - '@vue/composition-api' - - vue + - typescript acorn@8.14.0: {} @@ -3788,7 +3719,7 @@ snapshots: array-iterate@2.0.1: {} - astro@5.1.1(jiti@2.4.2)(rollup@4.29.1)(sass@1.77.8)(typescript@5.7.2): + astro@5.1.1(jiti@2.4.2)(rollup@4.29.1)(sass@1.83.0)(typescript@5.7.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.2 @@ -3840,8 +3771,8 @@ snapshots: unist-util-visit: 5.0.0 unstorage: 1.14.1 vfile: 6.0.3 - vite: 6.0.5(jiti@2.4.2)(sass@1.77.8) - vitefu: 1.0.4(vite@6.0.5(jiti@2.4.2)(sass@1.77.8)) + vite: 6.0.5(jiti@2.4.2)(sass@1.83.0) + vitefu: 1.0.4(vite@6.0.5(jiti@2.4.2)(sass@1.83.0)) which-pm: 3.0.0 xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 @@ -3964,6 +3895,10 @@ snapshots: optionalDependencies: fsevents: 2.3.3 + chokidar@4.0.3: + dependencies: + readdirp: 4.0.2 + ci-info@4.1.0: {} citty@0.1.6: @@ -4410,7 +4345,7 @@ snapshots: human-signals@8.0.0: {} - immutable@4.3.7: {} + immutable@5.0.3: {} import-meta-resolve@4.1.0: {} @@ -4542,7 +4477,7 @@ snapshots: dependencies: '@babel/parser': 7.26.3 '@babel/types': 7.26.3 - source-map-js: 1.2.0 + source-map-js: 1.2.1 markdown-table@3.0.3: {} @@ -5006,12 +4941,6 @@ snapshots: mlly: 1.7.3 pathe: 1.1.2 - postcss@8.4.40: - dependencies: - nanoid: 3.3.7 - picocolors: 1.0.1 - source-map-js: 1.2.0 - postcss@8.4.49: dependencies: nanoid: 3.3.7 @@ -5045,6 +4974,8 @@ snapshots: dependencies: picomatch: 2.3.1 + readdirp@4.0.2: {} + regex-recursion@5.0.0: dependencies: regex-utilities: 2.3.0 @@ -5187,11 +5118,13 @@ snapshots: dependencies: queue-microtask: 1.2.3 - sass@1.77.8: + sass@1.83.0: dependencies: - chokidar: 3.6.0 - immutable: 4.3.7 - source-map-js: 1.2.0 + chokidar: 4.0.3 + immutable: 5.0.3 + source-map-js: 1.2.1 + optionalDependencies: + '@parcel/watcher': 2.5.0 sax@1.4.1: {} @@ -5263,8 +5196,6 @@ snapshots: arg: 5.0.2 sax: 1.4.1 - source-map-js@1.2.0: {} - source-map-js@1.2.1: {} space-separated-tokens@2.0.2: {} @@ -5463,11 +5394,11 @@ snapshots: '@types/unist': 3.0.2 vfile-message: 4.0.2 - vite-hot-client@0.2.4(vite@6.0.5(jiti@2.4.2)(sass@1.77.8)): + vite-hot-client@0.2.4(vite@6.0.5(jiti@2.4.2)(sass@1.83.0)): dependencies: - vite: 6.0.5(jiti@2.4.2)(sass@1.77.8) + vite: 6.0.5(jiti@2.4.2)(sass@1.83.0) - vite-plugin-inspect@0.8.9(rollup@4.29.1)(vite@6.0.5(jiti@2.4.2)(sass@1.77.8)): + vite-plugin-inspect@0.8.9(rollup@4.29.1)(vite@6.0.5(jiti@2.4.2)(sass@1.83.0)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.4(rollup@4.29.1) @@ -5478,28 +5409,28 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.0.5(jiti@2.4.2)(sass@1.77.8) + vite: 6.0.5(jiti@2.4.2)(sass@1.83.0) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-devtools@7.6.8(rollup@4.29.1)(vite@6.0.5(jiti@2.4.2)(sass@1.77.8))(vue@3.4.35(typescript@5.7.2)): + vite-plugin-vue-devtools@7.6.8(rollup@4.29.1)(vite@6.0.5(jiti@2.4.2)(sass@1.83.0))(vue@3.5.13(typescript@5.7.2)): dependencies: - '@vue/devtools-core': 7.6.8(vite@6.0.5(jiti@2.4.2)(sass@1.77.8))(vue@3.4.35(typescript@5.7.2)) + '@vue/devtools-core': 7.6.8(vite@6.0.5(jiti@2.4.2)(sass@1.83.0))(vue@3.5.13(typescript@5.7.2)) '@vue/devtools-kit': 7.6.8 '@vue/devtools-shared': 7.6.8 execa: 9.5.2 sirv: 3.0.0 - vite: 6.0.5(jiti@2.4.2)(sass@1.77.8) - vite-plugin-inspect: 0.8.9(rollup@4.29.1)(vite@6.0.5(jiti@2.4.2)(sass@1.77.8)) - vite-plugin-vue-inspector: 5.3.1(vite@6.0.5(jiti@2.4.2)(sass@1.77.8)) + vite: 6.0.5(jiti@2.4.2)(sass@1.83.0) + vite-plugin-inspect: 0.8.9(rollup@4.29.1)(vite@6.0.5(jiti@2.4.2)(sass@1.83.0)) + vite-plugin-vue-inspector: 5.3.1(vite@6.0.5(jiti@2.4.2)(sass@1.83.0)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.0.5(jiti@2.4.2)(sass@1.77.8)): + vite-plugin-vue-inspector@5.3.1(vite@6.0.5(jiti@2.4.2)(sass@1.83.0)): dependencies: '@babel/core': 7.25.2 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) @@ -5507,14 +5438,14 @@ snapshots: '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2) '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) - '@vue/compiler-dom': 3.4.35 + '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.11 - vite: 6.0.5(jiti@2.4.2)(sass@1.77.8) + vite: 6.0.5(jiti@2.4.2)(sass@1.83.0) transitivePeerDependencies: - supports-color - vite@6.0.5(jiti@2.4.2)(sass@1.77.8): + vite@6.0.5(jiti@2.4.2)(sass@1.83.0): dependencies: esbuild: 0.24.0 postcss: 8.4.49 @@ -5522,23 +5453,19 @@ snapshots: optionalDependencies: fsevents: 2.3.3 jiti: 2.4.2 - sass: 1.77.8 + sass: 1.83.0 - vitefu@1.0.4(vite@6.0.5(jiti@2.4.2)(sass@1.77.8)): + vitefu@1.0.4(vite@6.0.5(jiti@2.4.2)(sass@1.83.0)): optionalDependencies: - vite: 6.0.5(jiti@2.4.2)(sass@1.77.8) + vite: 6.0.5(jiti@2.4.2)(sass@1.83.0) - vue-demi@0.14.10(vue@3.4.35(typescript@5.7.2)): + vue@3.5.13(typescript@5.7.2): dependencies: - vue: 3.4.35(typescript@5.7.2) - - vue@3.4.35(typescript@5.7.2): - dependencies: - '@vue/compiler-dom': 3.4.35 - '@vue/compiler-sfc': 3.4.35 - '@vue/runtime-dom': 3.4.35 - '@vue/server-renderer': 3.4.35(vue@3.4.35(typescript@5.7.2)) - '@vue/shared': 3.4.35 + '@vue/compiler-dom': 3.5.13 + '@vue/compiler-sfc': 3.5.13 + '@vue/runtime-dom': 3.5.13 + '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.7.2)) + '@vue/shared': 3.5.13 optionalDependencies: typescript: 5.7.2 diff --git a/src/assets/scss/utils/_text.scss b/src/assets/scss/utils/_text.scss index 49e17613..303a39e5 100644 --- a/src/assets/scss/utils/_text.scss +++ b/src/assets/scss/utils/_text.scss @@ -1,3 +1,5 @@ +@use 'sass:list'; + /// Stroke font-character /// @param {Integer} $stroke - Stroke width /// @param {Color} $color - Stroke color @@ -8,7 +10,7 @@ @for $i from $from through $stroke { @for $j from $from through $stroke { - $shadow: append($shadow, $i*1px $j*1px 0 $color, comma); + $shadow: list.append($shadow, $i*1px $j*1px 0 $color, comma); } } diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 7f0bf030..1811abe8 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -45,5 +45,5 @@ const { title } = Astro.props;