File tree 5 files changed +881
-889
lines changed
5 files changed +881
-889
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.12 " ,
23
+ "@types/leaflet" : " 1.9.14 " ,
24
24
"eslint-config-custom" : " workspace:*" ,
25
25
"shared" : " workspace:*"
26
26
}
Original file line number Diff line number Diff line change 22
22
"pnpm" : " >=8.15.0"
23
23
},
24
24
"dependencies" : {
25
- "astro" : " 4.14.5 "
25
+ "astro" : " 4.16.7 "
26
26
},
27
27
"devDependencies" : {
28
- "@astrojs/check" : " 0.9.3 " ,
29
- "@astrojs/tailwind" : " 5.1.0 " ,
28
+ "@astrojs/check" : " 0.9.4 " ,
29
+ "@astrojs/tailwind" : " 5.1.2 " ,
30
30
"eslint-config-custom" : " workspace:*" ,
31
31
"shared" : " workspace:*" ,
32
32
"sharp" : " 0.33.5" ,
33
- "typescript" : " 5.3 .3" ,
34
- "vite" : " 5.4.2 "
33
+ "typescript" : " 5.6 .3" ,
34
+ "vite" : " 5.4.10 "
35
35
}
36
36
}
Original file line number Diff line number Diff line change 6
6
"devDependencies" : {
7
7
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
8
8
"@typescript-eslint/parser" : " 6.21.0" ,
9
- "eslint" : " 8.57.0 " ,
9
+ "eslint" : " 8.57.1 " ,
10
10
"eslint-config-standard-with-typescript" : " 43.0.1" ,
11
- "eslint-plugin-astro" : " 1.2.3 "
11
+ "eslint-plugin-astro" : " 1.3.0 "
12
12
}
13
13
}
Original file line number Diff line number Diff line change 9
9
"check" : " astro check --tsconfig tsconfig.json"
10
10
},
11
11
"devDependencies" : {
12
- "@types/node" : " 22.5.0 " ,
12
+ "@types/node" : " 22.7.9 " ,
13
13
"astro-icon" : " 0.8.2" ,
14
14
"eslint-config-custom" : " workspace:*" ,
15
15
"prettier" : " 3.3.3" ,
16
16
"prettier-plugin-astro" : " 0.14.1" ,
17
- "prettier-plugin-tailwindcss" : " 0.6.6 " ,
18
- "tailwindcss" : " 3.4.10 " ,
19
- "vite" : " 5.4.2 "
17
+ "prettier-plugin-tailwindcss" : " 0.6.8 " ,
18
+ "tailwindcss" : " 3.4.14 " ,
19
+ "vite" : " 5.4.10 "
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments