Skip to content

Commit

Permalink
chore(page): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-heimbuch committed Sep 28, 2024
1 parent 7fb1baf commit 6f55090
Show file tree
Hide file tree
Showing 4 changed files with 1,104 additions and 838 deletions.
13 changes: 6 additions & 7 deletions apps/page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,12 @@
"@podlove/types": "workspace:*",
"@podlove/clients": "workspace:*",
"@podlove/webvtt-parser": "workspace:*",
"@astrojs/check": "0.8.1",
"@astrojs/node": "8.3.2",
"@astrojs/tailwind": "5.1.0",
"@astrojs/vue": "4.5.0",
"@astrojs/cloudflare": "11.0.1",
"astro": "4.11.5",
"vue": "3.4.31",
"@astrojs/check": "0.9.3",
"@astrojs/tailwind": "5.1.1",
"@astrojs/vue": "4.5.1",
"@astrojs/cloudflare": "11.1.0",
"astro": "4.15.9",
"vue": "3.5.10",
"fast-xml-parser": "4.3.2",
"lodash-es": "4.17.21",
"redux": "4.2.1",
Expand Down
1 change: 1 addition & 0 deletions apps/page/src/env.d.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"lerna": "8.0.0",
"lerna-update-wizard": "0.17.8",
"lint-staged": "11.0.1",
"prettier": "2.3.2"
"prettier": "3.3.3"
},
"lint-staged": {
"**/*.{ts,vue}": [
Expand Down
Loading

0 comments on commit 6f55090

Please sign in to comment.