@nx/playwright 20.2.0-canary.20241115-3c6c387 → 20.2.0-canary.20241116-8efad63
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@nx/playwright",
|
3
|
-
"version": "20.2.0-canary.
|
3
|
+
"version": "20.2.0-canary.20241116-8efad63",
|
4
4
|
"type": "commonjs",
|
5
5
|
"homepage": "https://nx.dev",
|
6
6
|
"private": false,
|
@@ -35,11 +35,11 @@
|
|
35
35
|
},
|
36
36
|
"dependencies": {
|
37
37
|
"@phenomnomnominal/tsquery": "~5.0.1",
|
38
|
-
"@nx/devkit": "20.2.0-canary.
|
39
|
-
"@nx/eslint": "20.2.0-canary.
|
40
|
-
"@nx/webpack": "20.2.0-canary.
|
41
|
-
"@nx/vite": "20.2.0-canary.
|
42
|
-
"@nx/js": "20.2.0-canary.
|
38
|
+
"@nx/devkit": "20.2.0-canary.20241116-8efad63",
|
39
|
+
"@nx/eslint": "20.2.0-canary.20241116-8efad63",
|
40
|
+
"@nx/webpack": "20.2.0-canary.20241116-8efad63",
|
41
|
+
"@nx/vite": "20.2.0-canary.20241116-8efad63",
|
42
|
+
"@nx/js": "20.2.0-canary.20241116-8efad63",
|
43
43
|
"tslib": "^2.3.0",
|
44
44
|
"minimatch": "9.0.3"
|
45
45
|
},
|