File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export default defineConfig({
44
44
} ,
45
45
server : {
46
46
// applies only to Vite dev server
47
- allowedHosts : [ 'localhost' , 'preview .amd1.nemanjamitic.com' ] ,
47
+ allowedHosts : [ 'localhost' , 'preview1 .amd1.nemanjamitic.com' ] ,
48
48
} ,
49
49
} ,
50
50
} ) ;
Original file line number Diff line number Diff line change 37
37
"@astrojs/sitemap" : " ^3.3.0" ,
38
38
"@astrojs/tailwind" : " ^5.1.5" ,
39
39
"@fontsource-variable/inter" : " ^5.2.5" ,
40
- "astro" : " ^5.7.3 " ,
40
+ "astro" : " ^5.7.4 " ,
41
41
"astro-embed" : " ^0.9.0" ,
42
42
"astro-expressive-code" : " ^0.41.1" ,
43
43
"astro-icon" : " ^1.1.5" ,
Original file line number Diff line number Diff line change @@ -1849,10 +1849,10 @@ astro-social-share@^2.0.3:
1849
1849
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.2.0.tgz#4e7609e251cd614a414d884cefc07888ff73d4f4"
1850
1850
integrity sha512-Z5ebhO6Yw4GLggw7wsTahdpS0f4pf/XuVjQlBpWZ0zyt0cKaVrlG/+u6RzrzN9B2t27wxp90XiosZNwvBZqA+Q==
1851
1851
1852
- astro@^5.7.3 :
1853
- version "5.7.3 "
1854
- resolved "https://registry.yarnpkg.com/astro/-/astro-5.7.3 .tgz#49f1684f10a794e13cb51ad101ae56a77803ae5f "
1855
- integrity sha512-2b/OOS/A6GO4QP94x6oRzwTfXabFqE2rlUbbi42o6wZm9+zzcOc6VRFAq4lTOEI/iCrEVl3wTdBAC5X3h3Es+Q ==
1852
+ astro@^5.7.4 :
1853
+ version "5.7.4 "
1854
+ resolved "https://registry.yarnpkg.com/astro/-/astro-5.7.4 .tgz#1888e4643342ae632043d6b2585f06add2f285cb "
1855
+ integrity sha512-h+pndGOyoYbsBd0YvP7bL3gotUSlyltp8OLpcYg062w0n5c96wJ9xt/RmwwXzGbdcUjWFtw0c5z4zCA92NDmlA ==
1856
1856
dependencies :
1857
1857
" @astrojs/compiler" " ^2.11.0"
1858
1858
" @astrojs/internal-helpers" " 0.6.1"
You can’t perform that action at this time.
0 commit comments