build(deps): update patch dependencies

Bump astro from 2.0.6 to 2.0.8. Bump prettier from 2.8.3 to 2.8.4. Bump lint-staged from 13.1.0 to
13.1.1.
This commit is contained in:
satnaing
2023-02-08 17:17:48 +06:30
parent 77c36d8ef2
commit 2a7e28d916
2 changed files with 32 additions and 32 deletions
+29 -29
View File
@@ -9,7 +9,7 @@
"version": "2.0.0", "version": "2.0.0",
"dependencies": { "dependencies": {
"@astrojs/rss": "^2.1.0", "@astrojs/rss": "^2.1.0",
"astro": "^2.0.6", "astro": "^2.0.8",
"fuse.js": "^6.6.2", "fuse.js": "^6.6.2",
"github-slugger": "^2.0.0", "github-slugger": "^2.0.0",
"remark-collapse": "^0.1.2", "remark-collapse": "^0.1.2",
@@ -31,8 +31,8 @@
"eslint": "^8.33.0", "eslint": "^8.33.0",
"eslint-plugin-astro": "^0.23.0", "eslint-plugin-astro": "^0.23.0",
"husky": "^8.0.3", "husky": "^8.0.3",
"lint-staged": "^13.1.0", "lint-staged": "^13.1.1",
"prettier": "^2.8.3", "prettier": "^2.8.4",
"prettier-plugin-tailwindcss": "^0.2.2", "prettier-plugin-tailwindcss": "^0.2.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
@@ -51,9 +51,9 @@
} }
}, },
"node_modules/@astrojs/compiler": { "node_modules/@astrojs/compiler": {
"version": "1.0.1", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.0.1.tgz", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.1.0.tgz",
"integrity": "sha512-77aacobLKcL98NmhK3OBS5EHIrX9gs1ckB/vGSIdkVZuB7u51V4jh05I6W0tSvG7/86tALv6QtHTRZ8rLhFTbQ==" "integrity": "sha512-C4kTwirys+HafufMqaxCbML2wqkGaXJM+5AekXh/v1IIOnMIdcEON9GBYsG6qa8aAmLhZ58aUZGPhzcA3Dx7Uw=="
}, },
"node_modules/@astrojs/language-server": { "node_modules/@astrojs/language-server": {
"version": "0.28.3", "version": "0.28.3",
@@ -1985,11 +1985,11 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "2.0.6", "version": "2.0.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-2.0.6.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-2.0.8.tgz",
"integrity": "sha512-aI8Ijy2EpMyP5SpjmDJpEUdNL6CUAxnja6IeaBC1BokD/mNAnijtmMnTyWVI3UeEZ727wYLISQMyqCfEUq8VNA==", "integrity": "sha512-Rbp/6MfxzSVp8qJXjWWja555ZxdqS7Nk/IYg90VKvLNbDsnnBobZZ6vJp21T2e/my4sqJ6PZIOPVnxXr7OeQLQ==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^1.0.1", "@astrojs/compiler": "^1.1.0",
"@astrojs/language-server": "^0.28.3", "@astrojs/language-server": "^0.28.3",
"@astrojs/markdown-remark": "^2.0.1", "@astrojs/markdown-remark": "^2.0.1",
"@astrojs/telemetry": "^2.0.0", "@astrojs/telemetry": "^2.0.0",
@@ -4865,9 +4865,9 @@
"optional": true "optional": true
}, },
"node_modules/lint-staged": { "node_modules/lint-staged": {
"version": "13.1.0", "version": "13.1.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.0.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.1.tgz",
"integrity": "sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==", "integrity": "sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"cli-truncate": "^3.1.0", "cli-truncate": "^3.1.0",
@@ -6921,9 +6921,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "2.8.3", "version": "2.8.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz",
"integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==", "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==",
"bin": { "bin": {
"prettier": "bin-prettier.js" "prettier": "bin-prettier.js"
}, },
@@ -8841,9 +8841,9 @@
} }
}, },
"@astrojs/compiler": { "@astrojs/compiler": {
"version": "1.0.1", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.0.1.tgz", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.1.0.tgz",
"integrity": "sha512-77aacobLKcL98NmhK3OBS5EHIrX9gs1ckB/vGSIdkVZuB7u51V4jh05I6W0tSvG7/86tALv6QtHTRZ8rLhFTbQ==" "integrity": "sha512-C4kTwirys+HafufMqaxCbML2wqkGaXJM+5AekXh/v1IIOnMIdcEON9GBYsG6qa8aAmLhZ58aUZGPhzcA3Dx7Uw=="
}, },
"@astrojs/language-server": { "@astrojs/language-server": {
"version": "0.28.3", "version": "0.28.3",
@@ -10206,11 +10206,11 @@
"dev": true "dev": true
}, },
"astro": { "astro": {
"version": "2.0.6", "version": "2.0.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-2.0.6.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-2.0.8.tgz",
"integrity": "sha512-aI8Ijy2EpMyP5SpjmDJpEUdNL6CUAxnja6IeaBC1BokD/mNAnijtmMnTyWVI3UeEZ727wYLISQMyqCfEUq8VNA==", "integrity": "sha512-Rbp/6MfxzSVp8qJXjWWja555ZxdqS7Nk/IYg90VKvLNbDsnnBobZZ6vJp21T2e/my4sqJ6PZIOPVnxXr7OeQLQ==",
"requires": { "requires": {
"@astrojs/compiler": "^1.0.1", "@astrojs/compiler": "^1.1.0",
"@astrojs/language-server": "^0.28.3", "@astrojs/language-server": "^0.28.3",
"@astrojs/markdown-remark": "^2.0.1", "@astrojs/markdown-remark": "^2.0.1",
"@astrojs/telemetry": "^2.0.0", "@astrojs/telemetry": "^2.0.0",
@@ -12229,9 +12229,9 @@
"optional": true "optional": true
}, },
"lint-staged": { "lint-staged": {
"version": "13.1.0", "version": "13.1.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.0.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.1.tgz",
"integrity": "sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==", "integrity": "sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"cli-truncate": "^3.1.0", "cli-truncate": "^3.1.0",
@@ -13581,9 +13581,9 @@
"dev": true "dev": true
}, },
"prettier": { "prettier": {
"version": "2.8.3", "version": "2.8.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz",
"integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==" "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw=="
}, },
"prettier-plugin-astro": { "prettier-plugin-astro": {
"version": "0.7.2", "version": "0.7.2",
+3 -3
View File
@@ -17,7 +17,7 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/rss": "^2.1.0", "@astrojs/rss": "^2.1.0",
"astro": "^2.0.6", "astro": "^2.0.8",
"fuse.js": "^6.6.2", "fuse.js": "^6.6.2",
"github-slugger": "^2.0.0", "github-slugger": "^2.0.0",
"remark-collapse": "^0.1.2", "remark-collapse": "^0.1.2",
@@ -39,8 +39,8 @@
"eslint": "^8.33.0", "eslint": "^8.33.0",
"eslint-plugin-astro": "^0.23.0", "eslint-plugin-astro": "^0.23.0",
"husky": "^8.0.3", "husky": "^8.0.3",
"lint-staged": "^13.1.0", "lint-staged": "^13.1.1",
"prettier": "^2.8.3", "prettier": "^2.8.4",
"prettier-plugin-tailwindcss": "^0.2.2", "prettier-plugin-tailwindcss": "^0.2.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"