Skip to content

Commit

Permalink
bump: components - fix #232 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
pagoru authored Jan 2, 2025
1 parent 4eec714 commit aca20b1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"vite-tsconfig-paths": "4.3.2"
},
"dependencies": {
"@oh/components": "npm:@jsr/[email protected].13",
"@oh/components": "npm:@jsr/[email protected].14",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react-refresh": "1.3.6",
"js-cookie": "3.0.5",
Expand Down
8 changes: 4 additions & 4 deletions app/client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,10 +328,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@oh/components@npm:@jsr/[email protected].13":
version "0.1.13"
resolved "https://npm.jsr.io/~/11/@jsr/oh__components/0.1.13.tgz#EAF1CC8E6F0E53DFB4BC6722083E6631DF4F4A3E"
integrity sha512-QOL1GHXv+/rtiDhRCBb8zgfwnfwarllg5tEjGmfHXUxzmpHQCFGXsAsT2KIZXYXCaPcpk1/ByokRrY0wwF/Anw==
"@oh/components@npm:@jsr/[email protected].14":
version "0.1.14"
resolved "https://npm.jsr.io/~/11/@jsr/oh__components/0.1.14.tgz#24DCAEB87C8901CFCA1DBD46A92E4C4285A8C58F"
integrity sha512-Az+Pim0lMTvECNjLJ7tTnZxN5Pef/mj5F6auFYTqe1g0y3BIPtQORejrAjuL/U3Qk8ypg1Av1Ux4137rN0TyGQ==
dependencies:
react "18.3.1"

Expand Down

0 comments on commit aca20b1

Please sign in to comment.