chore: upgrade deps
This commit is contained in:
parent
471ec18dd7
commit
df88af73ad
2 changed files with 53 additions and 14779 deletions
14824
package-lock.json
generated
14824
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "6.9.0",
|
||||
"version": "6.9.1",
|
||||
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -15,7 +15,8 @@
|
|||
},
|
||||
"keywords": [
|
||||
"11ty",
|
||||
"Eleventy"
|
||||
"Eleventy",
|
||||
"Web components"
|
||||
],
|
||||
"author": "Cory Dransfeldt",
|
||||
"license": "MIT",
|
||||
|
@ -25,8 +26,7 @@
|
|||
"@daviddarnes/mastodon-post": "^1.1.1",
|
||||
"@remy/webmention": "^1.5.0",
|
||||
"@zachleat/pagefind-search": "^1.0.3",
|
||||
"@zachleat/webcare-webshare": "^1.0.3",
|
||||
"netlify-cli": "^17.17.1"
|
||||
"@zachleat/webcare-webshare": "^1.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "3.0.0-alpha.5",
|
||||
|
|
Reference in a new issue