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 23, 2025
1 parent 8023a6f commit acb6e18
Show file tree
Hide file tree
Showing 2 changed files with 1,417 additions and 548 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@
},
"devDependencies": {
"@astrojs/lit": "4.3.0",
"@astrojs/react": "3.6.3",
"@astrojs/svelte": "6.0.2",
"@astrojs/tailwind": "5.1.2",
"@astrojs/vue": "4.5.3",
"@astrojs/react": "4.2.0",
"@astrojs/svelte": "7.0.4",
"@astrojs/tailwind": "6.0.0",
"@astrojs/vue": "5.0.6",
"@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.0",
"autoprefixer": "10.4.20",
"del-cli": "^6.0.0",
"eslint": "^9.12.0",
Expand Down Expand Up @@ -184,11 +184,11 @@
},
"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/tailwind": "^2.1.3 || ^3.0.0 || ^4.0.0 || ^5.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/tailwind": "^2.1.3 || ^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 || ^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 acb6e18

Please sign in to comment.