|
@@ -44,21 +44,21 @@
|
|
|
"@ava/typescript": "^4.1.0",
|
|
"@ava/typescript": "^4.1.0",
|
|
|
"@solana/web3.js": "^2.0.0-preview",
|
|
"@solana/web3.js": "^2.0.0-preview",
|
|
|
"@solana/webcrypto-ed25519-polyfill": "^2.0.0-preview",
|
|
"@solana/webcrypto-ed25519-polyfill": "^2.0.0-preview",
|
|
|
- "@typescript-eslint/eslint-plugin": "^7.0.2",
|
|
|
|
|
- "@typescript-eslint/parser": "^7.0.2",
|
|
|
|
|
- "ava": "^6.1.1",
|
|
|
|
|
- "eslint": "^8.0.1",
|
|
|
|
|
- "eslint-config-airbnb-typescript": "^17.0.0",
|
|
|
|
|
- "eslint-config-prettier": "^8.5.0",
|
|
|
|
|
- "eslint-plugin-import": "^2.26.0",
|
|
|
|
|
- "eslint-plugin-prettier": "^4.2.1",
|
|
|
|
|
- "prettier": "^2.5.1",
|
|
|
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "^7.3.1",
|
|
|
|
|
+ "@typescript-eslint/parser": "^7.3.1",
|
|
|
|
|
+ "ava": "^6.1.2",
|
|
|
|
|
+ "eslint": "^8.57.0",
|
|
|
|
|
+ "eslint-config-airbnb-typescript": "^18.0.0",
|
|
|
|
|
+ "eslint-config-prettier": "^9.1.0",
|
|
|
|
|
+ "eslint-plugin-import": "^2.29.0",
|
|
|
|
|
+ "eslint-plugin-prettier": "^5.1.3",
|
|
|
|
|
+ "prettier": "^3.2.5",
|
|
|
"rimraf": "^5.0.5",
|
|
"rimraf": "^5.0.5",
|
|
|
"tsup": "^8.0.2",
|
|
"tsup": "^8.0.2",
|
|
|
- "typedoc": "^0.25.8",
|
|
|
|
|
|
|
+ "typedoc": "^0.25.12",
|
|
|
"typedoc-plugin-expand-object-like-types": "^0.1.2",
|
|
"typedoc-plugin-expand-object-like-types": "^0.1.2",
|
|
|
"typedoc-plugin-missing-exports": "^2.2.0",
|
|
"typedoc-plugin-missing-exports": "^2.2.0",
|
|
|
- "typescript": "^5.3.3"
|
|
|
|
|
|
|
+ "typescript": "^5.4.2"
|
|
|
},
|
|
},
|
|
|
"ava": {
|
|
"ava": {
|
|
|
"require": [
|
|
"require": [
|