chore(deps): bump astro from 4.16.13 to 4.16.14
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.13 to 4.16.14. - [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@4.16.14/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
69e6011f3a
commit
d4edf13a6c
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -17,7 +17,7 @@
|
||||||
"@preline/dropdown": "^2.5.0",
|
"@preline/dropdown": "^2.5.0",
|
||||||
"@preline/overlay": "^2.5.0",
|
"@preline/overlay": "^2.5.0",
|
||||||
"@preline/tabs": "^2.5.0",
|
"@preline/tabs": "^2.5.0",
|
||||||
"astro": "^4.16.13",
|
"astro": "^4.16.14",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^0.4.1",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"globby": "^14.0.2",
|
"globby": "^14.0.2",
|
||||||
|
@ -2377,9 +2377,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.16.13",
|
"version": "4.16.14",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.13.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.14.tgz",
|
||||||
"integrity": "sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==",
|
"integrity": "sha512-2IuLkIp4idyspugq+F52rHZyNqHHi2AdQzuKp3SGytg/YAm50dNeWhP/7l+enjgWZLloLq5xsH5gVQpoDFoyFg==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.10.3",
|
"@astrojs/compiler": "^2.10.3",
|
||||||
"@astrojs/internal-helpers": "0.4.1",
|
"@astrojs/internal-helpers": "0.4.1",
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
"@preline/dropdown": "^2.5.0",
|
"@preline/dropdown": "^2.5.0",
|
||||||
"@preline/overlay": "^2.5.0",
|
"@preline/overlay": "^2.5.0",
|
||||||
"@preline/tabs": "^2.5.0",
|
"@preline/tabs": "^2.5.0",
|
||||||
"astro": "^4.16.13",
|
"astro": "^4.16.14",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^0.4.1",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"globby": "^14.0.2",
|
"globby": "^14.0.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue