@financial-times/n-myft-ui 31.0.2 → 32.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/build-state/npm-shrinkwrap.json +986 -868
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@financial-times/n-myft-ui",
|
3
|
-
"version": "
|
3
|
+
"version": "32.0.2",
|
4
4
|
"description": "Client side component for interaction with myft",
|
5
5
|
"main": "server.js",
|
6
6
|
"scripts": {
|
@@ -100,8 +100,8 @@
|
|
100
100
|
"@financial-times/o-overlay": "^4.0.0",
|
101
101
|
"@financial-times/o-spacing": "^3.0.0",
|
102
102
|
"@financial-times/o-tooltip": "^5.2.4",
|
103
|
-
"n-ui-foundations": "^9.0.0",
|
104
|
-
"react": "^
|
103
|
+
"n-ui-foundations": "^9.0.0 || ^10.0.0",
|
104
|
+
"react": "^17.0.2"
|
105
105
|
},
|
106
106
|
"dependencies": {
|
107
107
|
"date-fns": "2.30.0",
|
@@ -109,7 +109,7 @@
|
|
109
109
|
"form-serialize": "^0.7.2",
|
110
110
|
"ftdomdelegate": "^4.0.6",
|
111
111
|
"js-cookie": "^2.2.1",
|
112
|
-
"next-myft-client": "^
|
112
|
+
"next-myft-client": "^12.0.1",
|
113
113
|
"next-session-client": "^4.0.0",
|
114
114
|
"ready-state": "^2.0.5",
|
115
115
|
"superstore-sync": "^2.1.1"
|