@zohodesk/testinglibrary 0.0.15-n20-experimental → 0.0.16-n20-experimental

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@zohodesk/testinglibrary",
3
- "version": "0.0.15-n20-experimental",
3
+ "version": "0.0.16-n20-experimental",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@zohodesk/testinglibrary",
9
- "version": "0.0.15-n20-experimental",
9
+ "version": "0.0.16-n20-experimental",
10
10
  "hasInstallScript": true,
11
11
  "license": "ISC",
12
12
  "dependencies": {
@@ -17,7 +17,6 @@
17
17
  "@reportportal/agent-js-playwright": "5.2.2",
18
18
  "@testing-library/jest-dom": "6.9.1",
19
19
  "@testing-library/react": "16.3.0",
20
- "@zohodesk/testinglibrary": "file:zohodesk-testinglibrary-0.0.13-n20-experimental.tgz",
21
20
  "babel-jest": "30.2.0",
22
21
  "babel-plugin-transform-dynamic-import": "2.1.0",
23
22
  "fast-glob": "3.3.3",
@@ -4222,40 +4221,6 @@
4222
4221
  "win32"
4223
4222
  ]
4224
4223
  },
4225
- "node_modules/@zohodesk/testinglibrary": {
4226
- "version": "0.0.13-n20-experimental",
4227
- "resolved": "file:zohodesk-testinglibrary-0.0.13-n20-experimental.tgz",
4228
- "integrity": "sha512-wImRLvlCBw7hAVR4GgrVowaEs4601tnbRV9ep7aJ1IkfsMzIPOJHEqb95q1K0jfS1ctwG9SiLseKcFZY/AkQIA==",
4229
- "hasInstallScript": true,
4230
- "license": "ISC",
4231
- "dependencies": {
4232
- "@babel/code-frame": "7.27.1",
4233
- "@babel/preset-react": "7.28.5",
4234
- "@cucumber/cucumber": "12.2.0",
4235
- "@playwright/test": "1.56.1",
4236
- "@reportportal/agent-js-playwright": "5.2.2",
4237
- "@testing-library/jest-dom": "6.9.1",
4238
- "@testing-library/react": "16.3.0",
4239
- "babel-jest": "30.2.0",
4240
- "babel-plugin-transform-dynamic-import": "2.1.0",
4241
- "fast-glob": "3.3.3",
4242
- "jest": "30.2.0",
4243
- "jest-environment-jsdom": "30.2.0",
4244
- "jsonpath": "1.1.1",
4245
- "msw": "2.11.6",
4246
- "playwright": "1.56.1",
4247
- "playwright-bdd": "8.4.1",
4248
- "supports-color": "10.2.2"
4249
- },
4250
- "bin": {
4251
- "ZDTestingFramework": "bin/cli.js"
4252
- },
4253
- "peerDependencies": {
4254
- "eslint": "*",
4255
- "react": "*",
4256
- "react-dom": "*"
4257
- }
4258
- },
4259
4224
  "node_modules/acorn": {
4260
4225
  "version": "8.15.0",
4261
4226
  "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zohodesk/testinglibrary",
3
- "version": "0.0.15-n20-experimental",
3
+ "version": "0.0.16-n20-experimental",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "scripts": {
@@ -28,7 +28,6 @@
28
28
  "@reportportal/agent-js-playwright": "5.2.2",
29
29
  "@testing-library/jest-dom": "6.9.1",
30
30
  "@testing-library/react": "16.3.0",
31
- "@zohodesk/testinglibrary": "file:zohodesk-testinglibrary-0.0.13-n20-experimental.tgz",
32
31
  "babel-jest": "30.2.0",
33
32
  "babel-plugin-transform-dynamic-import": "2.1.0",
34
33
  "fast-glob": "3.3.3",