diff --git a/bun.lock b/bun.lock index cf96ab6..7ae7f21 100644 --- a/bun.lock +++ b/bun.lock @@ -14,6 +14,7 @@ "@iconify-json/pajamas": "1.2.15", "@iconify-json/simple-icons": "1.2.83", "@playform/compress": "0.2.3", + "@preline/collapse": "^4.2.0", "@swup/astro": "1.8.0", "@tailwindcss/postcss": "4.3.0", "@tailwindcss/vite": "4.3.0", @@ -574,6 +575,8 @@ "@pnpm/npm-conf": ["@pnpm/npm-conf@3.0.2", "", { "dependencies": { "@pnpm/config.env-replace": "^1.1.0", "@pnpm/network.ca-file": "^1.0.1", "config-chain": "^1.1.11" } }, "sha512-h104Kh26rR8tm+a3Qkc5S4VLYint3FE48as7+/5oCEcKR2idC/pF1G6AhIXKI+eHPJa/3J9i5z0Al47IeGHPkA=="], + "@preline/collapse": ["@preline/collapse@4.2.0", "", {}, "sha512-ge7sUQiHRGb7DOyl8q6KnybJDVL7R/kv9ah8svgmDslpmGYK7LIGR/H68mZyWbhh75mRTeoxhlnXGZEii/3Y0A=="], + "@rollup/plugin-alias": ["@rollup/plugin-alias@3.1.9", "", { "dependencies": { "slash": "^3.0.0" }, "peerDependencies": { "rollup": "^1.20.0||^2.0.0" } }, "sha512-QI5fsEvm9bDzt32k39wpOwZhVzRcL5ydcffUHMyLVaVaLeC70I8TJZ17F1z1eMoLu4E/UOcH9BWVkKpIKdrfiw=="], "@rollup/plugin-babel": ["@rollup/plugin-babel@5.3.1", "", { "dependencies": { "@babel/helper-module-imports": "^7.10.4", "@rollup/pluginutils": "^3.1.0" }, "peerDependencies": { "@babel/core": "^7.0.0", "@types/babel__core": "^7.1.9", "rollup": "^1.20.0||^2.0.0" }, "optionalPeers": ["@types/babel__core"] }, "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q=="], diff --git a/package.json b/package.json index 51a06f5..0fc46f1 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ "@iconify-json/pajamas": "1.2.15", "@iconify-json/simple-icons": "1.2.83", "@playform/compress": "0.2.3", + "@preline/collapse": "^4.2.0", "@swup/astro": "1.8.0", "@tailwindcss/postcss": "4.3.0", "@tailwindcss/vite": "4.3.0", diff --git a/src/components/sections/ExperienceSection.astro b/src/components/sections/ExperienceSection.astro index 880a7fe..f556672 100644 --- a/src/components/sections/ExperienceSection.astro +++ b/src/components/sections/ExperienceSection.astro @@ -19,7 +19,7 @@ const experiences = ((await directus.request( Experience