We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79afd19 commit 2e20f93Copy full SHA for 2e20f93
wp-react-lib/.changeset/spotty-clowns-fry.md
@@ -0,0 +1,5 @@
1
+---
2
+"@devgateway/wp-react-lib": patch
3
4
+
5
+Standardize dependencies for consitency
wp-react-lib/package.json
@@ -15,7 +15,7 @@
15
"immutable": "^5.1.3",
16
"react": "^18.3.1",
17
"react-dom": "^18.3.1",
18
- "react-intl": "^7.1.13",
+ "react-intl": "^7.1.14",
19
"react-redux": "^9.2.0",
20
"semantic-ui-react": "^3.0.0-beta.2"
21
},
@@ -35,8 +35,8 @@
35
36
37
38
- "react-intl": "^6.8.0",
39
- "react-redux": "^9.1.2",
+ "react-redux": "^9.2.0",
40
41
42
"scripts": {
0 commit comments