summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2026-02-20Bump undici and wranglerdependabot[bot]
Bumps [undici](https://github.com/nodejs/undici) to 7.18.2 and updates ancestor dependency [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). These dependencies need to be updated together. Updates `undici` from 7.14.0 to 7.18.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.14.0...v7.18.2) Updates `wrangler` from 4.59.1 to 4.67.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.67.0/packages/wrangler) --- updated-dependencies: - dependency-name: undici dependency-version: 7.18.2 dependency-type: indirect - dependency-name: wrangler dependency-version: 4.67.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2026-01-23Bump astro to v5.16.14Yuval Adam
2026-01-23Bump wrangler from 4.46.0 to 4.59.1dependabot[bot]
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.46.0 to 4.59.1. - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.59.1/packages/wrangler) --- updated-dependencies: - dependency-name: wrangler dependency-version: 4.59.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-14Bump astro from 5.15.4 to 5.15.6dependabot[bot]
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.15.4 to 5.15.6. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.15.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.15.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10Add explicit wrangler dependencyYuval Adam
2025-11-10Upgrade astro to v5.15.4Yuval Adam
2025-10-15Add MIT license in package.jsonYuval Adam
2025-09-10Upgrade astro to v5.13.7Yuval Adam
2025-08-15Move tailwind typography into dependenciesYuval Adam
2025-08-15Bump astro versionYuval Adam
2025-08-07Bump astro from 5.10.1 to 5.12.8dependabot[bot]
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.10.1 to 5.12.8. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.12.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2025-06-27Bump astro to v5.10.1Yuval Adam
2025-06-17Add sitemapYuval Adam
2025-05-21Initial guideYuval Adam
2025-05-16Update all dependenciesYuval Adam
2025-05-08Update package.jsonYuval Adam
2025-05-08Initial migration to AstroJSYuval Adam
2025-01-04Bump next from 14.2.20 to 14.2.22dependabot[bot]
Bumps [next](https://github.com/vercel/next.js) from 14.2.20 to 14.2.22. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.20...v14.2.22) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2024-12-19Bump next from 14.2.13 to 14.2.20dependabot[bot]
Bumps [next](https://github.com/vercel/next.js) from 14.2.13 to 14.2.20. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.2.13...v14.2.20) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-21Add google analytics componentYuval Adam
2024-09-21Initial NextJS project creation with basic structureYuval Adam
2020-09-11Bump node-sass from 4.12.0 to 4.13.1dependabot[bot]
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-06Update build and deploy README, and remove unused gh-pagesYuval Adam
2019-10-02Updated dependenciesShubhadeep Das
2018-10-25Move back to dist/Yuval Adam
2018-10-14Move dist/ to docs/Yuval Adam
2018-10-14Refactor and modernize code base (#5)Jibin Thomas
Fixes #3 - * Updated all the dependencies to latest version * Config files updated * Moved the files to src directory * Updated README file * Configured package.json and README.md for production build * Added gh-pages package * Added production details in README.md * Removed unnecessary script tag from index.html * Change the fonts to ubuntu
2016-05-26Add missing depsYuval Adam
2015-12-11Switch to netmask libraryYuval Adam
2015-12-09Add bourbon stylesYuval Adam
2015-12-09Use SASS for stylingYuval Adam
2015-12-08React+babel is workingYuval Adam
2015-12-08Initial webpack stuffYuval Adam
2015-12-07Initial package.jsonYuval Adam