Fixed gitea link
This commit is contained in:
18
package.json
18
package.json
@@ -10,16 +10,16 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/sitemap": "^3.7.0",
|
||||
"@astrojs/vue": "^5.1.4",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@vueuse/core": "^14.1.0",
|
||||
"astro": "^5.16.11",
|
||||
"astro-compressor": "^1.2.0",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"vue": "^3.5.26"
|
||||
"@astrojs/sitemap": "^3.7.3",
|
||||
"@astrojs/vue": "^7.0.1",
|
||||
"@tailwindcss/vite": "^4.3.2",
|
||||
"@vueuse/core": "^14.3.0",
|
||||
"astro": "^7.0.6",
|
||||
"astro-compressor": "^1.3.0",
|
||||
"tailwindcss": "^4.3.2",
|
||||
"vue": "^3.5.39"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "^1.97.2"
|
||||
"sass": "^1.101.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user