kios-webapp/astro
dependabot[bot] 7608a95bc4
Bump semver from 6.3.0 to 6.3.1 in /astro
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 15:58:00 +00:00
..
public lool 2023-05-17 11:56:36 +02:00
src Refactor import paths in Content.astro 2023-06-17 12:24:56 +02:00
.dockerignore Ignore Dockerfile and README.md in astro and payload directories 2023-06-17 10:48:50 +02:00
.gitignore Add yarn.lock for dependabot 2023-06-23 01:01:29 +02:00
.prettierrc Add prettier configuration and dev dependencies 2023-06-18 19:45:41 +02:00
astro.config.mjs Disable compression and critters, compress HTML and inline stylesheets automatically 2023-07-11 17:57:27 +02:00
Dockerfile Update skipcache URL in astro Dockerfile 2023-06-18 19:32:54 +02:00
package.json Disable compression and critters, compress HTML and inline stylesheets automatically 2023-07-11 17:57:27 +02:00
tailwind.config.cjs lool 2023-05-17 11:56:36 +02:00
tsconfig.json Refactor import statements to use absolute paths 2023-06-17 12:21:29 +02:00
yarn.lock Bump semver from 6.3.0 to 6.3.1 in /astro 2023-07-11 15:58:00 +00:00