Skip to content

Commit 6db08b2

Browse files
docs(website): 📝 updated the sample file in configuration document (#958)
1 parent 5d1d501 commit 6db08b2

File tree

3 files changed

+795
-178
lines changed

3 files changed

+795
-178
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
"@stylistic/eslint-plugin-js": "^2.12.1",
3939
"@stylistic/eslint-plugin-ts": "^2.12.1",
4040
"@types/node": "^22.10.2",
41-
"@typescript-eslint/eslint-plugin": "^8.18.1",
42-
"@typescript-eslint/parser": "^8.18.1",
41+
"@typescript-eslint/eslint-plugin": "^8.18.2",
42+
"@typescript-eslint/parser": "^8.18.2",
4343
"commitlint": "^19.6.1",
4444
"eslint": "^9.17.0",
4545
"eslint-config-google": "^0.14.0",
4646
"eslint-config-prettier": "^9.1.0",
4747
"eslint-import-resolver-typescript": "^3.7.0",
4848
"eslint-plugin-import": "^2.31.0",
4949
"eslint-plugin-prettier": "^5.2.1",
50-
"eslint-plugin-react": "^7.37.2",
50+
"eslint-plugin-react": "^7.37.3",
5151
"globals": "^15.14.0",
5252
"husky": "^9.1.7",
5353
"js-yaml": "^4.1.0",
@@ -60,10 +60,10 @@
6060
"prettier": "^3.4.2",
6161
"react": "^19.0.0",
6262
"react-dom": "^19.0.0",
63-
"release-it": "^17.10.0",
63+
"release-it": "^17.11.0",
6464
"ts-node": "^10.9.2",
6565
"typescript": "^5.7.2",
66-
"typescript-eslint": "^8.18.1"
66+
"typescript-eslint": "^8.18.2"
6767
},
6868
"scripts": {
6969
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)