File tree 5 files changed +989
-585
lines changed
5 files changed +989
-585
lines changed Original file line number Diff line number Diff line change 20
20
"leaflet" : " 1.9.4"
21
21
},
22
22
"devDependencies" : {
23
- "@types/leaflet" : " 1.9.16 " ,
23
+ "@types/leaflet" : " 1.9.17 " ,
24
24
"eslint-config-custom" : " workspace:*" ,
25
25
"shared" : " workspace:*"
26
26
}
Original file line number Diff line number Diff line change 20
20
"pnpm" : " >=8"
21
21
},
22
22
"dependencies" : {
23
- "astro" : " 5.5.5 "
23
+ "astro" : " 5.7.2 "
24
24
},
25
25
"devDependencies" : {
26
26
"@astrojs/check" : " 0.9.4" ,
27
- "@types/node" : " 22.13.13 " ,
28
- "eslint" : " 9.23 .0" ,
27
+ "@types/node" : " 22.14.1 " ,
28
+ "eslint" : " 9.24 .0" ,
29
29
"eslint-config-custom" : " workspace:*" ,
30
30
"prettier" : " 3.5.3" ,
31
31
"prettier-plugin-astro" : " 0.14.1" ,
32
32
"prettier-plugin-tailwindcss" : " 0.6.11" ,
33
33
"shared" : " workspace:*" ,
34
- "sharp" : " 0.33.5 " ,
35
- "typescript" : " 5.8.2 " ,
36
- "vite" : " 6.2.3 "
34
+ "sharp" : " 0.34.1 " ,
35
+ "typescript" : " 5.8.3 " ,
36
+ "vite" : " 6.3.0 "
37
37
}
38
38
}
Original file line number Diff line number Diff line change 9
9
"format" : " prettier --write ./**/*.{ts,js}"
10
10
},
11
11
"devDependencies" : {
12
- "@typescript-eslint/eslint-plugin" : " 8.28.0 " ,
13
- "@typescript-eslint/parser" : " 8.28.0 " ,
14
- "eslint" : " 9.23 .0" ,
12
+ "@typescript-eslint/eslint-plugin" : " 8.30.1 " ,
13
+ "@typescript-eslint/parser" : " 8.30.1 " ,
14
+ "eslint" : " 9.24 .0" ,
15
15
"eslint-config-love" : " 119.0.0" ,
16
16
"eslint-plugin-astro" : " 1.3.1"
17
17
}
Original file line number Diff line number Diff line change 10
10
"check" : " astro check --tsconfig tsconfig.json"
11
11
},
12
12
"devDependencies" : {
13
- "@tailwindcss/vite" : " 4.0.17 " ,
13
+ "@tailwindcss/vite" : " 4.1.4 " ,
14
14
"astro-icon" : " 1.1.5" ,
15
15
"eslint-config-custom" : " workspace:*" ,
16
- "tailwindcss" : " 4.0.17 "
16
+ "tailwindcss" : " 4.1.4 "
17
17
}
18
18
}
You can’t perform that action at this time.
0 commit comments