-
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.
Signed-off-by: SoulHarsh007 <[email protected]>
- Loading branch information
1 parent
fc3768f
commit d5348a5
Showing
3 changed files
with
20 additions
and
36 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 |
---|---|---|
@@ -1,43 +1,43 @@ | ||
{ | ||
"dependencies": { | ||
"@headlessui/react": "2.1.2", | ||
"@headlessui/react": "2.1.8", | ||
"@headlessui/tailwindcss": "0.2.1", | ||
"@marsidev/react-turnstile": "0.7.2", | ||
"@marsidev/react-turnstile": "1.0.2", | ||
"@radix-ui/react-checkbox": "1.1.1", | ||
"@remixicon/react": "4.2.0", | ||
"@tremor/react": "3.17.4", | ||
"@tremor/react": "3.18.3", | ||
"@xterm/addon-fit": "0.10.0", | ||
"@xterm/addon-search": "0.15.0", | ||
"@xterm/addon-web-links": "0.11.0", | ||
"@xterm/addon-webgl": "0.18.0", | ||
"@xterm/xterm": "5.5.0", | ||
"ansi-styles": "6.2.1", | ||
"iron-session": "8.0.2", | ||
"next": "14.2.5", | ||
"iron-session": "8.0.3", | ||
"next": "14.2.13", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-toastify": "10.0.5", | ||
"rxdb": "15.31.0", | ||
"rxdb": "15.33.0", | ||
"rxdb-hooks": "5.0.2", | ||
"sharp": "0.33.4", | ||
"sharp": "0.33.5", | ||
"strip-ansi": "7.1.0" | ||
}, | ||
"devDependencies": { | ||
"@tailwindcss/forms": "0.5.7", | ||
"@types/node": "^22.3.0", | ||
"@types/react": "^18.3.3", | ||
"@types/react-dom": "^18.3.0", | ||
"@types/validator": "13.12.0", | ||
"@tailwindcss/forms": "0.5.9", | ||
"@types/node": "^22.10.2", | ||
"@types/react": "^18.3.16", | ||
"@types/react-dom": "^18.3.5", | ||
"@types/validator": "13.12.2", | ||
"autoprefixer": "10.4.20", | ||
"eslint": "^9.9.0", | ||
"eslint-config-next": "^14.2.5", | ||
"eslint": "^9.17.0", | ||
"eslint-config-next": "^14.2.20", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-perfectionist": "^3.2.0", | ||
"eslint-plugin-perfectionist": "^3.9.1", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"postcss": "8.4.41", | ||
"tailwindcss": "3.4.10", | ||
"typescript": "5.5.4", | ||
"typescript-eslint": "8.1.0" | ||
"postcss": "8.4.47", | ||
"tailwindcss": "3.4.13", | ||
"typescript": "5.6.2", | ||
"typescript-eslint": "8.7.0" | ||
}, | ||
"name": "cachyos-builder-dashboard", | ||
"private": true, | ||
|
@@ -48,8 +48,5 @@ | |
"start": "next start" | ||
}, | ||
"version": "0.1.0", | ||
"packageManager": "[email protected]", | ||
"patchedDependencies": { | ||
"@marsidev/[email protected]": "patches/@marsidev%[email protected]" | ||
} | ||
"packageManager": "[email protected]" | ||
} |
This file was deleted.
Oops, something went wrong.
d5348a5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for builder-dashboard ready!
✅ Preview
https://builder-dashboard-cyv5k0duw-vnepogodins-projects.vercel.app
Built with commit d5348a5.
This pull request is being automatically deployed with vercel-action