|
@@ -34,7 +34,7 @@
|
|
|
"postcss": "^8.4.24",
|
|
|
"postcss-cli": "^10.1.0",
|
|
|
"prettier": "^2.8.8",
|
|
|
- "prettier-plugin-astro": "^0.9.1",
|
|
|
+ "prettier-plugin-astro": "^0.10.0",
|
|
|
"rollup": "^3.23.0",
|
|
|
"rtlcss": "^4.1.0",
|
|
|
"sass": "^1.62.1",
|
|
@@ -59,9 +59,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@astrojs/compiler": {
|
|
|
- "version": "1.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.4.0.tgz",
|
|
|
- "integrity": "sha512-Vav3a32Ct+omowV9X9kDM2ghWAvFdjZkv5BdvBjZCKYbFVT6//IZApDIVbHI1UPuLuD2sKyLWx2T+E7clqUJdg==",
|
|
|
+ "version": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-k04X/7nlMklU0HQUScxbCTf5n8/Vr+0U0bawb9QWulWxd6qJf3FmBrNATgTYiltjB4pc5HBqmmttAfFi7m4lLg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/@astrojs/language-server": {
|
|
@@ -8618,15 +8618,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/prettier-plugin-astro": {
|
|
|
- "version": "0.9.1",
|
|
|
- "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.9.1.tgz",
|
|
|
- "integrity": "sha512-pYZXSbdq0eElvzoIMArzv1SBn1NUXzopjlcnt6Ql8VW32PjC12NovwBjXJ6rh8qQLi7vF8jNqAbraKW03UPfag==",
|
|
|
+ "version": "0.10.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.10.0.tgz",
|
|
|
+ "integrity": "sha512-dPzop0gKZyVGpTDQmfy+e7FKXC9JT3mlpfYA2diOVz+Ui+QR1U4G/s+OesKl2Hib2JJOtAYJs/l+ovgT0ljlFA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@astrojs/compiler": "^1.0.1",
|
|
|
- "prettier": "^2.8.3",
|
|
|
- "sass-formatter": "^0.7.5",
|
|
|
- "synckit": "^0.8.4"
|
|
|
+ "@astrojs/compiler": "^1.5.0",
|
|
|
+ "prettier": "^2.8.8",
|
|
|
+ "sass-formatter": "^0.7.6"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^14.15.0 || >=16.0.0",
|
|
@@ -11391,9 +11390,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@astrojs/compiler": {
|
|
|
- "version": "1.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.4.0.tgz",
|
|
|
- "integrity": "sha512-Vav3a32Ct+omowV9X9kDM2ghWAvFdjZkv5BdvBjZCKYbFVT6//IZApDIVbHI1UPuLuD2sKyLWx2T+E7clqUJdg==",
|
|
|
+ "version": "1.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.5.0.tgz",
|
|
|
+ "integrity": "sha512-k04X/7nlMklU0HQUScxbCTf5n8/Vr+0U0bawb9QWulWxd6qJf3FmBrNATgTYiltjB4pc5HBqmmttAfFi7m4lLg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@astrojs/language-server": {
|
|
@@ -17377,15 +17376,14 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"prettier-plugin-astro": {
|
|
|
- "version": "0.9.1",
|
|
|
- "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.9.1.tgz",
|
|
|
- "integrity": "sha512-pYZXSbdq0eElvzoIMArzv1SBn1NUXzopjlcnt6Ql8VW32PjC12NovwBjXJ6rh8qQLi7vF8jNqAbraKW03UPfag==",
|
|
|
+ "version": "0.10.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.10.0.tgz",
|
|
|
+ "integrity": "sha512-dPzop0gKZyVGpTDQmfy+e7FKXC9JT3mlpfYA2diOVz+Ui+QR1U4G/s+OesKl2Hib2JJOtAYJs/l+ovgT0ljlFA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@astrojs/compiler": "^1.0.1",
|
|
|
- "prettier": "^2.8.3",
|
|
|
- "sass-formatter": "^0.7.5",
|
|
|
- "synckit": "^0.8.4"
|
|
|
+ "@astrojs/compiler": "^1.5.0",
|
|
|
+ "prettier": "^2.8.8",
|
|
|
+ "sass-formatter": "^0.7.6"
|
|
|
}
|
|
|
},
|
|
|
"pretty-hrtime": {
|