Skip to content

Conversation

Meklo
Copy link
Contributor

@Meklo Meklo commented Mar 19, 2024

Went from :

gridadmin-app@0.1.0 /home/marcelinhug/Projects/workspace/frontend/gridadmin-app
├── @emotion/react@11.10.6
├── @emotion/styled@11.10.6
├── @gridsuite/commons-ui@0.50.1
├── @hookform/resolvers@3.3.1
├── @mui/icons-material@5.11.16
├── @mui/lab@5.0.0-alpha.127
├── @mui/material@5.12.1
├── @reduxjs/toolkit@1.9.5
├── @types/core-js@2.5.8
├── @types/eslint-config-prettier@6.11.3
├── @types/eslint-plugin-prettier@3.1.3
├── @types/jest@27.5.2
├── @types/node@18.19.3
├── @types/prettier@2.7.2
├── @types/prop-types@15.7.11
├── @types/react-dom@18.2.4
├── @types/react-window@1.8.8
├── @types/react@18.2.9
├── ag-grid-community@31.1.1
├── ag-grid-react@31.1.1
├── core-js@3.30.1
├── eslint-config-prettier@8.8.0
├── eslint-plugin-prettier@4.2.1
├── http-proxy-middleware@2.0.6
├── notistack@3.0.1
├── prettier@2.8.7
├── prop-types@15.8.1
├── react-dom@18.2.0
├── react-hook-form@7.46.1
├── react-intl@6.4.1
├── react-redux@8.0.5
├── react-router-dom@6.10.0
├── react-scripts@5.0.1
├── react-window@1.8.9
├── react@18.2.0
├── reconnecting-websocket@4.4.0
├── redux@4.2.1
├── type-fest@4.11.1
├── typeface-roboto@1.1.13
├── typescript@5.1.3
└── yup@1.2.0

to

gridadmin-app@0.1.0 /home/marcelinhug/Projects/workspace/frontend/gridadmin-app
├── @babel/plugin-proposal-private-property-in-object@7.21.11
├── @emotion/react@11.11.4
├── @emotion/styled@11.11.5
├── @gridsuite/commons-ui@0.51.0
├── @hookform/resolvers@3.3.4
├── @mui/icons-material@5.15.14
├── @mui/lab@5.0.0-alpha.169
├── @mui/material@5.15.14
├── @reduxjs/toolkit@2.2.3
├── @types/core-js@2.5.8
├── @types/eslint-config-prettier@6.11.3
├── @types/eslint-plugin-prettier@3.1.3
├── @types/jest@29.5.12
├── @types/node@20.12.2
├── @types/prettier@3.0.0
├── @types/prop-types@15.7.12
├── @types/react-dom@18.2.23
├── @types/react-window@1.8.8
├── @types/react@18.2.73
├── ag-grid-community@31.2.0
├── ag-grid-react@31.2.0
├── core-js@3.36.1
├── eslint-config-prettier@9.1.0
├── eslint-plugin-prettier@4.2.1
├── http-proxy-middleware@2.0.6
├── notistack@3.0.1
├── oidc-client@1.11.5
├── prettier@2.8.8
├── prop-types@15.8.1
├── react-dom@18.2.0
├── react-hook-form@7.51.2
├── react-intl@6.6.4
├── react-redux@9.1.0
├── react-router-dom@6.22.3
├── react-scripts@5.0.1
├── react-window@1.8.10
├── react@18.2.0
├── reconnecting-websocket@4.4.0
├── redux@5.0.1
├── type-fest@4.14.0
├── typeface-roboto@1.1.13
├── typescript@5.1.6
└── yup@1.4.0

Hugo Marcellin added 4 commits March 19, 2024 17:05
-Redux 4.2.1 -> 5.0.1
-Redux toolkit 1.9.5 -> 2.2.1
-React redux 8.0.5 -> 9.1.0
-Prettier 2.8.7 -> 3.2.5
-eslint-config-prettier 8.8.0 -> 9.1.0
-eslint-plugin-prettier 4.2.1 -> 5.1.3
-@types/jest 27.5.2 -> 29.5.12
-@types/node 18.19.26 -> 20.11.30
-@types/prettier 2.7.3 -> 3.0.0
@Meklo Meklo merged commit a9d9592 into main Apr 2, 2024
@Meklo Meklo deleted the 2024_update_dependencies branch April 2, 2024 16:54
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