@bigbinary/neeto-playwright-commons 1.6.7 → 1.7.0

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": "@bigbinary/neeto-playwright-commons",
3
- "version": "1.6.7",
3
+ "version": "1.7.0",
4
4
  "description": "A package encapsulating common playwright code across neeto projects.",
5
5
  "repository": "git@github.com:bigbinary/neeto-playwright-commons.git",
6
6
  "license": "apache-2.0",
@@ -33,72 +33,71 @@
33
33
  "wrap-ansi": "7.0.0"
34
34
  },
35
35
  "devDependencies": {
36
- "@bigbinary/eslint-plugin-neeto": "^1.1.37",
36
+ "@bigbinary/eslint-plugin-neeto": "1.1.37",
37
37
  "@bigbinary/neeto-audit-frontend": "1.0.8",
38
- "@bigbinary/neeto-cist": "^1.0.5",
39
- "@bigbinary/neeto-commons-frontend": "^2.1.5",
40
- "@faker-js/faker": "^8.2.0",
41
- "@playwright/test": "^1.40.1",
42
- "@rollup/plugin-alias": "^5.1.0",
43
- "@rollup/plugin-commonjs": "^22.0.0",
44
- "@rollup/plugin-json": "^4.1.0",
45
- "@rollup/plugin-node-resolve": "^13.3.0",
46
- "@rollup/plugin-typescript": "^8.3.0",
38
+ "@bigbinary/neeto-cist": "1.0.5",
39
+ "@faker-js/faker": "8.2.0",
40
+ "@playwright/test": "1.40.1",
41
+ "@rollup/plugin-alias": "5.1.0",
42
+ "@rollup/plugin-commonjs": "22.0.0",
43
+ "@rollup/plugin-json": "4.1.0",
44
+ "@rollup/plugin-node-resolve": "13.3.0",
45
+ "@rollup/plugin-typescript": "8.3.0",
47
46
  "@types/node": "20.9.0",
48
47
  "@types/ramda": "0.29.9",
49
- "@typescript-eslint/eslint-plugin": "^6.12.0",
50
- "@typescript-eslint/parser": "^6.12.0",
48
+ "@typescript-eslint/eslint-plugin": "6.12.0",
49
+ "@typescript-eslint/parser": "6.12.0",
51
50
  "dayjs": "1.11.1",
52
- "eslint": "^8.41.0",
51
+ "eslint": "8.41.0",
53
52
  "eslint-config-prettier": "8.5.0",
54
- "eslint-plugin-cypress": "^2.15.1",
53
+ "eslint-plugin-cypress": "2.15.1",
55
54
  "eslint-plugin-import": "2.26.0",
56
55
  "eslint-plugin-jam3": "0.2.3",
57
56
  "eslint-plugin-json": "3.1.0",
58
- "eslint-plugin-playwright": "^0.18.0",
57
+ "eslint-plugin-playwright": "0.18.0",
59
58
  "eslint-plugin-prettier": "4.0.0",
60
59
  "eslint-plugin-promise": "6.0.0",
61
60
  "eslint-plugin-react": "7.29.4",
62
61
  "eslint-plugin-react-hooks": "4.5.0",
63
- "eslint-plugin-security": "^1.7.1",
64
- "eslint-plugin-sonarjs": "^0.21.0",
62
+ "eslint-plugin-security": "1.7.1",
63
+ "eslint-plugin-sonarjs": "0.21.0",
65
64
  "eslint-plugin-unused-imports": "2.0.0",
66
- "eslint-plugin-xss": "^0.1.12",
67
- "husky": "^7.0.4",
65
+ "eslint-plugin-xss": "0.1.12",
66
+ "husky": "7.0.4",
68
67
  "i18next": "22.5.1",
69
- "i18next-browser-languagedetector": "^7.1.0",
68
+ "i18next-browser-languagedetector": "7.1.0",
70
69
  "lint-staged": "14.0.0",
71
- "mailosaur": "^8.6.1",
70
+ "mailosaur": "8.6.1",
72
71
  "prettier": "2.6.2",
73
- "ramda": "^0.29.0",
74
- "rollup": "^2.76.0",
75
- "rollup-plugin-analyzer": "^4.0.0",
76
- "rollup-plugin-cleaner": "^1.0.0",
77
- "rollup-plugin-peer-deps-external": "^2.2.4",
78
- "rollup-plugin-styles": "^4.0.0",
79
- "rollup-plugin-typescript-paths": "^1.4.0",
80
- "tslib": "^2.6.2"
72
+ "ramda": "0.29.0",
73
+ "rollup": "2.76.0",
74
+ "rollup-plugin-analyzer": "4.0.0",
75
+ "rollup-plugin-cleaner": "1.0.0",
76
+ "rollup-plugin-peer-deps-external": "2.2.4",
77
+ "rollup-plugin-styles": "4.0.0",
78
+ "rollup-plugin-typescript-paths": "1.4.0",
79
+ "tslib": "2.6.2"
81
80
  },
82
81
  "peerDependencies": {
83
82
  "@bigbinary/neeto-cist": "latest",
84
- "@faker-js/faker": "^8.2.0",
85
- "@playwright/test": "^1.40.1",
83
+ "@faker-js/faker": "8.2.0",
84
+ "@playwright/test": "1.40.1",
86
85
  "dayjs": "1.11.1",
87
- "dotenv-webpack": "^8.0.1",
88
- "i18next": "^22.5.1",
86
+ "dotenv-webpack": "8.0.1",
87
+ "i18next": "22.5.1",
89
88
  "lint-staged": "14.0.0",
90
- "mailosaur": "^8.6.1",
91
- "playwright-i18next-fixture": "^1.0.0",
92
- "ramda": "^0.29.0"
89
+ "mailosaur": "8.6.1",
90
+ "playwright-i18next-fixture": "1.0.0",
91
+ "ramda": "0.29.1"
93
92
  },
94
93
  "dependencies": {
95
- "@rollup/plugin-typescript": "^11.1.5",
96
- "dotenv": "^16.3.1",
97
- "dotenv-expand": "^10.0.0",
94
+ "@rollup/plugin-typescript": "11.1.5",
95
+ "dotenv": "16.3.1",
96
+ "dotenv-expand": "10.0.0",
98
97
  "fast-glob": "3.3.2",
99
- "glob": "^10.3.10",
100
- "playwright-i18next-fixture": "^1.0.0",
101
- "rollup-plugin-dts": "^6.1.0",
102
- "typescript": "^5.3.2"
98
+ "glob": "10.3.10",
99
+ "playwright-i18next-fixture": "1.0.0",
100
+ "rollup-plugin-dts": "6.1.0",
101
+ "typescript": "5.3.2"
103
102
  }
104
103
  }