Skip to content

Commit a73b948

Browse files
fix(deps): update npm packages
1 parent 3102e79 commit a73b948

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@sapphire/ts-config": "^4.0.0",
2323
"@stencil/react-output-target": "^0.5.3",
2424
"@types/node": "^18.16.19",
25-
"@types/react": "18.2.20",
25+
"@types/react": "18.2.21",
2626
"@types/react-dom": "18.2.7",
2727
"@typescript-eslint/eslint-plugin": "^6.0.0",
2828
"@typescript-eslint/parser": "^6.0.0",
@@ -47,7 +47,7 @@
4747
"resolutions": {
4848
"ansi-regex": "^6.0.0",
4949
"minimist": "^1.2.7",
50-
"@types/react": "18.2.20",
50+
"@types/react": "18.2.21",
5151
"@types/react-dom": "18.2.7"
5252
},
5353
"commitlint": {
@@ -64,5 +64,5 @@
6464
}
6565
},
6666
"prettier": "@sapphire/prettier-config",
67-
"packageManager": "[email protected].2"
67+
"packageManager": "[email protected].3"
6868
}

0 commit comments

Comments
 (0)