-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all-dependencies
- Loading branch information
1 parent
ee5d448
commit 4f7009e
Showing
4 changed files
with
684 additions
and
626 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
Oops, something went wrong.