Skip to content

Commit 3127950

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 3a03ebe commit 3127950

File tree

5 files changed

+176
-176
lines changed

5 files changed

+176
-176
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-04-03_16:29:41
1+
2025-04-04_01:52:21

examples/tailwind/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@mayank1513/fork-me": "^2.1.3",
1616
"@repo/logger": "workspace:*",
1717
"@repo/shared": "workspace:*",
18-
"@tailwindcss/postcss": "^4.1.1",
18+
"@tailwindcss/postcss": "^4.1.2",
1919
"next": "^15.2.4",
2020
"nextjs-darkmode": "workspace:*",
2121
"nextjs-themes": "^4.0.6",
@@ -32,7 +32,7 @@
3232
"@types/react-dom": "^19.1.1",
3333
"autoprefixer": "^10.4.21",
3434
"postcss": "^8.5.3",
35-
"tailwindcss": "^4.1.1",
35+
"tailwindcss": "^4.1.2",
3636
"typescript": "^5.8.2"
3737
}
3838
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@repo/typescript-config": "workspace:*",
1717
"plop": "^4.0.1",
1818
"prettier": "^3.5.3",
19-
"turbo": "^2.4.4",
19+
"turbo": "^2.5.0",
2020
"typedoc": "^0.28.1",
2121
"typedoc-plugin-extras": "^4.0.0",
2222
"typedoc-plugin-inline-sources": "^1.2.1",

packages/config-eslint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"eslint": "^9.23.0",
1111
"eslint-config-prettier": "^10.1.1",
1212
"eslint-plugin-only-warn": "^1.1.0",
13-
"eslint-plugin-react": "^7.37.4",
13+
"eslint-plugin-react": "^7.37.5",
1414
"eslint-plugin-react-hooks": "^5.2.0",
15-
"eslint-plugin-turbo": "^2.4.4",
15+
"eslint-plugin-turbo": "^2.5.0",
1616
"globals": "^16.0.0",
1717
"typescript": "^5.8.2",
1818
"typescript-eslint": "^8.29.0"

0 commit comments

Comments
 (0)