Skip to content

Commit

Permalink
Upgrade all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sandhose committed Dec 12, 2024
1 parent 7f07124 commit 08e9dc1
Show file tree
Hide file tree
Showing 2 changed files with 837 additions and 834 deletions.
19 changes: 10 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,24 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.0.2",
"@astrojs/react": "^4.0.0",
"@astrojs/react": "^4.1.0",
"@fontsource/inconsolata": "^5.1.0",
"@fontsource/inter": "^5.1.0",
"@nanostores/persistent": "^0.10.2",
"@nanostores/react": "^0.8.0",
"@tanstack/react-query": "^5.59.15",
"@types/react": "^18.3.11",
"@vector-im/compound-design-tokens": "^1.8.0",
"@vector-im/compound-web": "^7.0.0",
"astro": "^5.0.4",
"@nanostores/react": "^0.8.2",
"@tanstack/react-query": "^5.62.7",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@vector-im/compound-design-tokens": "^2.1.3",
"@vector-im/compound-web": "^7.5.0",
"astro": "^5.0.5",
"classnames": "^2.5.1",
"modern-normalize": "^3.0.1",
"nanostores": "^0.11.3",
"qrcode.react": "^4.1.0",
"qrcode.react": "^4.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.7.1+sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247"
}
Loading

0 comments on commit 08e9dc1

Please sign in to comment.