27
27
},
28
28
"prettier" : " prettier-config-atomic" ,
29
29
"dependencies" : {
30
- "@babel/core" : " ^7.23.7 " ,
31
- "@babel/eslint-parser" : " ^7.23.3 " ,
30
+ "@babel/core" : " ^7.24.0 " ,
31
+ "@babel/eslint-parser" : " ^7.23.10 " ,
32
32
"@babel/plugin-syntax-flow" : " ^7.23.3" ,
33
33
"@babel/plugin-syntax-jsx" : " ^7.23.3" ,
34
- "@typescript-eslint/eslint-plugin" : " 6.18 .1" ,
35
- "@typescript-eslint/parser" : " 6.18 .1" ,
34
+ "@typescript-eslint/eslint-plugin" : " 7.1 .1" ,
35
+ "@typescript-eslint/parser" : " 7.1 .1" ,
36
36
"anymatch" : " ^3.1.3" ,
37
- "eslint" : " ^8.56 .0" ,
37
+ "eslint" : " ^8.57 .0" ,
38
38
"eslint-config-prettier" : " ^9.1.0" ,
39
- "eslint-plugin-html" : " ^7.1 .0" ,
39
+ "eslint-plugin-html" : " ^8.0 .0" ,
40
40
"eslint-plugin-import" : " ^2.29.1" ,
41
41
"eslint-plugin-json" : " ^3.1.0" ,
42
42
"eslint-plugin-node" : " ^11.1.0" ,
43
43
"eslint-plugin-only-warn" : " npm:@aminya/eslint-plugin-only-warn@^1.2.2" ,
44
44
"eslint-plugin-optimize-regex" : " ^1.2.1" ,
45
- "eslint-plugin-react" : " ^7.33.2" ,
45
+ "eslint-plugin-react" : " ^7.34.0" ,
46
+ "eslint-plugin-solid" : " ^0.13.1" ,
46
47
"eslint-plugin-yaml" : " ^0.5.0" ,
47
48
"globify-gitignore" : " ^1.0.3" ,
48
49
"make-synchronous" : " ^0.1.1" ,
49
- "prettier" : " 3.1.1 " ,
50
+ "prettier" : " 3.2.5 " ,
50
51
"read-pkg-up" : " ^7.0.1" ,
51
- "semver" : " ^7.5.4 " ,
52
+ "semver" : " ^7.6.0 " ,
52
53
"typescript" : " ^5.3.3"
53
54
},
54
55
"devDependencies" : {
55
56
"@types/babel__core" : " ^7.20.5" ,
56
57
"@types/coffeescript" : " ^2.5.7" ,
57
- "@types/eslint" : " ^8.56.2 " ,
58
+ "@types/eslint" : " ^8.56.5 " ,
58
59
"@types/eslint-config-prettier" : " ^6.11.3" ,
59
60
"@types/execa" : " ^2.0.0" ,
60
- "@types/node" : " ^20.11.0 " ,
61
+ "@types/node" : " ^20.11.24 " ,
61
62
"@types/read-pkg-up" : " ^6.0.0" ,
62
- "@types/semver" : " ^7.5.6 " ,
63
+ "@types/semver" : " ^7.5.8 " ,
63
64
"@types/shelljs" : " ^0.8.15" ,
64
65
"eslint-config-atomic" : " link:" ,
66
+ "eslint-plugin-astro" : " ^0.31.4" ,
65
67
"execa" : " ^5.1.1" ,
66
- "gitly" : " ^2.4.8 " ,
67
- "npm-check-updates" : " 16.14.12 " ,
68
- "prettier-config-atomic" : " ^3.1 .0" ,
68
+ "gitly" : " ^2.5.2 " ,
69
+ "npm-check-updates" : " 16.14.15 " ,
70
+ "prettier-config-atomic" : " ^4.0 .0" ,
69
71
"shelljs" : " ^0.8.5" ,
70
72
"shx" : " ^0.3.4"
71
73
},
88
90
"react" : " react.js" ,
89
91
"strict" : " strict.js" ,
90
92
"strict-react" : " strict-react.js"
91
- }
93
+ }
0 commit comments