Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update versions of dependencies #207

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

imWildCat
Copy link
Owner

@imWildCat imWildCat commented Nov 19, 2024

Update versions of dependencies in requirements.txt, frontend/package.json, and Dockerfile-alpine.

  • requirements.txt

    • Update peewee to version 3.15.0
    • Update requests to version 2.33.0
    • Update pycurl to version 7.46.0
    • Update schedule to version 1.2.0
    • Update six to version 1.17.0
    • Update playwright to version 1.34.0
    • Update pyquery to version 2.1.0
    • Update fastapi to version 0.112.0
    • Update uvicorn[standard] to version 0.31.0
    • Update tornado to version 6.5.0
  • frontend/package.json

    • Update axios to version 1.7.0
    • Update milligram to version 1.5.0
    • Update moment to version 2.30.0
    • Update query-string to version 8.2.0
    • Update react to version 18.3.0
    • Update react-dom to version 18.3.0
    • Update react-router to version 6.20.0
    • Update react-router-dom to version 6.20.0
    • Update react-simple-maps to version 3.1.0
    • Update react-tooltip to version 5.24.0
    • Update @types/node to version 20.10.0
    • Update @types/react to version 18.3.0
    • Update @types/react-dom to version 18.3.0
    • Update @types/react-simple-maps to version 3.1.0
    • Update @typescript-eslint/eslint-plugin to version 6.11.0
    • Update @typescript-eslint/parser to version 6.11.0
    • Update @vitejs/plugin-react-swc to version 3.6.0
    • Update eslint to version 8.54.0
    • Update eslint-plugin-react-hooks to version 4.7.0
    • Update eslint-plugin-react-refresh to version 0.5.0
    • Update sass to version 1.70.0
    • Update typescript to version 5.3.0
    • Update vite to version 5.1.0
  • Dockerfile-alpine

    • Update base image to python:3.10-alpine
    • Update libxslt-dev to the latest version
    • Update g++, gcc, make, curl-dev, and openssl-dev to the latest versions

For more details, open the Copilot Workspace session.

Update versions of dependencies in `requirements.txt`, `frontend/package.json`, and `Dockerfile-alpine`.

* **requirements.txt**
  - Update `peewee` to version `3.15.0`
  - Update `requests` to version `2.33.0`
  - Update `pycurl` to version `7.46.0`
  - Update `schedule` to version `1.2.0`
  - Update `six` to version `1.17.0`
  - Update `playwright` to version `1.34.0`
  - Update `pyquery` to version `2.1.0`
  - Update `fastapi` to version `0.112.0`
  - Update `uvicorn[standard]` to version `0.31.0`
  - Update `tornado` to version `6.5.0`

* **frontend/package.json**
  - Update `axios` to version `1.7.0`
  - Update `milligram` to version `1.5.0`
  - Update `moment` to version `2.30.0`
  - Update `query-string` to version `8.2.0`
  - Update `react` to version `18.3.0`
  - Update `react-dom` to version `18.3.0`
  - Update `react-router` to version `6.20.0`
  - Update `react-router-dom` to version `6.20.0`
  - Update `react-simple-maps` to version `3.1.0`
  - Update `react-tooltip` to version `5.24.0`
  - Update `@types/node` to version `20.10.0`
  - Update `@types/react` to version `18.3.0`
  - Update `@types/react-dom` to version `18.3.0`
  - Update `@types/react-simple-maps` to version `3.1.0`
  - Update `@typescript-eslint/eslint-plugin` to version `6.11.0`
  - Update `@typescript-eslint/parser` to version `6.11.0`
  - Update `@vitejs/plugin-react-swc` to version `3.6.0`
  - Update `eslint` to version `8.54.0`
  - Update `eslint-plugin-react-hooks` to version `4.7.0`
  - Update `eslint-plugin-react-refresh` to version `0.5.0`
  - Update `sass` to version `1.70.0`
  - Update `typescript` to version `5.3.0`
  - Update `vite` to version `5.1.0`

* **Dockerfile-alpine**
  - Update base image to `python:3.10-alpine`
  - Update `libxslt-dev` to the latest version
  - Update `g++`, `gcc`, `make`, `curl-dev`, and `openssl-dev` to the latest versions

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/imWildCat/scylla?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant