Compare commits
No commits in common. "renovate/major-nextjs-monorepo" and "custom" have entirely different histories.
renovate/m
...
custom
10
package.json
10
package.json
@ -17,20 +17,20 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.29.0",
|
||||
"cheerio": "1.0.0",
|
||||
"axios": "^0.27.2",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"ioredis": "^5.3.2",
|
||||
"next": "15.1.5",
|
||||
"next": "12.2.5",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"sharp": "^0.33.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.19.71",
|
||||
"@types/node": "18.7.3",
|
||||
"@types/react": "18.0.17",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"eslint": "8.22.0",
|
||||
"eslint-config-next": "15.1.5",
|
||||
"eslint-config-next": "12.2.5",
|
||||
"sass": "^1.62.1",
|
||||
"typescript": "4.7.4"
|
||||
},
|
||||
|
4827
pnpm-lock.yaml
generated
4827
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user