"@types/js-yaml": "^4.0.9",
"@types/mime": "^4.0.0",
"@types/prismjs": "^1.26.5",
- "astro": "^5.10.2",
+ "astro": "^5.11.0",
"astro-auto-import": "^0.4.4",
"autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1",
"sass": "1.78.0",
"sass-true": "^9.0.0",
"shelljs": "^0.10.0",
- "stylelint": "^16.21.0",
+ "stylelint": "^16.21.1",
"stylelint-config-twbs-bootstrap": "^16.1.0",
"terser": "^5.43.1",
"unist-util-visit": "^5.0.0",
}
},
"node_modules/astro": {
- "version": "5.10.2",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.2.tgz",
- "integrity": "sha512-CCBU+e/Apk6NWEMnc/R9dVZD/+FaCnNqWJicX1Oe6T18vLKop+LPs/m/88ekJk4zxP1g1N/GfUq4wEedUSk1Wg==",
+ "version": "5.11.0",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.0.tgz",
+ "integrity": "sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q==",
"dev": true,
"license": "MIT",
"dependencies": {
}
},
"node_modules/stylelint": {
- "version": "16.21.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.21.0.tgz",
- "integrity": "sha512-ki3PpJGG7xhm3WtINoWGnlvqAmbqSexoRMbEMJzlwewSIOqPRKPlq452c22xAdEJISVi80r+I7KL9GPUiwFgbg==",
+ "version": "16.21.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.21.1.tgz",
+ "integrity": "sha512-WCXdXnYK2tpCbebgMF0Bme3YZH/Rh/UXerj75twYo4uLULlcrLwFVdZTvTEF8idFnAcW21YUDJFyKOfaf6xJRw==",
"dev": true,
"funding": [
{
"micromatch": "^4.0.8",
"normalize-path": "^3.0.0",
"picocolors": "^1.1.1",
- "postcss": "^8.5.5",
+ "postcss": "^8.5.6",
"postcss-resolve-nested-selector": "^0.1.6",
"postcss-safe-parser": "^7.0.1",
"postcss-selector-parser": "^7.1.0",
}
},
"node_modules/vitefu": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.0.7.tgz",
- "integrity": "sha512-eRWXLBbJjW3X5z5P5IHcSm2yYbYRPb2kQuc+oqsbAl99WB5kVsPbiiox+cymo8twTzifA6itvhr2CmjnaZZp0Q==",
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.1.0.tgz",
+ "integrity": "sha512-AiG/L9DVsEYHWQ9jAEnke0nKiASlPw+JYwDl6Z4l6a6/IqT1tKseEl6R5+rVnKJt/K3jCTWiQvgoIh5MuqBJJQ==",
"dev": true,
"license": "MIT",
"workspaces": [
"tests/deps/*",
- "tests/projects/*"
+ "tests/projects/*",
+ "tests/projects/workspace/packages/*"
],
"peerDependencies": {
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0"
"@types/js-yaml": "^4.0.9",
"@types/mime": "^4.0.0",
"@types/prismjs": "^1.26.5",
- "astro": "^5.10.2",
+ "astro": "^5.11.0",
"astro-auto-import": "^0.4.4",
"autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1",
"sass": "1.78.0",
"sass-true": "^9.0.0",
"shelljs": "^0.10.0",
- "stylelint": "^16.21.0",
+ "stylelint": "^16.21.1",
"stylelint-config-twbs-bootstrap": "^16.1.0",
"terser": "^5.43.1",
"unist-util-visit": "^5.0.0",