Skip to content

Commit 2812428

Browse files
fix(deps): update all non-major dependencies
1 parent 75dc870 commit 2812428

File tree

4 files changed

+595
-605
lines changed

4 files changed

+595
-605
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/[email protected]
1515
- uses: pnpm/[email protected]
16-
- uses: actions/setup-node@v4.2.0
16+
- uses: actions/setup-node@v4.3.0
1717
with:
1818
node-version-file: ".node-version"
1919
cache: "pnpm"

.github/workflows/sync-preview-with-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
timeout-minutes: 3
1616
steps:
17-
- uses: actions/checkout@v4.1.7
17+
- uses: actions/checkout@v4.2.2
1818
with:
1919
fetch-depth: 0
2020
- name: Sync Preview with Main

package.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -15,68 +15,68 @@
1515
"format": "prettier src --write"
1616
},
1717
"dependencies": {
18-
"@headlessui/react": "2.1.3",
19-
"@next/third-parties": "14.2.7",
20-
"@tabler/icons-react": "3.14.0",
18+
"@headlessui/react": "2.2.0",
19+
"@next/third-parties": "14.2.26",
20+
"@tabler/icons-react": "3.31.0",
2121
"clsx": "2.1.1",
2222
"gray-matter": "4.0.3",
23-
"image-size": "1.1.1",
23+
"image-size": "1.2.0",
2424
"next": "14.2.10",
25-
"next-themes": "0.3.0",
25+
"next-themes": "0.4.6",
2626
"react": "18.3.1",
2727
"react-dom": "18.3.1",
2828
"rehype-autolink-headings": "7.1.0",
2929
"rehype-external-links": "3.0.0",
30-
"rehype-pretty-code": "0.14.0",
30+
"rehype-pretty-code": "0.14.1",
3131
"rehype-react": "8.0.0",
3232
"rehype-slug": "6.0.0",
33-
"remark-gfm": "4.0.0",
33+
"remark-gfm": "4.0.1",
3434
"remark-parse": "11.0.0",
35-
"remark-rehype": "11.1.0",
35+
"remark-rehype": "11.1.1",
3636
"rss": "1.2.2",
37-
"shiki": "1.14.1",
38-
"simple-icons": "13.7.0",
39-
"tailwind-merge": "2.5.2",
37+
"shiki": "1.29.2",
38+
"simple-icons": "13.21.0",
39+
"tailwind-merge": "2.6.0",
4040
"unified": "11.0.5",
4141
"unist-util-visit": "5.0.0",
42-
"valibot": "0.40.0"
42+
"valibot": "0.42.1"
4343
},
4444
"devDependencies": {
4545
"@eslint/js": "8.57.0",
4646
"@markuplint/jsx-parser": "4.6.1",
4747
"@markuplint/ml-core": "4.6.1",
4848
"@markuplint/react-spec": "4.4.1",
49-
"@next/bundle-analyzer": "14.2.7",
50-
"@next/eslint-plugin-next": "14.2.7",
51-
"@tailwindcss/typography": "0.5.15",
49+
"@next/bundle-analyzer": "14.2.26",
50+
"@next/eslint-plugin-next": "14.2.26",
51+
"@tailwindcss/typography": "0.5.16",
5252
"@types/eslint": "8.56.11",
5353
"@types/eslint__js": "8.42.3",
5454
"@types/hast": "3.0.4",
55-
"@types/node": "20.16.2",
56-
"@types/react": "18.3.5",
57-
"@types/react-dom": "18.3.0",
55+
"@types/node": "20.17.28",
56+
"@types/react": "18.3.20",
57+
"@types/react-dom": "18.3.5",
5858
"@types/rss": "0.0.32",
5959
"@typescript-eslint/eslint-plugin": "7.18.0",
6060
"@typescript-eslint/parser": "7.18.0",
61-
"autoprefixer": "10.4.20",
62-
"concurrently": "9.0.1",
61+
"autoprefixer": "10.4.21",
62+
"concurrently": "9.1.2",
6363
"eslint": "8.57.0",
64-
"eslint-config-next": "14.2.7",
65-
"eslint-plugin-import": "2.29.1",
66-
"eslint-plugin-react": "7.35.0",
64+
"eslint-config-next": "14.2.26",
65+
"eslint-plugin-import": "2.31.0",
66+
"eslint-plugin-react": "7.37.4",
6767
"eslint-plugin-react-hooks": "4.6.2",
6868
"eslint-plugin-unused-imports": "3.2.0",
6969
"markuplint": "4.6.1",
70-
"postcss": "8.4.41",
71-
"prettier": "3.3.3",
72-
"prettier-plugin-tailwindcss": "0.6.6",
73-
"serve": "14.2.3",
74-
"tailwindcss": "3.4.10",
75-
"textlint": "14.2.0",
70+
"postcss": "8.5.3",
71+
"prettier": "3.5.3",
72+
"prettier-plugin-tailwindcss": "0.6.11",
73+
"serve": "14.2.4",
74+
"tailwindcss": "3.4.17",
75+
"textlint": "14.5.0",
7676
"textlint-rule-preset-ja-spacing": "2.4.3",
77-
"textlint-rule-preset-ja-technical-writing": "10.0.1",
77+
"textlint-rule-preset-ja-technical-writing": "10.0.2",
7878
"textlint-rule-spellcheck-tech-word": "5.0.0",
79-
"typescript": "5.5.4"
79+
"typescript": "5.8.2"
8080
},
81-
"packageManager": "pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d"
81+
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6"
8282
}

0 commit comments

Comments
 (0)