Skip to content

Commit 4cd1474

Browse files
chore(deps): update linters
1 parent ec6f8be commit 4cd1474

File tree

4 files changed

+444
-1018
lines changed

4 files changed

+444
-1018
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@sanity/prettier-config": "^1.0.3",
21-
"prettier": "^3.5.3"
21+
"prettier": "^3.6.2"
2222
},
2323
"packageManager": "[email protected]"
2424
}

test/pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"@tailwindcss/postcss": "^4.1.5",
3535
"@tailwindcss/typography": "^0.5.16",
3636
"babel-plugin-react-compiler": "beta",
37-
"eslint": "^9.25.1",
37+
"eslint": "^9.36.0",
3838
"eslint-config-next": "canary",
3939
"eslint-plugin-react-compiler": "beta",
4040
"postcss": "^8.5.3",
41-
"prettier": "^3.5.3",
41+
"prettier": "^3.6.2",
4242
"prettier-plugin-tailwindcss": "^0.6.11",
4343
"tailwindcss": "^4.1.5",
4444
"typescript": "5.8.3"

0 commit comments

Comments
 (0)