Skip to content

Commit

Permalink
chore(deps): update all-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent ee5d448 commit 4f7009e
Show file tree
Hide file tree
Showing 4 changed files with 684 additions and 626 deletions.
2 changes: 1 addition & 1 deletion apps/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@repo/main",
"version": "0.0.0",
"private": "true",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "main",
"author": "Brendan Dash <[email protected]> (https://aiwan.run)",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions apps/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.0",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "renderer",
"author": "Brendan Dash <[email protected]> (https://github.com/Debbl/)",
"license": "MIT",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@nextui-org/react": "^2.6.11",
"@nextui-org/theme": "^2.4.5",
"motion": "12.0.5",
"motion": "12.4.1",
"next": "^15.1.6",
"react": "^19.0.0",
"react-dom": "^19.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "starter-electron-app",
"productName": "Starter Electron App",
"version": "0.0.0",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "starter-electron-app",
"author": "Brendan Dash <[email protected]> (https://aiwan.run/)",
"license": "MIT",
Expand Down
Loading

0 comments on commit 4f7009e

Please sign in to comment.