We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f3f91 commit e01e3c8Copy full SHA for e01e3c8
2 files changed
package.json
@@ -45,7 +45,7 @@
45
"@astrojs/vue": "5.1.4",
46
"@devprotocol/clubs-core": "3.28.0",
47
"@devprotocol/clubs-plugin-passports": "0.14.6",
48
- "@eslint/js": "^9.13.0",
+ "@eslint/js": "^10.0.0",
49
"@rollup/plugin-typescript": "^12.1.1",
50
"@tailwindcss/typography": "^0.5.15",
51
"@types/dotenv": "8.2.3",
@@ -56,7 +56,7 @@
56
"@types/uuid": "^11.0.0",
57
"astro": "5.18.1",
58
"dotenv": "17.3.1",
59
- "eslint": "^9.13.0",
+ "eslint": "^10.0.0",
60
"eslint-config-prettier": "^10.0.0",
61
"eslint-plugin-functional": "^9.0.0",
62
"ethers": "6.16.0",
0 commit comments