We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6089b commit b20f1e4Copy full SHA for b20f1e4
3 files changed
bun.lockb
3.6 KB
code/webauthn/frontend/package.json
@@ -22,7 +22,7 @@
22
"@types/node": "^20",
23
"@types/react": "^18",
24
"@types/react-dom": "^18",
25
- "eslint": "^8",
+ "eslint": "^9.0.0",
26
"eslint-config-next": "14.2.5",
27
"typescript": "^5"
28
}
package.json
@@ -36,7 +36,7 @@
36
"@playwright/test": "1.46.0",
37
"@synthetixio/synpress": "^4.0.0-alpha.9",
38
"@vue/test-utils": "2.4.6",
39
- "cspell": "8.14.4",
+ "cspell": "9.0.0",
40
"eslint": "9.11.1",
41
"ethers": "6.13.3",
42
"hardhat": "2.22.12",
@@ -45,7 +45,7 @@
45
"markdownlint": "0.35.0",
46
"markdownlint-cli2": "0.14.0",
47
"node-pty": "^1.0.0",
48
- "pm2": "5.4.2",
+ "pm2": "6.0.5",
49
"prettier": "3.3.3",
50
"prettier-eslint": "16.3.0",
51
"prettier-plugin-tailwindcss": "0.6.8",
0 commit comments