Skip to content

Commit

Permalink
chore(deps): update astro
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent d885dbc commit 8ca7818
Show file tree
Hide file tree
Showing 3 changed files with 724 additions and 439 deletions.
6 changes: 3 additions & 3 deletions apps/zustand-rx-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"typedoc": "typedoc --plugin typedoc-plugin-markdown --entryDocument introduction.md"
},
"dependencies": {
"@astrojs/react": "2.3.2",
"@astrojs/svelte": "3.1.1",
"@astrojs/react": "3.0.2",
"@astrojs/svelte": "4.0.2",
"svelte": "4.2.0"
},
"devDependencies": {
"astro": "2.10.14"
"astro": "3.1.4"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"zustand": "4.4.1"
},
"devDependencies": {
"@astrojs/react": "2.3.2",
"@astrojs/react": "3.0.2",
"@babel/core": "^7.14.5",
"@babel/preset-react": "7.22.5",
"@commitlint/cli": "17.7.1",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@typescript-eslint/parser": "5.62.0",
"@vitest/coverage-c8": "0.33.0",
"@vitest/ui": "0.34.3",
"astro": "2.10.14",
"astro": "3.1.4",
"babel-jest": "29.6.4",
"commitizen": "4.3.0",
"css-loader": "6.8.1",
Expand Down
Loading

0 comments on commit 8ca7818

Please sign in to comment.