Skip to content

Commit b94391a

Browse files
committed
upgrade deps && docs [skip ci]
1 parent cfaf1db commit b94391a

File tree

4 files changed

+138
-138
lines changed

4 files changed

+138
-138
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-11-10_16:34:18
1+
2025-11-11_02:00:29

examples/tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/node": "^24.10.0",
3030
"@types/react": "^19.2.2",
3131
"@types/react-dom": "^19.2.2",
32-
"autoprefixer": "^10.4.21",
32+
"autoprefixer": "^10.4.22",
3333
"postcss": "^8.5.6",
3434
"tailwindcss": "^4.1.17",
3535
"typescript": "^5.9.3"

packages/config-eslint/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"private": true,
66
"devDependencies": {
77
"@next/eslint-plugin-next": "^16.0.1",
8-
"@typescript-eslint/eslint-plugin": "^8.46.3",
9-
"@typescript-eslint/parser": "^8.46.3",
8+
"@typescript-eslint/eslint-plugin": "^8.46.4",
9+
"@typescript-eslint/parser": "^8.46.4",
1010
"eslint": "^9.39.1",
1111
"eslint-config-prettier": "^10.1.8",
1212
"eslint-plugin-only-warn": "^1.1.0",
@@ -15,6 +15,6 @@
1515
"eslint-plugin-turbo": "^2.6.0",
1616
"globals": "^16.5.0",
1717
"typescript": "^5.9.3",
18-
"typescript-eslint": "^8.46.3"
18+
"typescript-eslint": "^8.46.4"
1919
}
2020
}

0 commit comments

Comments
 (0)