astro-gists/playground/package.json

24 lines
500 B
JSON
Raw Permalink Normal View History

2024-02-24 02:44:44 +00:00
{
"name": "playground",
"type": "module",
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro check && astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
Bump the prod-dependencies group across 1 directory with 9 updates Bumps the prod-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@expressive-code/core](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/core) | `0.35.2` | `0.35.3` | | [@expressive-code/plugin-frames](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-frames) | `0.35.2` | `0.35.3` | | [@expressive-code/plugin-shiki](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-shiki) | `0.35.2` | `0.35.3` | | [@expressive-code/plugin-text-markers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-text-markers) | `0.35.2` | `0.35.3` | | [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers) | `0.35.2` | `0.35.3` | | [astro-integration-kit](https://github.com/florian-lefebvre/astro-integration-kit) | `0.12.0` | `0.13.3` | | [octokit](https://github.com/octokit/octokit.js) | `3.2.0` | `4.0.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.10` | `5.2.13` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.7.0` | `4.10.1` | Updates `@expressive-code/core` from 0.35.2 to 0.35.3 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/core/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/core@0.35.3/packages/@expressive-code/core) Updates `@expressive-code/plugin-frames` from 0.35.2 to 0.35.3 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-frames/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-frames@0.35.3/packages/@expressive-code/plugin-frames) Updates `@expressive-code/plugin-shiki` from 0.35.2 to 0.35.3 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-shiki/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-shiki@0.35.3/packages/@expressive-code/plugin-shiki) Updates `@expressive-code/plugin-text-markers` from 0.35.2 to 0.35.3 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-text-markers/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-text-markers@0.35.3/packages/@expressive-code/plugin-text-markers) Updates `@expressive-code/plugin-line-numbers` from 0.35.2 to 0.35.3 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-line-numbers@0.35.3/packages/@expressive-code/plugin-line-numbers) Updates `astro-integration-kit` from 0.12.0 to 0.13.3 - [Release notes](https://github.com/florian-lefebvre/astro-integration-kit/releases) - [Commits](https://github.com/florian-lefebvre/astro-integration-kit/compare/astro-integration-kit@0.12.0...astro-integration-kit@0.13.3) Updates `octokit` from 3.2.0 to 4.0.2 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](https://github.com/octokit/octokit.js/compare/v3.2.0...v4.0.2) Updates `vite` from 5.2.10 to 5.2.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.13/packages/vite) Updates `astro` from 4.7.0 to 4.10.1 - [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.10.1/packages/astro) --- updated-dependencies: - dependency-name: "@expressive-code/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@expressive-code/plugin-frames" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@expressive-code/plugin-shiki" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@expressive-code/plugin-text-markers" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@expressive-code/plugin-line-numbers" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: astro-integration-kit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 08:36:06 +00:00
"astro": "^4.10.1",
2024-03-28 19:30:33 +00:00
"@matthiesenxyz/astro-gists": "workspace:*"
2024-02-24 02:44:44 +00:00
},
"devDependencies": {
2024-04-26 10:10:17 +00:00
"@astrojs/mdx": "^2.3.1",
"@astrojs/check": "^0.5.10",
2024-04-26 10:10:17 +00:00
"@types/node": "^20.12.7",
"typescript": "^5.4.5"
2024-02-24 02:44:44 +00:00
}
}