File tree 5 files changed +1563
-2342
lines changed
5 files changed +1563
-2342
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.15 " ,
23
+ "@types/leaflet" : " 1.9.16 " ,
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.1.1 "
23
+ "astro" : " 5.3.0 "
24
24
},
25
25
"devDependencies" : {
26
26
"@astrojs/check" : " 0.9.4" ,
27
- "@astrojs/tailwind" : " 5.1.4" ,
28
27
"eslint-config-custom" : " workspace:*" ,
29
28
"shared" : " workspace:*" ,
30
29
"sharp" : " 0.33.5" ,
31
- "typescript" : " 5.7.2 " ,
32
- "vite" : " 6.0.5 "
30
+ "typescript" : " 5.7.3 " ,
31
+ "vite" : " 6.1.1 "
33
32
}
34
33
}
Original file line number Diff line number Diff line change 5
5
"private" : true ,
6
6
"main" : " index.js" ,
7
7
"devDependencies" : {
8
- "@typescript-eslint/eslint-plugin" : " 8.18.2 " ,
9
- "@typescript-eslint/parser" : " 8.18.2 " ,
10
- "eslint" : " 9.17.0 " ,
11
- "eslint-config-love" : " 113 .0.0" ,
8
+ "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
9
+ "@typescript-eslint/parser" : " 8.24.1 " ,
10
+ "eslint" : " 9.20.1 " ,
11
+ "eslint-config-love" : " 118 .0.0" ,
12
12
"eslint-plugin-astro" : " 1.3.1"
13
13
}
14
14
}
Original file line number Diff line number Diff line change 10
10
"check" : " astro check --tsconfig tsconfig.json"
11
11
},
12
12
"devDependencies" : {
13
- "@types/node" : " 22.10.2" ,
14
- "astro-icon" : " 1.1.4" ,
13
+ "@tailwindcss/vite" : " 4.0.7" ,
14
+ "@types/node" : " 22.13.4" ,
15
+ "astro-icon" : " 1.1.5" ,
15
16
"eslint-config-custom" : " workspace:*" ,
16
- "prettier" : " 3.4.2 " ,
17
+ "prettier" : " 3.5.1 " ,
17
18
"prettier-plugin-astro" : " 0.14.1" ,
18
- "prettier-plugin-tailwindcss" : " 0.6.9 " ,
19
- "tailwindcss" : " 3.4.17 " ,
20
- "vite" : " 6.0.5 "
19
+ "prettier-plugin-tailwindcss" : " 0.6.11 " ,
20
+ "tailwindcss" : " 4.0.7 " ,
21
+ "vite" : " 6.1.1 "
21
22
}
22
23
}
You can’t perform that action at this time.
0 commit comments