Bump @astrojs/check from 0.5.2 to 0.5.3
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/withastro/language-tools/releases) - [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.3/packages/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2acfdaa84a
commit
8033627afc
2 changed files with 40 additions and 40 deletions
78
package-lock.json
generated
78
package-lock.json
generated
|
@ -7,7 +7,7 @@
|
|||
"": {
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.5.2",
|
||||
"@astrojs/check": "^0.5.3",
|
||||
"@astrojs/sitemap": "^3.0.5",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/vercel": "^7.3.0",
|
||||
|
@ -46,11 +46,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@astrojs/check": {
|
||||
"version": "0.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/check/-/check-0.5.2.tgz",
|
||||
"integrity": "sha512-EGfZFfmbh1JVzeVYyqF1AgkljCT7/eiLMjoQ4StxYT0BVn2Ccr8EhztHt0UBHQtSGCxaEsYXByqCCJEkIgo6lA==",
|
||||
"version": "0.5.3",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/check/-/check-0.5.3.tgz",
|
||||
"integrity": "sha512-+1zmcYOq0x5YM0ixFk+he/Px16b8eGDl9teAfmeXOsU3ZB1EtRvvanoF7CUYdxuNKirDXuzJn1Zn3WsN9fvAaw==",
|
||||
"dependencies": {
|
||||
"@astrojs/language-server": "^2.7.2",
|
||||
"@astrojs/language-server": "^2.7.3",
|
||||
"chokidar": "^3.5.3",
|
||||
"fast-glob": "^3.3.1",
|
||||
"kleur": "^4.1.5",
|
||||
|
@ -74,25 +74,25 @@
|
|||
"integrity": "sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A=="
|
||||
},
|
||||
"node_modules/@astrojs/language-server": {
|
||||
"version": "2.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/language-server/-/language-server-2.7.2.tgz",
|
||||
"integrity": "sha512-/5TWGSfheMvSl4gHOMTJo5QGfDE89Jti8KPWy+3jgSZexINP9B01WbBk4eNjlWeRUMhDGvWS8uIkcmQkpdCeMw==",
|
||||
"version": "2.7.3",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/language-server/-/language-server-2.7.3.tgz",
|
||||
"integrity": "sha512-1atGw+HjWl7KIE85vwpFuxb9wu6phmrRjCzgkVuyLb6JPWg0A002wlbrLzkGyIV4OmwzSpPPT/esSO9cUs6BGA==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.4.0",
|
||||
"@jridgewell/sourcemap-codec": "^1.4.15",
|
||||
"@volar/kit": "~2.0.2",
|
||||
"@volar/language-core": "~2.0.2",
|
||||
"@volar/language-server": "~2.0.2",
|
||||
"@volar/language-service": "~2.0.2",
|
||||
"@volar/typescript": "~2.0.2",
|
||||
"@volar/kit": "~2.0.3",
|
||||
"@volar/language-core": "~2.0.3",
|
||||
"@volar/language-server": "~2.0.3",
|
||||
"@volar/language-service": "~2.0.3",
|
||||
"@volar/typescript": "~2.0.3",
|
||||
"fast-glob": "^3.2.12",
|
||||
"volar-service-css": "0.0.28",
|
||||
"volar-service-emmet": "0.0.28",
|
||||
"volar-service-html": "0.0.28",
|
||||
"volar-service-prettier": "0.0.28",
|
||||
"volar-service-typescript": "0.0.28",
|
||||
"volar-service-typescript-twoslash-queries": "0.0.28",
|
||||
"vscode-html-languageservice": "^5.1.1",
|
||||
"volar-service-css": "0.0.29",
|
||||
"volar-service-emmet": "0.0.29",
|
||||
"volar-service-html": "0.0.29",
|
||||
"volar-service-prettier": "0.0.29",
|
||||
"volar-service-typescript": "0.0.29",
|
||||
"volar-service-typescript-twoslash-queries": "0.0.29",
|
||||
"vscode-html-languageservice": "^5.1.2",
|
||||
"vscode-uri": "^3.0.8"
|
||||
},
|
||||
"bin": {
|
||||
|
@ -7428,9 +7428,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/volar-service-css": {
|
||||
"version": "0.0.28",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-css/-/volar-service-css-0.0.28.tgz",
|
||||
"integrity": "sha512-qgTe7em0HdutJHfAiG4V2xsFYfS+MRC8hGUvPM5ciD39r8IqD1MjxBDWP++9C6q1GK5z2eIedeQZqzlM7b1afQ==",
|
||||
"version": "0.0.29",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-css/-/volar-service-css-0.0.29.tgz",
|
||||
"integrity": "sha512-2kNdgEYEiLeeer3wkagNBVDPa3Zj7mBDeM7D3iYmBXA0LCwd2tQL3eASzcDW9Gvac1g478UtptK468GxzUAEcA==",
|
||||
"dependencies": {
|
||||
"vscode-css-languageservice": "^6.2.10",
|
||||
"vscode-uri": "^3.0.8"
|
||||
|
@ -7445,12 +7445,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/volar-service-emmet": {
|
||||
"version": "0.0.28",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-emmet/-/volar-service-emmet-0.0.28.tgz",
|
||||
"integrity": "sha512-CKbroAvQyYVZ4WqCRw7KIytEwx/Kz1Ccb9nWRQZ9kAisNcU3hjYycDacMSILmSfUfgPhr2tbtNLJ9LAQReQJqw==",
|
||||
"version": "0.0.29",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-emmet/-/volar-service-emmet-0.0.29.tgz",
|
||||
"integrity": "sha512-sXRMfQ970lpOQxUcKH9B4DqE7FCNhPy6V4m3gw+kgH17mADQ2rdL63b8osXFy5bnAMBcsXRhtJXJPmh/LgZXEw==",
|
||||
"dependencies": {
|
||||
"@vscode/emmet-helper": "^2.9.2",
|
||||
"volar-service-html": "0.0.28"
|
||||
"volar-service-html": "0.0.29"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@volar/language-service": "~2.0.1"
|
||||
|
@ -7462,9 +7462,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/volar-service-html": {
|
||||
"version": "0.0.28",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-html/-/volar-service-html-0.0.28.tgz",
|
||||
"integrity": "sha512-yIeffFkQESLZ8weP6izRM59oQxnREn3Ep8tesltzMPEbazjRrnJCVF1ZeU0qRJi/HEQNbYqxxc3jJ5J0rR7xcg==",
|
||||
"version": "0.0.29",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-html/-/volar-service-html-0.0.29.tgz",
|
||||
"integrity": "sha512-ctTSU46KCLxcaR53mAod2wBWSEIXGdXdejqHEDPSX33H5rA2X89zyYEpuk9BOVzIHG8G8rggVXCGnGaXxmYrCw==",
|
||||
"dependencies": {
|
||||
"vscode-html-languageservice": "^5.1.0",
|
||||
"vscode-uri": "^3.0.8"
|
||||
|
@ -7479,9 +7479,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/volar-service-prettier": {
|
||||
"version": "0.0.28",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-prettier/-/volar-service-prettier-0.0.28.tgz",
|
||||
"integrity": "sha512-wfHTMhZKxv2JqgJW7kljEb1nd/tZVjiWcygeBQnIGNp+qJ8nGWE9Fi9DOgLzJ7qlzKrnvIZN3nT0lW+NP71rYA==",
|
||||
"version": "0.0.29",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-prettier/-/volar-service-prettier-0.0.29.tgz",
|
||||
"integrity": "sha512-GxcDKfiVv3fc4XUtUOkQpX0QlFjWppRCVWIBp751gOKJwDex142xMlbTxP9la9tollbmj2O/tVUrqqLDGQ+Lsg==",
|
||||
"dependencies": {
|
||||
"vscode-uri": "^3.0.8"
|
||||
},
|
||||
|
@ -7499,9 +7499,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/volar-service-typescript": {
|
||||
"version": "0.0.28",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-typescript/-/volar-service-typescript-0.0.28.tgz",
|
||||
"integrity": "sha512-9Z0URkvTCKL6cXBeQ/wsBRSeI/ng9l/cRjQF2WSblldo54ndx2nf8D9XrniTqYJp6xqJDg55gnu6g5Vy1hIB+Q==",
|
||||
"version": "0.0.29",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-typescript/-/volar-service-typescript-0.0.29.tgz",
|
||||
"integrity": "sha512-ssBhGT0Wrh670NRTrLoikzoRbszd72jIa02IKbrfI9QIIONvygOmIJ9jSqj4jxHEWz/KSCgCEhCyR7hEH80kGg==",
|
||||
"dependencies": {
|
||||
"path-browserify": "^1.0.1",
|
||||
"semver": "^7.5.4",
|
||||
|
@ -7521,9 +7521,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/volar-service-typescript-twoslash-queries": {
|
||||
"version": "0.0.28",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-typescript-twoslash-queries/-/volar-service-typescript-twoslash-queries-0.0.28.tgz",
|
||||
"integrity": "sha512-vJD0ezCzYHFYoUZ6kqMYRVuRShMxlKMDjxdT7vcCc+O+VLqOHR7BD4nqd20CxdUtfTPQHHDLnqTF3trkJ0LAvA==",
|
||||
"version": "0.0.29",
|
||||
"resolved": "https://registry.npmjs.org/volar-service-typescript-twoslash-queries/-/volar-service-typescript-twoslash-queries-0.0.29.tgz",
|
||||
"integrity": "sha512-hdI8ZO1Wc/I5+iwKKnOfXW7ktpBe0qLoXz5+8viS6aV9gycKSAKAs6sayLTATQZcZ1EAESUqTqGS/vJOUgZOsg==",
|
||||
"peerDependencies": {
|
||||
"@volar/language-service": "~2.0.1"
|
||||
},
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.5.2",
|
||||
"@astrojs/check": "^0.5.3",
|
||||
"@astrojs/sitemap": "^3.0.5",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/vercel": "^7.3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue