summaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2024-02-13add eslint configseth
2024-02-13deps(node): bump @typescript-eslint/parser from 6.21.0 to 7.0.1dependabot[bot]
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.0.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2024-02-13back to astroseth
2023-12-21go back to lumeseth
2023-11-17chore(deps-dev): bump sharp from 0.32.1 to 0.32.6dependabot[bot]
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.1 to 0.32.6. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.1...v0.32.6) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
2023-10-07chore(deps-dev): bump postcss from 8.4.23 to 8.4.31dependabot[bot]
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-24add 404/sitemap/robots.txt + improve random stuffseth
2023-05-20move eslint/postcss configs to package.jsonseth
2023-05-18fix: install actual tailwindcssRyan Cao
2023-05-16feat: rewrite with astroseth