Skip to content

Commit 6f8a3b4

Browse files
committed
chore: Update dependencies
1 parent 8e37de2 commit 6f8a3b4

File tree

2 files changed

+114
-320
lines changed

2 files changed

+114
-320
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@
4545
"react-dom": ">=18.0.0"
4646
},
4747
"devDependencies": {
48-
"@types/node": "^18.15.11",
49-
"@types/react": "^18.0.34",
50-
"@typescript-eslint/eslint-plugin": "^5.58.0",
51-
"@typescript-eslint/parser": "^5.58.0",
52-
"eslint": "^8.38.0",
48+
"@types/node": "^18.16.1",
49+
"@types/react": "^18.2.0",
50+
"@typescript-eslint/eslint-plugin": "^5.59.1",
51+
"@typescript-eslint/parser": "^5.59.1",
52+
"eslint": "^8.39.0",
5353
"eslint-config-prettier": "^8.8.0",
5454
"eslint-plugin-react": "^7.32.2",
5555
"husky": "^8.0.3",
56-
"lint-staged": "^13.2.1",
57-
"prettier": "^2.8.7",
56+
"lint-staged": "^13.2.2",
57+
"prettier": "^2.8.8",
5858
"release-it": "^15.10.1",
5959
"tsup": "^6.7.0",
60-
"typedoc": "^0.24.1",
60+
"typedoc": "^0.24.6",
6161
"typescript": "^5.0.4"
6262
}
6363
}

0 commit comments

Comments
 (0)