Skip to content

Commit 31bc72b

Browse files
Bump the npm-development group across 1 directory with 4 updates
Bumps the npm-development group with 4 updates in the /docs directory: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss), [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms) and [vue](https://github.com/vuejs/core). Updates `@tailwindcss/vite` from 4.1.13 to 4.1.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.17/packages/@tailwindcss-vite) Updates `tailwindcss` from 4.1.13 to 4.1.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.17/packages/tailwindcss) Updates `vitepress-plugin-llms` from 1.7.5 to 1.9.1 - [Release notes](https://github.com/okineadev/vitepress-plugin-llms/releases) - [Commits](okineadev/vitepress-plugin-llms@v1.7.5...v1.9.1) Updates `vue` from 3.5.22 to 3.5.24 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.22...v3.5.24) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: tailwindcss dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: vitepress-plugin-llms dependency-version: 1.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: vue dependency-version: 3.5.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cae2c5 commit 31bc72b

File tree

2 files changed

+267
-300
lines changed

2 files changed

+267
-300
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"vue": "^3.5"
55
},
66
"devDependencies": {
7-
"@tailwindcss/vite": "^4.1.13",
8-
"tailwindcss": "^4.1.13",
7+
"@tailwindcss/vite": "^4.1.17",
8+
"tailwindcss": "^4.1.17",
99
"vite-svg-loader": "^5.1.0",
1010
"vitepress": "1.6.4",
11-
"vitepress-plugin-llms": "^1.7.5",
12-
"vue": "^3.5.22",
11+
"vitepress-plugin-llms": "^1.9.1",
12+
"vue": "^3.5.24",
1313
"vue-turnstile": "^1.0.11"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)