Add project name, update project version, update all AstroJS dependencies

This commit is contained in:
2024-05-27 04:33:51 -05:00
parent e5ac7ddb2b
commit 4a699210e8
2 changed files with 2006 additions and 1186 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "",
"name": "undefined-behaviors",
"type": "module",
"version": "0.0.1",
"version": "0.1.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
@@ -11,14 +11,15 @@
},
"dependencies": {
"@astrojs/check": "^0.3.1",
"@astrojs/mdx": "^1.1.5",
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/mdx": "^3.0.1",
"@astrojs/react": "^3.0.6",
"@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.3",
"@astrojs/tailwind": "^5.0.2",
"@astrojs/tailwind": "^5.1.0",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"astro": "^3.6.3",
"astro": "^4.9.1",
"astro-robots-txt": "^1.0.0",
"astro-seo": "^0.8.0",
"date-fns": "^2.30.0",

3181
pnpm-lock.yaml generated
View File

File diff suppressed because it is too large Load Diff