Skip to content

Commit

Permalink
chore(deps): update astro monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent 6ce7078 commit 5e29d3a
Show file tree
Hide file tree
Showing 2 changed files with 1,681 additions and 542 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@
},
"devDependencies": {
"@astrojs/lit": "4.3.0",
"@astrojs/react": "3.6.3",
"@astrojs/svelte": "6.0.2",
"@astrojs/vue": "4.5.3",
"@astrojs/react": "4.2.1",
"@astrojs/svelte": "7.0.5",
"@astrojs/vue": "5.0.7",
"@eslint/js": "^9.12.0",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-multi-entry": "6.0.1",
Expand All @@ -146,7 +146,7 @@
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@webcomponents/template-shadowroot": "0.2.1",
"astro": "4.16.15",
"astro": "5.3.1",
"autoprefixer": "10.4.20",
"del-cli": "^6.0.0",
"eslint": "^9.12.0",
Expand Down Expand Up @@ -184,10 +184,10 @@
},
"peerDependencies": {
"@astrojs/lit": "^1.0.1 || ^2.0.0 || ^3.0.0 || ^4.0.0",
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0",
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
"astro": "^3.0.0 || ^4.0.0",
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
"astro": "^3.0.0 || ^4.0.0 || ^5.0.0",
"ethers": "^6.0.0",
"lit": "^2.3.1 || ^3.0.0",
"react": "^18.0.0",
Expand Down
Loading

0 comments on commit 5e29d3a

Please sign in to comment.