Compare commits

...

3 Commits

Author SHA1 Message Date
6ff7f628dd fix(deps): update react monorepo 2025-01-20 02:01:35 +00:00
ngn
70440fc389 Merge pull request 'fix(deps): update dependency cheerio to v1.0.0' (#1) from renovate/cheerio-1.x into custom
Some checks failed
Build and publish the docker image / build (push) Failing after 37s
Reviewed-on: #1
2025-01-20 01:34:49 +00:00
536abc4ecb fix(deps): update dependency cheerio to v1.0.0 2025-01-20 01:00:46 +00:00
2 changed files with 1843 additions and 1456 deletions

View File

@ -18,17 +18,17 @@
}, },
"dependencies": { "dependencies": {
"axios": "^0.27.2", "axios": "^0.27.2",
"cheerio": "1.0.0-rc.12", "cheerio": "1.0.0",
"ioredis": "^5.3.2", "ioredis": "^5.3.2",
"next": "12.2.5", "next": "12.2.5",
"react": "18.2.0", "react": "18.3.1",
"react-dom": "18.2.0", "react-dom": "18.3.1",
"sharp": "^0.33.1" "sharp": "^0.33.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.7.3", "@types/node": "18.7.3",
"@types/react": "18.0.17", "@types/react": "18.3.18",
"@types/react-dom": "18.0.6", "@types/react-dom": "18.3.5",
"eslint": "8.22.0", "eslint": "8.22.0",
"eslint-config-next": "12.2.5", "eslint-config-next": "12.2.5",
"sass": "^1.62.1", "sass": "^1.62.1",

3225
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff