Merge branch 'master' into dependabot/npm_and_yarn/types/react-dom-18.0.6

This commit is contained in:
skidoodle
2022-07-13 03:30:19 +02:00
committed by GitHub
2 changed files with 20 additions and 20 deletions
+3 -3
View File
@@ -28,11 +28,11 @@
"use-last-fm": "^0.6.1"
},
"devDependencies": {
"@types/node": "18.0.0",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.6",
"@types/node": "18.0.3",
"@types/react": "^18.0.15",
"eslint": "8.18.0",
"eslint-config-next": "12.1.6",
"eslint-config-next": "12.2.2",
"typescript": "4.7.4"
}
}