summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
AgeCommit message (Collapse)Author
2024-02-13back to astroseth
2023-12-21go back to lumeseth
2023-11-17chore: format with prettiergithub-actions
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-19chore: format with prettiergithub-actions
2023-10-19chore(deps-dev): bump undici from 5.22.1 to 5.26.4dependabot[bot]
Bumps [undici](https://github.com/nodejs/undici) from 5.22.1 to 5.26.4. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.22.1...v5.26.4) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-10-19chore: format with prettiergithub-actions
2023-10-19chore(deps-dev): bump @babel/traverse from 7.21.5 to 7.23.2dependabot[bot]
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.5 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-10-07chore: format with prettiergithub-actions
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-08-03chore: format with prettiergithub-actions
2023-08-03chore(deps-dev): bump vite from 4.3.8 to 4.4.8dependabot[bot]
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.8 to 4.4.8. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.4.8/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-07-20chore: format with prettiergithub-actions
2023-07-20chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4dependabot[bot]
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-05-24chore: format with prettiergithub-actions
2023-05-24add 404/sitemap/robots.txt + improve random stuffseth
2023-05-20move eslint/postcss configs to package.jsonseth
2023-05-20switch to pnpmseth