admin-vben/docs/package.json

19 lines
354 B
JSON
Raw Normal View History

2024-05-29 14:13:31 +00:00
{
"name": "@vben/docs",
2024-06-16 15:50:17 +00:00
"version": "5.0.0",
2024-05-29 14:13:31 +00:00
"private": true,
"scripts": {
2024-07-28 09:01:19 +00:00
"build": "vitepress build",
2024-07-31 13:26:54 +00:00
"dev": "vitepress dev",
2024-05-29 14:13:31 +00:00
"docs:preview": "vitepress preview"
},
"dependencies": {
"medium-zoom": "^1.1.0"
},
2024-05-29 14:13:31 +00:00
"devDependencies": {
"@vite-pwa/vitepress": "^0.5.0",
chore(deps): bump the non-breaking-changes group with 10 updates (#4048) Bumps the non-breaking-changes group with 10 updates: | Package | From | To | | --- | --- | --- | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.7` | `15.2.8` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.233` | `2.2.234` | | [rollup](https://github.com/rollup/rollup) | `4.19.2` | `4.20.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.0.0` | `8.0.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.0.0` | `8.0.1` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.10.1` | `17.10.2` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `3.1.0` | `3.1.2` | | [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.4.1` | `6.5.0` | | [vitepress](https://github.com/vuejs/vitepress) | `1.3.1` | `1.3.2` | Updates `autoprefixer` from 10.4.19 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20) Updates `lint-staged` from 15.2.7 to 15.2.8 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.8) Updates `@iconify/json` from 2.2.233 to 2.2.234 - [Commits](https://github.com/iconify/icon-sets/compare/2.2.233...2.2.234) Updates `rollup` from 4.19.2 to 4.20.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.19.2...v4.20.0) Updates `@typescript-eslint/eslint-plugin` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.0.0 to 8.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/v8.0.1/packages/parser) Updates `eslint-plugin-n` from 17.10.1 to 17.10.2 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.10.1...v17.10.2) Updates `eslint-plugin-perfectionist` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.0...v3.1.2) Updates `stylelint-scss` from 6.4.1 to 6.5.0 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.4.1...v6.5.0) Updates `vitepress` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/vitepress/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@iconify/json" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: eslint-plugin-perfectionist dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: stylelint-scss dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: vitepress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 22:53:41 +00:00
"vitepress": "^1.3.2",
"vue": "^3.4.36"
2024-05-29 14:13:31 +00:00
}
}