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] committed Nov 22, 2023
1 parent 8ac5cf9 commit 897f428
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 29 deletions.
4 changes: 2 additions & 2 deletions apps/zustand-rx-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"typedoc": "typedoc --plugin typedoc-plugin-markdown --entryDocument introduction.md"
},
"dependencies": {
"@astrojs/react": "3.0.5",
"@astrojs/react": "3.0.6",
"@astrojs/svelte": "4.0.4",
"svelte": "4.2.7"
},
"devDependencies": {
"astro": "3.5.6"
"astro": "3.5.7"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"zustand": "4.4.6"
},
"devDependencies": {
"@astrojs/react": "3.0.5",
"@astrojs/react": "3.0.6",
"@babel/core": "^7.23.3",
"@babel/preset-react": "7.23.3",
"@commitlint/cli": "18.4.2",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@typescript-eslint/parser": "6.12.0",
"@vitest/coverage-v8": "0.34.6",
"@vitest/ui": "0.34.6",
"astro": "3.5.6",
"astro": "3.5.7",
"babel-jest": "29.7.0",
"commitizen": "4.3.0",
"css-loader": "6.8.1",
Expand Down
45 changes: 20 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 897f428

@vercel
Copy link

@vercel vercel bot commented on 897f428 Nov 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

zustand-rx – ./

zustand-rx-patdx.vercel.app
zustand-rx.vercel.app
zustand-rx-git-main-patdx.vercel.app

Please sign in to comment.