Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #57 from albelium/dependabot/npm_and_yarn/react-7e…
Browse files Browse the repository at this point in the history
…5f9c36bb

⬆️ Bump the react group with 1 update
  • Loading branch information
albelium-bot[bot] authored Jan 16, 2024
2 parents f07bca4 + 4129d46 commit f9393e1
Show file tree
Hide file tree
Showing 4 changed files with 167 additions and 167 deletions.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@pandacss/dev": "0.27.0",
"@testing-library/react": "14.1.2",
"@types/node": "20.11.1",
"@types/react": "18.2.47",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"eslint-config-custom": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"build": "svgr -d dist/icons -- assets && tsup dist/icons/index.ts --format cjs,esm --dts --out-dir dist"
},
"devDependencies": {
"@types/react": "18.2.47",
"@types/react": "18.2.48",
"@svgr/cli": "8.1.0",
"react": "^18.2.0",
"tsup": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@testing-library/react": "14.1.2",
"@turbo/gen": "1.11.3",
"@types/node": "20.11.1",
"@types/react": "18.2.47",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "^4.2.1",
"eslint-config-custom": "workspace:*",
Expand Down
Loading

0 comments on commit f9393e1

Please sign in to comment.