Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
deeprobin committed Sep 1, 2023
1 parent 63c1d7e commit 1d58167
Show file tree
Hide file tree
Showing 3 changed files with 790 additions and 755 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
},
"dependencies": {
"@astrojs/deno": "^4.3.0",
"@astrojs/node": "^5.3.4",
"@astrojs/node": "^5.3.6",
"@astrojs/partytown": "^1.2.3",
"@astrojs/prefetch": "^0.2.3",
"@astrojs/rss": "^2.4.4",
"@astrojs/sitemap": "^1.4.0",
"@astrojs/solid-js": "^2.2.0",
"@astrojs/solid-js": "^2.2.1",
"@contentful/rich-text-html-renderer": "^16.1.1",
"@contentful/rich-text-plain-text-renderer": "^16.0.6",
"@contentful/rich-text-types": "^16.2.1",
Expand All @@ -25,7 +25,7 @@
"@motionone/solid": "^10.16.2",
"@nanostores/persistent": "^0.9.1",
"@nanostores/solid": "^0.4.2",
"@otterlord/astro-compress": "^1.1.48",
"@otterlord/astro-compress": "^1.1.51",
"@otterlord/astro-critters": "^1.1.41",
"@otterlord/astro-rome": "^0.1.21",
"@swup/a11y-plugin": "^3.0.0",
Expand All @@ -34,20 +34,20 @@
"@swup/ga-plugin": "^1.1.0",
"@swup/gtm-plugin": "^1.0.2",
"@swup/head-plugin": "^1.3.0",
"astro": "^2.10.8",
"astro": "^2.10.15",
"astro-compressor": "^0.4.0",
"astro-webmanifest": "^0.6.0",
"clarity-js": "^0.7.10",
"contentful": "^10.4.2",
"contentful": "^10.5.1",
"lucide-solid": "^0.241.0",
"nanostores": "^0.9.3",
"sass": "^1.65.1",
"sharp": "^0.32.4",
"sass": "^1.66.1",
"sharp": "^0.32.5",
"solid-icons": "^1.0.11",
"solid-js": "^1.7.11",
"swup": "^3.1.1"
},
"devDependencies": {
"@playwright/test": "^1.37.0"
"@playwright/test": "^1.37.1"
}
}
Loading

0 comments on commit 1d58167

Please sign in to comment.