Skip to content

Commit 53e70d1

Browse files
committed
chore: sync 20251118
1 parent 464ecec commit 53e70d1

6 files changed

Lines changed: 3571 additions & 3597 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ body:
6161
id: system-info
6262
attributes:
6363
label: System Info
64-
description: Output of `npx envinfo --system --npmPackages --binaries`
64+
description: Output of `npx -y envinfo@latest --system --npmPackages --binaries`
6565
render: shell
6666
placeholder: System, Binaries
6767
- type: textarea

article

blog-archived/package.json

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"type": "module",
44
"version": "2.0.0",
55
"private": true,
6-
"packageManager": "pnpm@10.17.1",
76
"license": "MIT",
87
"engines": {
98
"node": ">=20.0.0"
@@ -18,9 +17,9 @@
1817
},
1918
"dependencies": {
2019
"@iconify/tailwind": "^1.2.0",
21-
"axios": "^1.13.0",
20+
"axios": "^1.13.2",
2221
"better-sqlite3": "^12.4.1",
23-
"dayjs": "^1.11.10",
22+
"dayjs": "^1.11.19",
2423
"feed": "^5.1.0",
2524
"file-saver": "^2.0.5",
2625
"js-base64": "^3.7.8",
@@ -31,35 +30,35 @@
3130
"devDependencies": {
3231
"@iconify-json/line-md": "^1.2.11",
3332
"@iconify-json/logos": "^1.2.10",
34-
"@iconify-json/lucide": "^1.2.71",
35-
"@iconify-json/simple-icons": "^1.2.56",
36-
"@nuxt/content": "^3.7.1",
37-
"@nuxt/eslint": "1.9.0",
38-
"@nuxt/fonts": "0.11.4",
33+
"@iconify-json/lucide": "^1.2.73",
34+
"@iconify-json/simple-icons": "^1.2.59",
35+
"@nuxt/content": "^3.8.2",
36+
"@nuxt/eslint": "1.10.0",
37+
"@nuxt/fonts": "0.12.1",
3938
"@nuxt/icon": "2.1.0",
40-
"@nuxt/image": "1.11.0",
39+
"@nuxt/image": "2.0.0",
4140
"@nuxt/scripts": "0.13.0",
4241
"@nuxt/test-utils": "3.20.1",
4342
"@nuxt/ui": "4.1.0",
44-
"@nuxtjs/color-mode": "3.5.2",
43+
"@nuxtjs/color-mode": "4.0.0",
4544
"@nuxtjs/seo": "3.2.2",
46-
"@tailwindcss/postcss": "^4.1.16",
45+
"@tailwindcss/postcss": "^4.1.17",
4746
"@tailwindcss/typography": "^0.5.19",
4847
"@unhead/vue": "^2.0.19",
49-
"autoprefixer": "^10.4.20",
48+
"autoprefixer": "^10.4.22",
5049
"clsx": "^2.1.1",
5150
"cross-env": "^10.0.0",
5251
"dotenv": "^17.2.1",
53-
"eslint": "^9.38.0",
54-
"glob": "^11.0.3",
52+
"eslint": "^9.39.1",
53+
"glob": "^12.0.0",
5554
"klaw": "^4.1.0",
56-
"nuxt": "^4.2.0",
55+
"nuxt": "^4.2.1",
5756
"postcss": "^8.5.6",
58-
"shiki": "^3.14.0",
59-
"tailwind-merge": "^3.3.1",
57+
"shiki": "^3.15.0",
58+
"tailwind-merge": "^3.4.0",
6059
"tailwind-variants": "^3.1.1",
61-
"tailwindcss": "^4.1.16",
62-
"theme-transition": "^2.0.0",
63-
"vitest": "^3.2.4"
60+
"tailwindcss": "^4.1.17",
61+
"theme-transition": "^2.0.1",
62+
"vitest": "^4.0.10"
6463
}
6564
}

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.0.0",
55
"private": true,
6-
"packageManager": "pnpm@10.20.0",
6+
"packageManager": "pnpm@10.22.0",
77
"engines": {
88
"node": ">=20.0.0"
99
},
@@ -33,22 +33,22 @@
3333
"@commitlint/types": "^20.0.0",
3434
"@icebreakers/commitlint-config": "^1.2.2",
3535
"@icebreakers/eslint-config": "^1.5.9",
36-
"@icebreakers/monorepo": "^2.1.4",
36+
"@icebreakers/monorepo": "^3.0.0",
3737
"@icebreakers/stylelint-config": "^1.2.3",
3838
"@types/fs-extra": "^11.0.4",
3939
"@types/get-value": "^3.0.5",
4040
"@types/klaw": "^3.0.7",
4141
"@types/lodash": "^4.17.20",
4242
"@types/lodash-es": "^4.17.12",
4343
"@types/micromatch": "^4.0.10",
44-
"@types/node": "^24.10.0",
44+
"@types/node": "^24.10.1",
4545
"@types/semver": "^7.7.1",
4646
"@types/set-value": "^4.0.3",
47-
"@vitest/coverage-v8": "~4.0.7",
47+
"@vitest/coverage-v8": "~4.0.10",
4848
"ci-info": "^4.3.1",
4949
"cross-env": "^10.1.0",
5050
"defu": "^6.1.4",
51-
"es-toolkit": "^1.41.0",
51+
"es-toolkit": "^1.42.0",
5252
"eslint": "^9.39.1",
5353
"execa": "^9.6.0",
5454
"fast-glob": "^3.3.3",
@@ -66,16 +66,16 @@
6666
"rimraf": "^6.1.0",
6767
"set-value": "^4.1.0",
6868
"stylelint": "^16.25.0",
69-
"tsdown": "^0.16.0",
69+
"tsdown": "^0.16.5",
7070
"tslib": "^2.8.1",
71-
"tsup": "^8.5.0",
71+
"tsup": "^8.5.1",
7272
"tsx": "^4.20.6",
73-
"turbo": "^2.6.0",
73+
"turbo": "^2.6.1",
7474
"type-fest": "^5.2.0",
7575
"typescript": "^5.9.3",
7676
"unbuild": "^3.6.1",
77-
"vitest": "~4.0.7",
78-
"wrangler": "^4.45.1",
77+
"vitest": "~4.0.10",
78+
"wrangler": "^4.47.0",
7979
"yaml": "^2.8.1"
8080
},
8181
"publishConfig": {

0 commit comments

Comments
 (0)