Skip to content

Commit d5348a5

Browse files
committed
chore: bump deps
Signed-off-by: SoulHarsh007 <[email protected]>
1 parent fc3768f commit d5348a5

File tree

3 files changed

+20
-36
lines changed

3 files changed

+20
-36
lines changed

bun.lockb

-25.7 KB
Binary file not shown.

package.json

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
{
22
"dependencies": {
3-
"@headlessui/react": "2.1.2",
3+
"@headlessui/react": "2.1.8",
44
"@headlessui/tailwindcss": "0.2.1",
5-
"@marsidev/react-turnstile": "0.7.2",
5+
"@marsidev/react-turnstile": "1.0.2",
66
"@radix-ui/react-checkbox": "1.1.1",
77
"@remixicon/react": "4.2.0",
8-
"@tremor/react": "3.17.4",
8+
"@tremor/react": "3.18.3",
99
"@xterm/addon-fit": "0.10.0",
1010
"@xterm/addon-search": "0.15.0",
1111
"@xterm/addon-web-links": "0.11.0",
1212
"@xterm/addon-webgl": "0.18.0",
1313
"@xterm/xterm": "5.5.0",
1414
"ansi-styles": "6.2.1",
15-
"iron-session": "8.0.2",
16-
"next": "14.2.5",
15+
"iron-session": "8.0.3",
16+
"next": "14.2.13",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1",
1919
"react-toastify": "10.0.5",
20-
"rxdb": "15.31.0",
20+
"rxdb": "15.33.0",
2121
"rxdb-hooks": "5.0.2",
22-
"sharp": "0.33.4",
22+
"sharp": "0.33.5",
2323
"strip-ansi": "7.1.0"
2424
},
2525
"devDependencies": {
26-
"@tailwindcss/forms": "0.5.7",
27-
"@types/node": "^22.3.0",
28-
"@types/react": "^18.3.3",
29-
"@types/react-dom": "^18.3.0",
30-
"@types/validator": "13.12.0",
26+
"@tailwindcss/forms": "0.5.9",
27+
"@types/node": "^22.10.2",
28+
"@types/react": "^18.3.16",
29+
"@types/react-dom": "^18.3.5",
30+
"@types/validator": "13.12.2",
3131
"autoprefixer": "10.4.20",
32-
"eslint": "^9.9.0",
33-
"eslint-config-next": "^14.2.5",
32+
"eslint": "^9.17.0",
33+
"eslint-config-next": "^14.2.20",
3434
"eslint-config-prettier": "^9.1.0",
35-
"eslint-plugin-perfectionist": "^3.2.0",
35+
"eslint-plugin-perfectionist": "^3.9.1",
3636
"eslint-plugin-prettier": "^5.2.1",
37-
"postcss": "8.4.41",
38-
"tailwindcss": "3.4.10",
39-
"typescript": "5.5.4",
40-
"typescript-eslint": "8.1.0"
37+
"postcss": "8.4.47",
38+
"tailwindcss": "3.4.13",
39+
"typescript": "5.6.2",
40+
"typescript-eslint": "8.7.0"
4141
},
4242
"name": "cachyos-builder-dashboard",
4343
"private": true,
@@ -48,8 +48,5 @@
4848
"start": "next start"
4949
},
5050
"version": "0.1.0",
51-
"packageManager": "[email protected]",
52-
"patchedDependencies": {
53-
"@marsidev/[email protected]": "patches/@marsidev%[email protected]"
54-
}
51+
"packageManager": "[email protected]"
5552
}

patches/@marsidev%[email protected]

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)