build: update minor and batch dependencies

Update astro 1.6.12 to 1.6.13, commitizen 4.2.5 to 4.2.6, lint-staged 13.0.4 to 13.1.0.
This commit is contained in:
satnaing
2022-12-07 11:22:21 +06:30
parent 46ea4aa49a
commit 69e6af84a0
2 changed files with 32 additions and 34 deletions
+29 -31
View File
@@ -9,7 +9,7 @@
"version": "1.2.1", "version": "1.2.1",
"dependencies": { "dependencies": {
"@astrojs/rss": "^1.0.3", "@astrojs/rss": "^1.0.3",
"astro": "^1.6.12", "astro": "^1.6.13",
"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",
@@ -23,10 +23,10 @@
"@tailwindcss/typography": "^0.5.8", "@tailwindcss/typography": "^0.5.8",
"@types/github-slugger": "^1.3.0", "@types/github-slugger": "^1.3.0",
"@types/react": "^18.0.26", "@types/react": "^18.0.26",
"commitizen": "^4.2.5", "commitizen": "^4.2.6",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.2", "husky": "^8.0.2",
"lint-staged": "^13.0.4", "lint-staged": "^13.1.0",
"prettier": "^2.8.0", "prettier": "^2.8.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
@@ -1447,9 +1447,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "1.6.12", "version": "1.6.13",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.12.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.13.tgz",
"integrity": "sha512-Pa1BfD/w2B/1bi6UXyvwbSnKnZqBglWgw8vjuEP+YJ8tb63g2yAn4mOy2Fh/Z5jn6fV1mkA2HS2TN2ZpTgagdg==", "integrity": "sha512-26Ip+7iCdHiK4FQokEWNYTcVDkJ76KLwlzUsuzLck8QBiUFQQUm9fs5nITHDI06k1EYfODYPH81xqZavXlC3Hg==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^0.29.15", "@astrojs/compiler": "^0.29.15",
"@astrojs/language-server": "^0.28.3", "@astrojs/language-server": "^0.28.3",
@@ -1475,7 +1475,6 @@
"deepmerge-ts": "^4.2.2", "deepmerge-ts": "^4.2.2",
"diff": "^5.1.0", "diff": "^5.1.0",
"es-module-lexer": "^0.10.5", "es-module-lexer": "^0.10.5",
"esbuild": "^0.14.43",
"execa": "^6.1.0", "execa": "^6.1.0",
"fast-glob": "^3.2.11", "fast-glob": "^3.2.11",
"github-slugger": "^1.4.0", "github-slugger": "^1.4.0",
@@ -1508,7 +1507,7 @@
"typescript": "*", "typescript": "*",
"unist-util-visit": "^4.1.0", "unist-util-visit": "^4.1.0",
"vfile": "^5.3.2", "vfile": "^5.3.2",
"vite": "~3.2.4", "vite": "~3.2.5",
"vitefu": "^0.2.1", "vitefu": "^0.2.1",
"yargs-parser": "^21.0.1", "yargs-parser": "^21.0.1",
"zod": "^3.17.3" "zod": "^3.17.3"
@@ -2057,9 +2056,9 @@
} }
}, },
"node_modules/commitizen": { "node_modules/commitizen": {
"version": "4.2.5", "version": "4.2.6",
"resolved": "https://registry.npmjs.org/commitizen/-/commitizen-4.2.5.tgz", "resolved": "https://registry.npmjs.org/commitizen/-/commitizen-4.2.6.tgz",
"integrity": "sha512-9sXju8Qrz1B4Tw7kC5KhnvwYQN88qs2zbiB8oyMsnXZyJ24PPGiNM3nHr73d32dnE3i8VJEXddBFIbOgYSEXtQ==", "integrity": "sha512-RyTM+EiD9GO01DJUn9MRRAet3XUHGfoUZoksLfr+1ym1Xt2q5EYJs9Fg2BtKSb5Mo53i0BtMBmWMHQXVlZ/L9w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"cachedir": "2.3.0", "cachedir": "2.3.0",
@@ -4264,9 +4263,9 @@
"optional": true "optional": true
}, },
"node_modules/lint-staged": { "node_modules/lint-staged": {
"version": "13.0.4", "version": "13.1.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.4.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.0.tgz",
"integrity": "sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==", "integrity": "sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"cli-truncate": "^3.1.0", "cli-truncate": "^3.1.0",
@@ -8073,9 +8072,9 @@
} }
}, },
"node_modules/vite": { "node_modules/vite": {
"version": "3.2.4", "version": "3.2.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-3.2.4.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-3.2.5.tgz",
"integrity": "sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==", "integrity": "sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==",
"dependencies": { "dependencies": {
"esbuild": "^0.15.9", "esbuild": "^0.15.9",
"postcss": "^8.4.18", "postcss": "^8.4.18",
@@ -9882,9 +9881,9 @@
"dev": true "dev": true
}, },
"astro": { "astro": {
"version": "1.6.12", "version": "1.6.13",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.12.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.13.tgz",
"integrity": "sha512-Pa1BfD/w2B/1bi6UXyvwbSnKnZqBglWgw8vjuEP+YJ8tb63g2yAn4mOy2Fh/Z5jn6fV1mkA2HS2TN2ZpTgagdg==", "integrity": "sha512-26Ip+7iCdHiK4FQokEWNYTcVDkJ76KLwlzUsuzLck8QBiUFQQUm9fs5nITHDI06k1EYfODYPH81xqZavXlC3Hg==",
"requires": { "requires": {
"@astrojs/compiler": "^0.29.15", "@astrojs/compiler": "^0.29.15",
"@astrojs/language-server": "^0.28.3", "@astrojs/language-server": "^0.28.3",
@@ -9910,7 +9909,6 @@
"deepmerge-ts": "^4.2.2", "deepmerge-ts": "^4.2.2",
"diff": "^5.1.0", "diff": "^5.1.0",
"es-module-lexer": "^0.10.5", "es-module-lexer": "^0.10.5",
"esbuild": "^0.14.43",
"execa": "^6.1.0", "execa": "^6.1.0",
"fast-glob": "^3.2.11", "fast-glob": "^3.2.11",
"github-slugger": "^1.4.0", "github-slugger": "^1.4.0",
@@ -9943,7 +9941,7 @@
"typescript": "*", "typescript": "*",
"unist-util-visit": "^4.1.0", "unist-util-visit": "^4.1.0",
"vfile": "^5.3.2", "vfile": "^5.3.2",
"vite": "~3.2.4", "vite": "~3.2.5",
"vitefu": "^0.2.1", "vitefu": "^0.2.1",
"yargs-parser": "^21.0.1", "yargs-parser": "^21.0.1",
"zod": "^3.17.3" "zod": "^3.17.3"
@@ -10284,9 +10282,9 @@
"dev": true "dev": true
}, },
"commitizen": { "commitizen": {
"version": "4.2.5", "version": "4.2.6",
"resolved": "https://registry.npmjs.org/commitizen/-/commitizen-4.2.5.tgz", "resolved": "https://registry.npmjs.org/commitizen/-/commitizen-4.2.6.tgz",
"integrity": "sha512-9sXju8Qrz1B4Tw7kC5KhnvwYQN88qs2zbiB8oyMsnXZyJ24PPGiNM3nHr73d32dnE3i8VJEXddBFIbOgYSEXtQ==", "integrity": "sha512-RyTM+EiD9GO01DJUn9MRRAet3XUHGfoUZoksLfr+1ym1Xt2q5EYJs9Fg2BtKSb5Mo53i0BtMBmWMHQXVlZ/L9w==",
"dev": true, "dev": true,
"requires": { "requires": {
"cachedir": "2.3.0", "cachedir": "2.3.0",
@@ -11749,9 +11747,9 @@
"optional": true "optional": true
}, },
"lint-staged": { "lint-staged": {
"version": "13.0.4", "version": "13.1.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.4.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.0.tgz",
"integrity": "sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==", "integrity": "sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"cli-truncate": "^3.1.0", "cli-truncate": "^3.1.0",
@@ -14318,9 +14316,9 @@
} }
}, },
"vite": { "vite": {
"version": "3.2.4", "version": "3.2.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-3.2.4.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-3.2.5.tgz",
"integrity": "sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==", "integrity": "sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==",
"requires": { "requires": {
"esbuild": "^0.15.9", "esbuild": "^0.15.9",
"fsevents": "~2.3.2", "fsevents": "~2.3.2",
+3 -3
View File
@@ -15,7 +15,7 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/rss": "^1.0.3", "@astrojs/rss": "^1.0.3",
"astro": "^1.6.12", "astro": "^1.6.13",
"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",
@@ -29,10 +29,10 @@
"@tailwindcss/typography": "^0.5.8", "@tailwindcss/typography": "^0.5.8",
"@types/github-slugger": "^1.3.0", "@types/github-slugger": "^1.3.0",
"@types/react": "^18.0.26", "@types/react": "^18.0.26",
"commitizen": "^4.2.5", "commitizen": "^4.2.6",
"cz-conventional-changelog": "^3.3.0", "cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.2", "husky": "^8.0.2",
"lint-staged": "^13.0.4", "lint-staged": "^13.1.0",
"prettier": "^2.8.0", "prettier": "^2.8.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"