Skip to content

Commit b369ecf

Browse files
author
Hector Arce De Las Heras
committed
Update version and react version
1 parent 330a797 commit b369ecf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kubit-ui-web/react-components",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience",
55
"author": {
66
"name": "Kubit",
@@ -152,8 +152,8 @@
152152
"dependencies": {
153153
"@emotion/is-prop-valid": "^1.2.1",
154154
"lottie-web": "^5.12.2",
155-
"react": "^18.2.0",
156-
"react-dom": "^18.2.0",
155+
"react": "^18.3.1",
156+
"react-dom": "^18.3.1",
157157
"react-transition-group": "^4.4.5",
158158
"styled-components": "^6.1.8"
159159
},

0 commit comments

Comments
 (0)