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

Updated Vite package #2167

Merged

Conversation

YaroslavChuiko
Copy link
Contributor

@YaroslavChuiko YaroslavChuiko commented Jul 25, 2024

  1. Updated packages Vite,

  2. Renamed vite.config.ts to vite.config.mts to fix the warning
    Screenshot 2024-07-25 120940

Important

Fixing the warning shown below requires running the command npx update-browserslist-db@latest which updates package-lock.json so, this warning will be fixed when all dependencies are updated
Screenshot 2024-07-25 120820

@YaroslavChuiko YaroslavChuiko self-assigned this Jul 25, 2024
@YaroslavChuiko YaroslavChuiko linked an issue Jul 25, 2024 that may be closed by this pull request
1 task
@YaroslavChuiko YaroslavChuiko force-pushed the feature/2140/update-dependencies branch from 05ab47a to 811bf31 Compare July 27, 2024 13:26
@YaroslavChuiko YaroslavChuiko force-pushed the feature/2142/update-vite branch from 6bd4a87 to 81d73f2 Compare July 27, 2024 13:33
@YaroslavChuiko YaroslavChuiko force-pushed the feature/2140/update-dependencies branch 2 times, most recently from e754407 to 67a7e68 Compare July 29, 2024 09:13
@YaroslavChuiko YaroslavChuiko force-pushed the feature/2142/update-vite branch from 81d73f2 to 207913c Compare July 29, 2024 09:44
@YaroslavChuiko YaroslavChuiko force-pushed the feature/2140/update-dependencies branch from 93a95f1 to a3de161 Compare July 29, 2024 09:59
@YaroslavChuiko YaroslavChuiko force-pushed the feature/2142/update-vite branch from 207913c to bf4af81 Compare July 29, 2024 10:08
Copy link

@YaroslavChuiko YaroslavChuiko merged commit 8a7b78c into feature/2140/update-dependencies Jul 31, 2024
3 checks passed
@YaroslavChuiko YaroslavChuiko deleted the feature/2142/update-vite branch July 31, 2024 11:21
YaroslavChuiko added a commit that referenced this pull request Oct 4, 2024
YaroslavChuiko added a commit that referenced this pull request Oct 8, 2024
YaroslavChuiko added a commit that referenced this pull request Oct 11, 2024
* updated @typescript-eslint/eslint-plugin and @typescript-eslint/parser

* fixed eslint errors

* Updated dependencies related to testing (#2161)

* updated dependencies related to testing

* Installed @testing-library/dom

* fixed warning

* updated Vite package (#2167)

* Updated eslint package, migrated to the new eslint config system (#2196)

* updated eslint package, migrated to the new eslint config system

* excluded eslint.config.mjs from sonarCloud coverage check

* updated @tinymce/tinymce-react package (#2169)

* updated husky package, updated husky hooks (#2218)

* updated i18next and react-i18next packages (#2255)

* updated jsdom package (#2257)

* updated jsdom package

* fixed unit test

* updated web-vitals package (#2253)

* Update date dependencies (#2252)

* Updated date dependencies, refactored

* Deleted npm check updates

* Fixed DateFilter tests

* Updated redux and redux toolkit (#2248)

* updated @typescript-eslint/eslint-plugin and @typescript-eslint/parser

* fixed eslint errors

* Updated redux and redux toolkit

* Expanded workflow triggers to include feature branches #2186 (#2187)

* Expanded workflow triggers to include feature branches #2186

* Optimization of workflow process

* delete sonar.branch.name (#2232)

* Fixed sonar issue

---------

Co-authored-by: YaroslavChuiko <[email protected]>
Co-authored-by: Olenka Hryk <[email protected]>
Co-authored-by: Yaroslav Chuiko <[email protected]>

* Updated nuka-carousel package (#2266)

* Updated nuka-carousel package

* Updated @types/react-swipeable-views package (#2254)

* Revert "Update date dependencies (#2252)"

This reverts commit bbd8bb7.

* update prepare script

* removed redundant useMemo

* fix eslint error

* fixed tests

* fixed scss deprecation warning

* updated node to v20.15.1 for docker compose and github actions

* updated package-lock.json

* fixed eslint errors

* fixed tests

* updated coverage exclusions

* Feature/enhancing test and build speed (#2581)

* Update main.yaml

adding caching and npm and removing deprecated job with docker

* deleted test branch

* Update main.yaml (#2583)

adding linter job

* Update main.yaml

* fixed error

---------

Co-authored-by: Artem Balanovskyi <[email protected]>
Co-authored-by: YaroslavLys <[email protected]>
Co-authored-by: Olenka Hryk <[email protected]>
Co-authored-by: Illia Pasichnichenko <[email protected]>
Co-authored-by: new-user888 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(SP: 1) Update vite
6 participants