Bump astro-vtbot from 1.10.5 to 1.10.6
Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.10.5 to 1.10.6. - [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md) - [Commits](https://github.com/martrapp/astro-vtbot/commits) --- updated-dependencies: - dependency-name: astro-vtbot dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0dc4343cd7
commit
94ba1ece51
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -32,7 +32,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.9",
|
||||
"astro-vtbot": "^1.10.5",
|
||||
"astro-vtbot": "^1.10.6",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.8",
|
||||
|
@ -2174,9 +2174,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@vtbag/element-crossing": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@vtbag/element-crossing/-/element-crossing-1.0.2.tgz",
|
||||
"integrity": "sha512-2nTgDd2gvuwn4mouoXIaYwzB3pXySXAd/7842um/qmQYBLwns7nqHCc0d99Wgoi28KeYgQuWMP4ZR5vMqHz5ww==",
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@vtbag/element-crossing/-/element-crossing-1.0.3.tgz",
|
||||
"integrity": "sha512-veAN03yabaUSKaoeaHUu0mSpAqzsUAmnrxlOy75OhqZZ4y3+GHR3vBFZIUSfwSYpFfBfRDSbxyfapkPiQsKZmw==",
|
||||
"dev": true,
|
||||
"funding": {
|
||||
"type": "github",
|
||||
|
@ -2456,13 +2456,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro-vtbot": {
|
||||
"version": "1.10.5",
|
||||
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.10.5.tgz",
|
||||
"integrity": "sha512-1w5gviyjDn2bh8FGoK0bnULemLkQzkB4MzWUeUxs67u2ZfHaqc+R8O66ztjgSulr334N5RpRmuW11z6ciW+v2g==",
|
||||
"version": "1.10.6",
|
||||
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.10.6.tgz",
|
||||
"integrity": "sha512-kMYJEMuEw52xistawd6Y1PZKsDtxVTaLwS1ajMwtph75XmkTnqXlUHJ9/AEa4ezsNplkyRpba5kjchiN6CV6pg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@vtbag/cam-shaft": "^1.0.1",
|
||||
"@vtbag/element-crossing": "^1.0.2",
|
||||
"@vtbag/element-crossing": "^1.0.3",
|
||||
"@vtbag/inspection-chamber": "^1.0.17",
|
||||
"@vtbag/turn-signal": "^1.1.0"
|
||||
},
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.9",
|
||||
"astro-vtbot": "^1.10.5",
|
||||
"astro-vtbot": "^1.10.6",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.8",
|
||||
|
|
Loading…
Add table
Reference in a new issue