Compare commits
2 Commits
renovate/n
...
f45b101556
Author | SHA1 | Date | |
---|---|---|---|
f45b101556
|
|||
464086b071
|
@ -20,7 +20,7 @@
|
||||
"axios": "^0.27.2",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"ioredis": "^5.3.2",
|
||||
"next": "12.3.7",
|
||||
"next": "12.2.5",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"sharp": "^0.33.1"
|
||||
@ -30,7 +30,7 @@
|
||||
"@types/react": "18.0.17",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"eslint": "8.22.0",
|
||||
"eslint-config-next": "12.3.7",
|
||||
"eslint-config-next": "12.2.5",
|
||||
"sass": "^1.62.1",
|
||||
"typescript": "4.7.4"
|
||||
},
|
||||
|
@ -15,6 +15,8 @@
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"display": "minimal-ui",
|
||||
"theme_color": "#b80040",
|
||||
"background_color": "#ffe5ef"
|
||||
}
|
||||
|
Reference in New Issue
Block a user