We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3102e79 commit a73b948Copy full SHA for a73b948
package.json
@@ -22,7 +22,7 @@
22
"@sapphire/ts-config": "^4.0.0",
23
"@stencil/react-output-target": "^0.5.3",
24
"@types/node": "^18.16.19",
25
- "@types/react": "18.2.20",
+ "@types/react": "18.2.21",
26
"@types/react-dom": "18.2.7",
27
"@typescript-eslint/eslint-plugin": "^6.0.0",
28
"@typescript-eslint/parser": "^6.0.0",
@@ -47,7 +47,7 @@
47
"resolutions": {
48
"ansi-regex": "^6.0.0",
49
"minimist": "^1.2.7",
50
51
"@types/react-dom": "18.2.7"
52
},
53
"commitlint": {
@@ -64,5 +64,5 @@
64
}
65
66
"prettier": "@sapphire/prettier-config",
67
- "packageManager": "[email protected].2"
+ "packageManager": "[email protected].3"
68
0 commit comments