creevey 0.9.0-beta.17 → 0.9.0-beta.18

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.
Binary file
package/package.json CHANGED
@@ -13,7 +13,7 @@
13
13
  "addon",
14
14
  "test"
15
15
  ],
16
- "version": "0.9.0-beta.17",
16
+ "version": "0.9.0-beta.18",
17
17
  "bin": "./lib/cjs/cli.js",
18
18
  "exports": {
19
19
  ".": {
@@ -77,7 +77,7 @@
77
77
  "prepare": "husky install"
78
78
  },
79
79
  "engines": {
80
- "node": ">=20.0"
80
+ "node": ">=18.0"
81
81
  },
82
82
  "dependencies": {
83
83
  "@babel/plugin-transform-runtime": "^7.22.0",
@@ -94,7 +94,7 @@
94
94
  "@storybook/preview-api": "^7.6.20",
95
95
  "@storybook/theming": "^7.6.20",
96
96
  "@types/chai": "^4.3.1",
97
- "@types/selenium-webdriver": "^4.1.5",
97
+ "@types/selenium-webdriver": "^4.1.26",
98
98
  "airbnb-js-shims": "^2.2.1",
99
99
  "babel-plugin-tsconfig-paths": "^1.0.3",
100
100
  "chai": "^4.3.6",
@@ -121,7 +121,7 @@
121
121
  "polished": "^4.2.2",
122
122
  "qs": "^6.11.0",
123
123
  "regenerator-runtime": "^0.13.7",
124
- "selenium-webdriver": "^4.3.1",
124
+ "selenium-webdriver": "^4.25.0",
125
125
  "shelljs": "^0.8.5",
126
126
  "tsconfig-paths": "^4.0.0",
127
127
  "ws": "^8.8.0"
@@ -159,7 +159,7 @@
159
159
  "@types/micromatch": "^4.0.1",
160
160
  "@types/minimist": "^1.2.1",
161
161
  "@types/mocha": "^9.1.1",
162
- "@types/node": "^20.14.15",
162
+ "@types/node": "^18.19.50",
163
163
  "@types/pixelmatch": "^5.2.2",
164
164
  "@types/pngjs": "^6.0.0",
165
165
  "@types/qs": "^6.9.6",