Skip to content

Commit 279c376

Browse files
fix(deps): update dependencies
1 parent 3a3f16e commit 279c376

File tree

2 files changed

+549
-602
lines changed

2 files changed

+549
-602
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -31,25 +31,25 @@
3131
"@babel/eslint-parser": "^7.24.7",
3232
"@babel/plugin-syntax-flow": "^7.24.7",
3333
"@babel/plugin-syntax-jsx": "^7.24.7",
34-
"@typescript-eslint/eslint-plugin": "7.13.0",
35-
"@typescript-eslint/parser": "7.13.0",
34+
"@typescript-eslint/eslint-plugin": "7.17.0",
35+
"@typescript-eslint/parser": "7.17.0",
3636
"anymatch": "^3.1.3",
37-
"eslint": "^8.57.0",
37+
"eslint": "^9.0.0",
3838
"eslint-config-prettier": "^9.1.0",
39-
"eslint-plugin-astro": "^0.34.0",
39+
"eslint-plugin-astro": "^1.0.0",
4040
"eslint-plugin-html": "^8.1.1",
4141
"eslint-plugin-import": "^2.29.1",
42-
"eslint-plugin-json": "^3.1.0",
42+
"eslint-plugin-json": "^4.0.0",
4343
"eslint-plugin-node": "^11.1.0",
4444
"eslint-plugin-only-warn": "npm:@aminya/eslint-plugin-only-warn@^1.2.2",
4545
"eslint-plugin-optimize-regex": "^1.2.1",
4646
"eslint-plugin-react": "^7.34.2",
4747
"eslint-plugin-solid": "^0.14.0",
48-
"eslint-plugin-yaml": "^0.5.0",
48+
"eslint-plugin-yaml": "^1.0.0",
4949
"globify-gitignore": "^1.0.3",
50-
"make-synchronous": "^0.1.1",
51-
"prettier": "3.3.2",
52-
"read-pkg-up": "^7.0.1",
50+
"make-synchronous": "^1.0.0",
51+
"prettier": "3.3.3",
52+
"read-pkg-up": "^11.0.0",
5353
"semver": "^7.6.2",
5454
"typescript": "^5.4.5"
5555
},

0 commit comments

Comments
 (0)