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 3b9cfe1 commit 7f7acaaCopy full SHA for 7f7acaa
package.json
@@ -32,7 +32,7 @@
32
"devDependencies": {
33
"@commitlint/cli": "^17.6.1",
34
"@commitlint/config-conventional": "^17.6.1",
35
- "@types/node": "^18.16.2",
+ "@types/node": "^18.16.3",
36
"@typescript-eslint/eslint-plugin": "^5.59.1",
37
"@typescript-eslint/parser": "^5.59.1",
38
"commitlint": "^17.6.1",
@@ -44,10 +44,10 @@
44
"eslint-plugin-prettier": "^4.2.1",
45
"eslint-plugin-react": "^7.32.2",
46
"husky": "^8.0.3",
47
- "lerna": "^6.6.1",
+ "lerna": "6.5.1",
48
"lerna-changelog": "^2.2.0",
49
"lint-staged": "^13.2.2",
50
- "nx": "^16.0.0",
+ "nx": "^16.0.1",
51
"prettier": "^2.8.8",
52
"react": "^18.2.0",
53
"react-dom": "^18.2.0",
0 commit comments