mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-06-28 14:31:52 +00:00
feat: update sitemap plugin
This commit is contained in:
parent
4c08105626
commit
3db6264f66
14
package-lock.json
generated
14
package-lock.json
generated
@ -20,7 +20,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/react": "^2.1.3",
|
||||
"@astrojs/sitemap": "^1.3.1",
|
||||
"@astrojs/sitemap": "^1.4.0",
|
||||
"@astrojs/tailwind": "^3.1.2",
|
||||
"@divriots/jampack": "^0.11.2",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
@ -164,9 +164,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@astrojs/sitemap": {
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-1.3.3.tgz",
|
||||
"integrity": "sha512-TPyyb/hKxc+bHPpSoNPhsuI0QOTVzq2tueg2r0CTH1HqigYIAA2LQkCBlQzz85R+LrOZpv4kXYmhxdDcSkJCmA==",
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-1.4.0.tgz",
|
||||
"integrity": "sha512-uTK77kcg7iTiik+u7rTGG6vK4ZWTfYMaVnFndOVQrLzaE5xivmQgIbVLtlN+xRcME5n/m6vYQFJmogFR+elGCw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"sitemap": "^7.1.1",
|
||||
@ -11257,9 +11257,9 @@
|
||||
}
|
||||
},
|
||||
"@astrojs/sitemap": {
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-1.3.3.tgz",
|
||||
"integrity": "sha512-TPyyb/hKxc+bHPpSoNPhsuI0QOTVzq2tueg2r0CTH1HqigYIAA2LQkCBlQzz85R+LrOZpv4kXYmhxdDcSkJCmA==",
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-1.4.0.tgz",
|
||||
"integrity": "sha512-uTK77kcg7iTiik+u7rTGG6vK4ZWTfYMaVnFndOVQrLzaE5xivmQgIbVLtlN+xRcME5n/m6vYQFJmogFR+elGCw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"sitemap": "^7.1.1",
|
||||
|
@ -27,7 +27,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/react": "^2.1.3",
|
||||
"@astrojs/sitemap": "^1.3.1",
|
||||
"@astrojs/sitemap": "^1.4.0",
|
||||
"@astrojs/tailwind": "^3.1.2",
|
||||
"@divriots/jampack": "^0.11.2",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
|
Loading…
x
Reference in New Issue
Block a user