Skip to content

chore: Update all dependencies in main package and demo #363

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

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

csandman
Copy link
Owner

This PR updates all dev dependencies in the main project:

 @arethetypeswrong/cli                   ^0.17.1  →   ^0.17.4
 @chakra-ui/react                         ^3.2.3  →   ^3.14.2
 @eslint/js                              ^9.17.0  →   ^9.23.0
 @trivago/prettier-plugin-sort-imports    ^5.2.0  →    ^5.2.2
 @types/react                            ^19.0.1  →  ^19.0.12
 concurrently                             ^9.1.0  →    ^9.1.2
 eslint                                  ^9.17.0  →   ^9.23.0
 eslint-config-prettier                   ^9.1.0  →   ^10.1.1
 eslint-plugin-react                     ^7.37.2  →   ^7.37.4
 eslint-plugin-react-hooks                ^5.1.0  →    ^5.2.0
 globals                                ^15.13.0  →   ^16.0.0
 lint-staged                            ^15.2.11  →   ^15.5.0
 next-themes                              ^0.4.4  →    ^0.4.6
 prettier                                 ^3.4.2  →    ^3.5.3
 tsup                                     ^8.3.5  →    ^8.4.0
 typescript                               ^5.7.2  →    ^5.8.2
 typescript-eslint                       ^8.18.1  →   ^8.28.0

As well as all dependencies in the demo:

 @chakra-ui/react               ^3.2.3  →   ^3.14.2
 @eslint/js                    ^9.17.0  →   ^9.23.0
 @types/react                  ^19.0.1  →  ^19.0.12
 @types/react-dom              ^19.0.2  →   ^19.0.4
 eslint                        ^9.17.0  →   ^9.23.0
 eslint-config-prettier         ^9.1.0  →   ^10.1.1
 eslint-plugin-react           ^7.37.2  →   ^7.37.4
 eslint-plugin-react-hooks      ^5.1.0  →    ^5.2.0
 eslint-plugin-react-refresh   ^0.4.16  →   ^0.4.19
 globals                      ^15.13.0  →   ^16.0.0
 next-themes                    ^0.4.4  →    ^0.4.6
 prettier                       ^3.4.2  →    ^3.5.3
 react-icons                    ^5.4.0  →    ^5.5.0
 typescript                     ^5.7.2  →    ^5.8.2
 typescript-eslint             ^8.18.1  →   ^8.28.0
 vite                           ^6.0.3  →    ^6.2.3

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

pkg-pr-new bot commented Mar 25, 2025

Open in Stackblitzchakra-react-select-demo

npm i https://pkg.pr.new/chakra-react-select@363

commit: d14ba0b

Copy link

📊 Package size report   0%↑

File Before After
package.json 3.0 kB 0.03%↑3.0 kB
Total (Includes all files) 151.5 kB 0%↑151.5 kB
Tarball size 29.8 kB 0.07%↑29.8 kB
Unchanged files
File Size
dist/index.d.mts 19.6 kB
dist/index.d.ts 19.6 kB
dist/index.js 31.0 kB
dist/index.mjs 29.5 kB
LICENSE.md 1.1 kB
README.md 47.8 kB

🤖 This report was automatically generated by pkg-size-action

@csandman csandman merged commit 870c8ff into main Mar 25, 2025
5 checks passed
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.

2 participants