@adobe/alloy 2.22.0-alpha.1 → 2.22.0-alpha.2

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.
@@ -14,4 +14,4 @@ governing permissions and limitations under the License.
14
14
  */
15
15
  // The __VERSION__ keyword will be replace at alloy build time with the package.json version.
16
16
  // see babel-plugin-version
17
- var _default = exports.default = "2.22.0-alpha.1";
17
+ var _default = exports.default = "2.22.0-alpha.2";
@@ -13,4 +13,4 @@ governing permissions and limitations under the License.
13
13
  // The __VERSION__ keyword will be replace at alloy build time with the package.json version.
14
14
  // see babel-plugin-version
15
15
 
16
- export default "2.22.0-alpha.1";
16
+ export default "2.22.0-alpha.2";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/alloy",
3
- "version": "2.22.0-alpha.1",
3
+ "version": "2.22.0-alpha.2",
4
4
  "description": "Adobe Experience Platform Web SDK",
5
5
  "type": "module",
6
6
  "main": "libEs5/index.js",
@@ -77,29 +77,29 @@
77
77
  "@adobe/reactor-load-script": "^1.1.1",
78
78
  "@adobe/reactor-object-assign": "^1.0.0",
79
79
  "@adobe/reactor-query-string": "^2.0.0",
80
- "@babel/core": "^7.24.9",
81
- "@babel/eslint-parser": "^7.24.8",
80
+ "@babel/core": "^7.25.2",
81
+ "@babel/eslint-parser": "^7.25.1",
82
82
  "@babel/plugin-transform-template-literals": "^7.24.7",
83
- "@babel/preset-env": "^7.24.8",
83
+ "@babel/preset-env": "^7.25.3",
84
84
  "@rollup/plugin-babel": "^6.0.4",
85
85
  "@rollup/plugin-commonjs": "^26.0.1",
86
86
  "@rollup/plugin-node-resolve": "^15.2.3",
87
87
  "@rollup/plugin-terser": "^0.4.4",
88
88
  "commander": "^12.1.0",
89
89
  "css.escape": "^1.5.1",
90
- "inquirer": "^10.1.2",
90
+ "inquirer": "^10.1.8",
91
91
  "js-cookie": "3.0.5",
92
92
  "parse-uri": "^1.0.9",
93
- "rollup": "^4.19.0",
93
+ "rollup": "^4.21.0",
94
94
  "rollup-plugin-license": "^3.5.2",
95
95
  "uuid": "^10.0.0"
96
96
  },
97
97
  "devDependencies": {
98
- "@adobe/alloy": "^2.22.0-alpha.0",
98
+ "@adobe/alloy": "^2.22.0-alpha.1",
99
99
  "@babel/cli": "^7.24.8",
100
100
  "@babel/plugin-transform-runtime": "^7.24.7",
101
- "@eslint/js": "^9.7.0",
102
- "@octokit/rest": "^21.0.1",
101
+ "@eslint/js": "^9.9.0",
102
+ "@octokit/rest": "^21.0.2",
103
103
  "bundlesize": "^0.18.2",
104
104
  "chai": "^5.1.1",
105
105
  "chalk": "^5.3.0",
@@ -115,12 +115,12 @@
115
115
  "eslint-plugin-testcafe": "^0.2.1",
116
116
  "force-resolutions": "^1.0.11",
117
117
  "glob": "^11.0.0",
118
- "globals": "^15.8.0",
118
+ "globals": "^15.9.0",
119
119
  "handlebars": "^4.7.8",
120
- "husky": "^9.1.1",
120
+ "husky": "^9.1.4",
121
121
  "jasmine": "^5.2.0",
122
122
  "jasmine-core": "^5.2.0",
123
- "karma": "^6.4.3",
123
+ "karma": "^6.4.4",
124
124
  "karma-chrome-launcher": "^3.2.0",
125
125
  "karma-coverage": "^2.2.1",
126
126
  "karma-firefox-launcher": "^2.1.3",
@@ -132,21 +132,21 @@
132
132
  "karma-safari-launcher": "^1.0.0",
133
133
  "karma-sauce-launcher": "^4.3.6",
134
134
  "karma-spec-reporter": "0.0.36",
135
- "lint-staged": "^15.2.7",
135
+ "lint-staged": "^15.2.9",
136
136
  "prettier": "^3.3.3",
137
137
  "read-cache": "^1.0.0",
138
138
  "recursive-readdir": "^2.2.3",
139
- "request": "^2.88.0",
139
+ "request": "^2.88.2",
140
140
  "rimraf": "^6.0.1",
141
141
  "rollup-plugin-glob-import": "^0.5.0",
142
142
  "rollup-plugin-istanbul": "^5.0.0",
143
143
  "semver": "^7.6.3",
144
144
  "staged-git-files": "^1.3.0",
145
- "start-server-and-test": "^2.0.4",
145
+ "start-server-and-test": "^2.0.5",
146
146
  "testcafe": "^3.6.2",
147
147
  "testcafe-browser-provider-saucelabs": "^3.0.0",
148
148
  "testcafe-reporter-junit": "^3.0.2",
149
- "testcafe-reporter-saucelabs": "^3.3.0",
149
+ "testcafe-reporter-saucelabs": "^3.4.0",
150
150
  "url-exists-nodejs": "^0.2.4",
151
151
  "url-parse": "^1.5.10"
152
152
  },
@@ -156,6 +156,6 @@
156
156
  }
157
157
  },
158
158
  "optionalDependencies": {
159
- "@rollup/rollup-linux-x64-gnu": "^4.19.0"
159
+ "@rollup/rollup-linux-x64-gnu": "^4.21.0"
160
160
  }
161
161
  }