feat: support robots.txt
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -8,6 +8,7 @@
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@nuxt/ui": "^2.11.0",
|
||||
"@nuxtjs/robots": "^3.0.0",
|
||||
"sharp": "^0.33.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -2456,6 +2457,15 @@
|
||||
"pathe": "^1.1.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxtjs/robots": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/robots/-/robots-3.0.0.tgz",
|
||||
"integrity": "sha512-qsHGW1KXBvV5Kq7u3huPnFCUTbHS4Fk8Za2mNPgmUXcwLgp3exvhPtdZfIdjrCF/aZk3A8OZONNmGghs6CecBA==",
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "^3.0.0",
|
||||
"h3": "^1.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxtjs/tailwindcss": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/tailwindcss/-/tailwindcss-6.10.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user