Skip to content

Commit adbded5

Browse files
committed
e2e: updated playwright version
1 parent 471fd0c commit adbded5

File tree

2 files changed

+24
-29
lines changed

2 files changed

+24
-29
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"immer": "^9.0.15",
8888
"iso-639-1": "^2.1.15",
8989
"markdown-to-jsx": "^7.7.3",
90-
"next": "13.5.8",
90+
"next": "13.5.8",
9191
"node-fetch": "^3.3.2",
9292
"node-forge": "1.3.1",
9393
"posthog-js": "^1.236.8",
@@ -123,7 +123,7 @@
123123
"@nomicfoundation/hardhat-toolbox-viem": "^3.0.0",
124124
"@nomicfoundation/hardhat-viem": "2.0.3",
125125
"@openzeppelin/contracts": "^4.7.3",
126-
"@playwright/test": "1.50.1",
126+
"@playwright/test": "1.57.0",
127127
"@tenkeylabs/dappwright": "^2.13.1",
128128
"@testing-library/dom": "^10.4.0",
129129
"@testing-library/jest-dom": "^6.4.2",
@@ -169,7 +169,7 @@
169169
"next-dev-https": "^0.1.2",
170170
"next-router-mock": "^0.9.10",
171171
"pako": "^2.1.0",
172-
"playwright-core": "^1.56.1",
172+
"playwright-core": "1.57.0",
173173
"postcss-styled-syntax": "^0.7.1",
174174
"prettier": "3.0.3",
175175
"sitemap": "^7.1.1",
@@ -266,6 +266,7 @@
266266
"object.hasown": "npm:@socketregistry/object.hasown@^1",
267267
"object.values": "npm:@socketregistry/object.values@^1",
268268
"path-parse": "npm:@socketregistry/path-parse@^1",
269+
"playwright-core": "1.57.0",
269270
"querystringify": "npm:@socketregistry/querystringify@^1",
270271
"react": "^18.2.0",
271272
"react-dom": "^18.2.0",

pnpm-lock.yaml

Lines changed: 20 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)