commerce-sdk-isomorphic 1.5.2 → 1.7.1

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": "commerce-sdk-isomorphic",
3
- "version": "1.5.2",
3
+ "version": "1.7.1",
4
4
  "private": false,
5
5
  "description": "Salesforce Commerce SDK Isomorphic",
6
6
  "bugs": {
@@ -97,26 +97,26 @@
97
97
  },
98
98
  "dependencies": {
99
99
  "cross-fetch": "^3.1.5",
100
- "nanoid": "^3.1.30"
100
+ "nanoid": "^3.3.4"
101
101
  },
102
102
  "devDependencies": {
103
- "@babel/cli": "7.16.8",
104
- "@babel/core": "7.16.12",
105
- "@babel/plugin-proposal-class-properties": "^7.16.7",
106
- "@babel/plugin-transform-runtime": "^7.16.10",
107
- "@babel/preset-env": "7.16.11",
108
- "@babel/preset-react": "7.16.7",
109
- "@babel/preset-typescript": "^7.16.7",
103
+ "@babel/cli": "7.18.6",
104
+ "@babel/core": "7.18.6",
105
+ "@babel/plugin-proposal-class-properties": "^7.18.6",
106
+ "@babel/plugin-transform-runtime": "^7.18.6",
107
+ "@babel/preset-env": "7.18.6",
108
+ "@babel/preset-react": "7.18.6",
109
+ "@babel/preset-typescript": "^7.18.6",
110
110
  "@commerce-apps/raml-toolkit": "^0.5.11",
111
- "@rollup/plugin-babel": "5.3.0",
111
+ "@rollup/plugin-babel": "5.3.1",
112
112
  "@rollup/plugin-commonjs": "13.0.2",
113
113
  "@rollup/plugin-node-resolve": "8.4.0",
114
- "@testing-library/jest-dom": "5.16.1",
114
+ "@testing-library/jest-dom": "5.16.4",
115
115
  "@testing-library/react": "10.4.9",
116
116
  "@types/fs-extra": "^9.0.13",
117
117
  "@types/handlebars-helpers": "^0.5.3",
118
- "@types/node-fetch": "^2.5.12",
119
- "@types/react-dom": "^16.9.14",
118
+ "@types/node-fetch": "^2.6.2",
119
+ "@types/react-dom": "^16.9.16",
120
120
  "@typescript-eslint/eslint-plugin": "^4.33.0",
121
121
  "@typescript-eslint/parser": "^4.33.0",
122
122
  "autoprefixer": "9.8.8",
@@ -124,37 +124,37 @@
124
124
  "depcheck": "^1.4.3",
125
125
  "eslint": "^7.32.0",
126
126
  "eslint-config-airbnb": "18.2.1",
127
- "eslint-config-prettier": "^8.3.0",
127
+ "eslint-config-prettier": "^8.5.0",
128
128
  "eslint-plugin-header": "^3.1.1",
129
- "eslint-plugin-import": "2.25.4",
129
+ "eslint-plugin-import": "2.26.0",
130
130
  "eslint-plugin-jest": "^24.7.0",
131
- "eslint-plugin-jsx-a11y": "6.5.1",
132
- "eslint-plugin-prettier": "^4.0.0",
133
- "eslint-plugin-react": "7.28.0",
134
- "eslint-plugin-react-hooks": "4.3.0",
131
+ "eslint-plugin-jsx-a11y": "6.6.0",
132
+ "eslint-plugin-prettier": "^4.2.1",
133
+ "eslint-plugin-react": "7.30.1",
134
+ "eslint-plugin-react-hooks": "4.6.0",
135
135
  "fs-extra": "^9.1.0",
136
136
  "handlebars-helpers": "^0.10.0",
137
137
  "husky": "4.3.8",
138
138
  "jest-environment-jsdom-sixteen": "1.0.3",
139
139
  "lint-staged": "10.5.4",
140
- "nock": "^13.2.2",
140
+ "nock": "^13.2.8",
141
141
  "npm-pack-all": "^1.12.7",
142
- "postcss-preset-env": "6.7.0",
143
- "prettier": "^2.5.1",
142
+ "postcss-preset-env": "6.7.1",
143
+ "prettier": "^2.7.1",
144
144
  "prop-types": "^15.8.1",
145
145
  "react": "^16.14.0",
146
146
  "react-dom": "^16.14.0",
147
147
  "react-scripts": "4.0.3",
148
- "rollup": "2.66.1",
148
+ "rollup": "2.77.0",
149
149
  "rollup-plugin-filesize": "9.1.2",
150
150
  "rollup-plugin-includepaths": "0.2.4",
151
151
  "rollup-plugin-peer-deps-external": "2.2.4",
152
152
  "rollup-plugin-postcss": "3.1.8",
153
153
  "rollup-plugin-stylelint": "1.0.0",
154
154
  "rollup-plugin-terser": "6.1.0",
155
- "rollup-plugin-ts": "^2.0.5",
156
- "snyk": "^1.836.0",
157
- "sort-package-json": "^1.53.1",
155
+ "rollup-plugin-ts": "^2.0.7",
156
+ "snyk": "^1.973.0",
157
+ "sort-package-json": "^1.57.0",
158
158
  "stylelint": "13.13.1",
159
159
  "stylelint-config-standard": "20.0.0",
160
160
  "stylelint-order": "4.1.0",
@@ -174,11 +174,11 @@
174
174
  "bundlesize": [
175
175
  {
176
176
  "path": "lib/**/*.js",
177
- "maxSize": "100 kB"
177
+ "maxSize": "45 kB"
178
178
  },
179
179
  {
180
180
  "path": "commerce-sdk-isomorphic-with-deps.tgz",
181
- "maxSize": "300 kB"
181
+ "maxSize": "350 kB"
182
182
  }
183
183
  ],
184
184
  "proxy": "https://SHORTCODE.api.commercecloud.salesforce.com"