Remove uuid and eslint-react. Add eslint-next
This commit is contained in:
parent
4f231e0ad1
commit
bcf9a63516
1387
package-lock.json
generated
1387
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -24,8 +24,7 @@
|
||||
"next": "^13.3.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-select": "^5.7.2",
|
||||
"uuid": "^9.0.0"
|
||||
"react-select": "^5.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.15.11",
|
||||
@ -35,9 +34,8 @@
|
||||
"@typescript-eslint/parser": "^5.58.0",
|
||||
"cosmjs-types": "^0.7.2",
|
||||
"eslint": "^8.38.0",
|
||||
"eslint-config-next": "^13.3.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"prettier": "^2.8.7",
|
||||
"typescript": "^5.0.4"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user