Skip to content

Commit

Permalink
Upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Jun 16, 2024
1 parent 938c935 commit e252c38
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 268 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,17 @@
}
},
"dependencies": {
"@stylistic/eslint-plugin": "^2.1.0",
"@stylistic/eslint-plugin": "^2.2.0",
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.30",
"@typescript-eslint/parser": "8.0.0-alpha.30",
"browserslist-config-jaid-node": "3.0.0",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"eslint-plugin-import-quotes": "^0.0.1",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.8.1",
"eslint-plugin-perfectionist": "^2.10.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-perfectionist": "^2.11.0",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-unicorn": "^53.0.0",
"eslint-plugin-unicorn": "^54.0.0",
"eslint-plugin-yml": "^1.14.0",
"eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",
"forward-slash-path": "^0.3.0",
Expand All @@ -79,7 +79,7 @@
},
"devDependencies": {
"@atao60/fse-cli": "^0.1.9",
"@eslint/config-inspector": "^0.4.10",
"@eslint/config-inspector": "^0.4.11",
"@types/node": "^20.14.2",
"chalk": "^5.3.0",
"debug": "^4.3.5",
Expand All @@ -102,8 +102,8 @@
"showdown": "^2.1.0",
"sort-keys": "^5.0.0",
"tsconfig-jaid-node": "^8.1.0",
"tsx": "^4.13.2",
"type-fest": "^4.20.0",
"tsx": "^4.15.5",
"type-fest": "^4.20.1",
"typescript": "^5.4.5",
"wireit": "^0.14.4",
"zeug": "^2.0.0"
Expand Down
Loading

0 comments on commit e252c38

Please sign in to comment.