Update Astro and Tina

This commit is contained in:
Cassidy Williams
2024-09-03 11:44:16 -05:00
parent b1cb35c0e9
commit c7ca18f2ee
4 changed files with 8477 additions and 9149 deletions

17608
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,14 +10,14 @@
"astro": "astro" "astro": "astro"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/rss": "^4.0.1", "@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.0.5", "@astrojs/sitemap": "^3.1.6",
"astro": "^4.1.1", "astro": "^4.15.2",
"prettier": "^3.1.0", "prettier": "^3.3.3",
"prettier-plugin-astro": "^0.12.2" "prettier-plugin-astro": "^0.14.1"
}, },
"dependencies": { "dependencies": {
"@tinacms/cli": "^1.5.43", "@tinacms/cli": "^1.6.2",
"tinacms": "^1.6.1" "tinacms": "^2.2.0"
} }
} }

View File

@@ -52,8 +52,6 @@ V franzen umami hammock scenester retro VHS, pop-up truffaut tacos polaroid heir
**bold** _italic_ **bold** _italic_
**_bold and italic_** **_bold and italic_**
~~strikethrough~~
==highlighted text==
```js ```js
// This is an example of some React // This is an example of some React

File diff suppressed because one or more lines are too long