Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamiell committed Oct 1, 2024
1 parent c7be652 commit f6cd756
Show file tree
Hide file tree
Showing 12 changed files with 73 additions and 76 deletions.
114 changes: 57 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@types/prompt": "^1.1.9",
"@types/source-map-support": "^0.5.10",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/rule-tester": "^8.7.0",
"@typescript-eslint/type-utils": "^8.7.0",
"@typescript-eslint/utils": "^8.7.0",
"@typescript-eslint/rule-tester": "^8.8.0",
"@typescript-eslint/type-utils": "^8.8.0",
"@typescript-eslint/utils": "^8.8.0",
"@zamiell/sync-directory": "^6.0.5",
"@zamiell/typedoc-plugin-not-exported": "^0.3.0",
"ajv": "^8.17.1",
Expand Down Expand Up @@ -81,7 +81,7 @@
"typedoc-plugin-markdown": "^4.2.8",
"typedoc-plugin-rename": "^1.1.1",
"typescript": "5.5.2",
"typescript-eslint": "^8.7.0",
"typescript-eslint": "^8.8.0",
"typescript-to-lua": "1.26.2",
"xml2js": "^0.6.2",
"yaml": "^2.5.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"typedoc-plugin-markdown": "^4.2.8",
"typedoc-plugin-rename": "^1.1.1",
"typescript": "5.5.2",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-isaacscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"eslint-plugin-isaacscript": "^4.0.0",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.0"
},
"devDependencies": {
"complete-node": "^1.5.1"
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-plugin-isaacscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"test": "jest"
},
"dependencies": {
"@typescript-eslint/type-utils": "^8.7.0",
"@typescript-eslint/utils": "^8.7.0",
"typescript-eslint": "^8.7.0"
"@typescript-eslint/type-utils": "^8.8.0",
"@typescript-eslint/utils": "^8.8.0",
"typescript-eslint": "^8.8.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@types/jest": "^29.5.13",
"@typescript-eslint/rule-tester": "^8.7.0",
"@typescript-eslint/rule-tester": "^8.8.0",
"complete-common": "^1.0.0",
"complete-node": "^1.5.1",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/isaac-lua-polyfill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
},
"devDependencies": {
"complete-node": "^1.5.1",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"complete-node": "^1.5.1",
"eslint-plugin-sort-exports": "^0.9.1",
"typescript-eslint": "^8.7.0",
"typescript-eslint": "^8.8.0",
"typescript-to-lua": "1.26.2"
}
}
2 changes: 1 addition & 1 deletion packages/isaac-typescript-definitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"complete-node": "^1.5.1",
"eslint-plugin-sort-exports": "^0.9.1",
"typescript-eslint": "^8.7.0",
"typescript-eslint": "^8.8.0",
"typescript-to-lua": "1.26.2"
}
}
2 changes: 1 addition & 1 deletion packages/isaacscript-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/source-map-support": "^0.5.10",
"@types/xml2js": "^0.4.14",
"ts-json-schema-generator": "^2.3.0",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.0"
},
"peerDependencies": {
"typescript": ">= 5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/isaacscript-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@microsoft/api-extractor": "^7.47.9",
"complete-node": "^1.5.1",
"eslint-plugin-sort-exports": "^0.9.1",
"typescript-eslint": "^8.7.0",
"typescript-eslint": "^8.8.0",
"typescript-to-lua": "1.26.2"
}
}
2 changes: 1 addition & 1 deletion packages/isaacscript-spell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"devDependencies": {
"complete-common": "^1.0.0",
"complete-node": "^1.5.1",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.0"
}
}
3 changes: 0 additions & 3 deletions todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,12 @@
- // TODO: Re-enable.

- release new version with flat config
- GET RID OF ALL: "./**/.*.mjs",

- use `sort-keys` eslint plugin to sort object alphabetically in base-typescript-eslint
https://eslint.org/docs/latest/rules/sort-keys

- package.mod.json: dynamically fetch TypeScript version from TSTL GitHub repo

- re-enable knip in lint.ts

- import eslint-plugin-plugin

- use stack overflow to remove isaac-typescript-definitions from deps
Expand Down

0 comments on commit f6cd756

Please sign in to comment.