Skip to content

Commit

Permalink
chore(deps): update astro monorepo (#1040)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 5d495f7 commit d41ce04
Show file tree
Hide file tree
Showing 3 changed files with 219 additions and 219 deletions.
2 changes: 1 addition & 1 deletion playground/runtime-astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start": "astro dev"
},
"devDependencies": {
"astro": "^4.12.3",
"astro": "^4.13.0",
"dummy-commonjs": "workspace:*",
"dummy-module": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/styled-components-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/react": "^18.3.3",
"babel-plugin-styled-components": "^2.1.4",
"react": "^18.3.1",
"rollup": "^4.19.1",
"rollup": "^4.19.2",
"rollup-plugin-esbuild": "^6.1.1",
"styled-components": "^6.1.12"
}
Expand Down
Loading

0 comments on commit d41ce04

Please sign in to comment.