@myinterview/widget-react 1.1.23-binary-004 → 1.1.23-binary-005

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myinterview/widget-react",
3
- "version": "1.1.23-binary-004",
3
+ "version": "1.1.23-binary-005",
4
4
  "description": "myInterview widget v3",
5
5
  "module": "dist/esm/index.js",
6
6
  "main": "dist/cjs/index.js",
@@ -9,11 +9,11 @@
9
9
  ],
10
10
  "types": "dist/index.d.ts",
11
11
  "dependencies": {
12
- "@cloudflare/stream-react": "^1.8.0",
12
+ "@cloudflare/stream-react": "1.8.0",
13
13
  "@myinterview/component-library": "1.0.45",
14
- "@sentry/react": "7.52.1",
15
- "@sentry/tracing": "7.52.1",
16
- "@xstate/react": "3.2.2",
14
+ "@sentry/react": "7.46.0",
15
+ "@sentry/tracing": "7.46.0",
16
+ "@xstate/react": "3.2.1",
17
17
  "axios": "0.27.2",
18
18
  "babel-plugin-named-asset-import": "0.3.8",
19
19
  "bfj": "7.0.2",
@@ -29,7 +29,7 @@
29
29
  "i18next": "21.10.0",
30
30
  "identity-obj-proxy": "3.0.0",
31
31
  "platform": "1.3.6",
32
- "postcss": "8.4.23",
32
+ "postcss": "8.4.21",
33
33
  "postcss-flexbugs-fixes": "5.0.2",
34
34
  "postcss-loader": "6.2.1",
35
35
  "postcss-normalize": "10.0.1",
@@ -42,13 +42,13 @@
42
42
  "react-refresh": "0.11.0",
43
43
  "react-shadow": "20.0.0",
44
44
  "react-use-intercom": "2.1.0",
45
- "resolve": "1.22.0",
45
+ "resolve": "1.22.1",
46
46
  "resolve-url-loader": "4.0.0",
47
- "rxjs": "7.8.1",
48
- "semver": "7.5.1",
47
+ "rxjs": "7.8.0",
48
+ "semver": "7.3.8",
49
49
  "web-vitals": "2.1.4",
50
50
  "workbox-webpack-plugin": "6.5.4",
51
- "xstate": "4.37.2"
51
+ "xstate": "4.37.1"
52
52
  },
53
53
  "scripts": {
54
54
  "start": "REACT_APP_RELEASE=$npm_package_version REACT_APP_ENV=local HTTPS=true node scripts/start.js",
@@ -82,33 +82,33 @@
82
82
  ]
83
83
  },
84
84
  "devDependencies": {
85
- "@babel/core": "^7.16.0",
86
- "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
87
- "@rollup/plugin-babel": "^6.0.2",
88
- "@rollup/plugin-commonjs": "^22.0.1",
89
- "@rollup/plugin-json": "^4.1.0",
90
- "@rollup/plugin-node-resolve": "^13.3.0",
91
- "@rollup/plugin-replace": "^5.0.2",
92
- "@rollup/plugin-typescript": "^8.3.3",
93
- "@svgr/webpack": "^8.0.1",
94
- "@testing-library/jest-dom": "^5.16.4",
95
- "@testing-library/react": "^12.1.5 || ^13.4.0",
96
- "@testing-library/user-event": "^13.5.0",
97
- "@types/crypto-js": "^4.1.1",
98
- "@types/jest": "^27.4.1",
99
- "@types/node": "^16.11.26",
100
- "@types/platform": "^1.3.4",
101
- "@types/react": "^17.0.44",
102
- "@types/react-dom": "^18.0.0",
103
- "@types/styled-components": "^5.1.25",
104
- "@typescript-eslint/eslint-plugin": "^5.19.0",
105
- "@typescript-eslint/parser": "^5.30.0",
106
- "babel-jest": "^27.4.2",
107
- "babel-loader": "^8.3.0",
108
- "babel-preset-react-app": "^10.0.1",
109
- "case-sensitive-paths-webpack-plugin": "^2.4.0",
110
- "classnames": "^2.3.1",
111
- "css-loader": "^6.5.1",
85
+ "@babel/core": "7.16.0",
86
+ "@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
87
+ "@rollup/plugin-babel": "6.0.3",
88
+ "@rollup/plugin-commonjs": "22.0.2",
89
+ "@rollup/plugin-json": "4.1.0",
90
+ "@rollup/plugin-node-resolve": "13.3.0",
91
+ "@rollup/plugin-replace": "5.0.2",
92
+ "@rollup/plugin-typescript": "8.5.0",
93
+ "@svgr/webpack": "5.5.0",
94
+ "@testing-library/jest-dom": "5.16.5",
95
+ "@testing-library/react": "13.4.0",
96
+ "@testing-library/user-event": "13.5.0",
97
+ "@types/crypto-js": "4.1.1",
98
+ "@types/jest": "27.5.2",
99
+ "@types/node": "16.18.23",
100
+ "@types/platform": "1.3.4",
101
+ "@types/react": "17.0.56",
102
+ "@types/react-dom": "18.0.11",
103
+ "@types/styled-components": "5.1.26",
104
+ "@typescript-eslint/eslint-plugin": "5.57.1",
105
+ "@typescript-eslint/parser": "5.57.1",
106
+ "babel-jest": "27.5.1",
107
+ "babel-loader": "8.3.0",
108
+ "babel-preset-react-app": "10.0.1",
109
+ "case-sensitive-paths-webpack-plugin": "2.4.0",
110
+ "classnames": "2.3.2",
111
+ "css-loader": "6.7.3",
112
112
  "eslint": "^8.13.0",
113
113
  "eslint-config-airbnb": "^19.0.4",
114
114
  "eslint-config-airbnb-typescript": "^17.0.0",
@@ -119,7 +119,7 @@
119
119
  "eslint-plugin-react-hooks": "^4.4.0",
120
120
  "eslint-webpack-plugin": "^3.1.1",
121
121
  "file-loader": "^6.2.0",
122
- "html-webpack-plugin": "5.5.0",
122
+ "html-webpack-plugin": "^5.5.0",
123
123
  "jest": "^27.4.3",
124
124
  "jest-resolve": "^27.4.2",
125
125
  "jest-watch-typeahead": "^1.0.0",