Skip to content

Commit 6d1860c

Browse files
chore(deps): update npm minor and patch dependencies
1 parent f665d94 commit 6d1860c

16 files changed

Lines changed: 3269 additions & 2271 deletions

File tree

apps/loopover-miner-ui/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"private": true,
55
"description": "Local read-only dashboard shell for the LoopOver miner.",
6-
"packageManager": "npm@10.9.8",
6+
"packageManager": "npm@10.9.9",
77
"type": "module",
88
"scripts": {
99
"dev": "vite dev",
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@loopover/ui-kit": "*",
2020
"@tailwindcss/vite": "^4.3.3",
21-
"@tanstack/react-router": "^1.170.18",
21+
"@tanstack/react-router": "^1.170.24",
2222
"react": "^19.2.8",
2323
"react-dom": "^19.2.8",
2424
"recharts": "^3.10.1",
@@ -28,22 +28,22 @@
2828
},
2929
"devDependencies": {
3030
"@eslint/js": "^10.0.1",
31-
"@tanstack/router-plugin": "^1.168.23",
31+
"@tanstack/router-plugin": "^1.168.28",
3232
"@testing-library/dom": "^10.4.1",
3333
"@testing-library/react": "^16.3.2",
34-
"@types/react": "^19.2.17",
35-
"@types/react-dom": "^19.2.3",
34+
"@types/react": "^19.2.18",
35+
"@types/react-dom": "^19.2.4",
3636
"@vitejs/plugin-react": "^5.2.0",
37-
"eslint": "^10.8.0",
37+
"eslint": "^10.8.1",
3838
"eslint-plugin-prettier": "^5.5.6",
3939
"eslint-plugin-react-hooks": "^7.1.1",
4040
"eslint-plugin-react-refresh": "^0.5.3",
41-
"globals": "^17.7.0",
41+
"globals": "^17.9.0",
4242
"jsdom": "^28.1.0",
4343
"prettier": "^3.9.6",
4444
"typescript": "^5.9.3",
45-
"typescript-eslint": "^8.65.0",
46-
"vite": "^8.1.5",
45+
"typescript-eslint": "^8.66.0",
46+
"vite": "^8.2.1",
4747
"vitest": "^4.1.10"
4848
}
4949
}

apps/loopover-ui/package.json

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"private": true,
55
"description": "LoopOver's public website, docs, and dashboard (TanStack Start SPA/SSR app).",
6-
"packageManager": "npm@10.9.8",
6+
"packageManager": "npm@10.9.9",
77
"sideEffects": false,
88
"type": "module",
99
"scripts": {
@@ -25,57 +25,57 @@
2525
"dependencies": {
2626
"@loopover/contract": "*",
2727
"@loopover/ui-kit": "*",
28-
"@radix-ui/react-accordion": "^1.2.18",
29-
"@radix-ui/react-alert-dialog": "^1.1.21",
30-
"@radix-ui/react-aspect-ratio": "^1.1.13",
31-
"@radix-ui/react-avatar": "^1.2.4",
32-
"@radix-ui/react-checkbox": "^1.3.9",
33-
"@radix-ui/react-collapsible": "^1.1.18",
34-
"@radix-ui/react-context-menu": "^2.3.5",
35-
"@radix-ui/react-dialog": "^1.1.21",
36-
"@radix-ui/react-dropdown-menu": "^2.1.22",
37-
"@radix-ui/react-hover-card": "^1.1.21",
38-
"@radix-ui/react-label": "^2.1.13",
39-
"@radix-ui/react-menubar": "^1.1.22",
40-
"@radix-ui/react-navigation-menu": "^1.2.20",
41-
"@radix-ui/react-popover": "^1.1.21",
42-
"@radix-ui/react-progress": "^1.1.14",
43-
"@radix-ui/react-radio-group": "^1.4.5",
44-
"@radix-ui/react-scroll-area": "^1.2.16",
45-
"@radix-ui/react-select": "^2.3.5",
46-
"@radix-ui/react-separator": "^1.1.13",
47-
"@radix-ui/react-slider": "^1.4.5",
48-
"@radix-ui/react-slot": "^1.3.1",
49-
"@radix-ui/react-switch": "^1.3.5",
50-
"@radix-ui/react-tabs": "^1.1.19",
51-
"@radix-ui/react-toggle": "^1.1.16",
52-
"@radix-ui/react-toggle-group": "^1.1.17",
53-
"@radix-ui/react-tooltip": "^1.2.14",
54-
"@scalar/api-reference-react": "^0.9.59",
55-
"@sentry/react": "^10.67.0",
28+
"@radix-ui/react-accordion": "^1.2.20",
29+
"@radix-ui/react-alert-dialog": "^1.1.23",
30+
"@radix-ui/react-aspect-ratio": "^1.1.15",
31+
"@radix-ui/react-avatar": "^1.2.6",
32+
"@radix-ui/react-checkbox": "^1.3.11",
33+
"@radix-ui/react-collapsible": "^1.1.20",
34+
"@radix-ui/react-context-menu": "^2.3.7",
35+
"@radix-ui/react-dialog": "^1.1.23",
36+
"@radix-ui/react-dropdown-menu": "^2.1.24",
37+
"@radix-ui/react-hover-card": "^1.1.23",
38+
"@radix-ui/react-label": "^2.1.15",
39+
"@radix-ui/react-menubar": "^1.1.24",
40+
"@radix-ui/react-navigation-menu": "^1.2.22",
41+
"@radix-ui/react-popover": "^1.1.23",
42+
"@radix-ui/react-progress": "^1.1.16",
43+
"@radix-ui/react-radio-group": "^1.4.7",
44+
"@radix-ui/react-scroll-area": "^1.2.18",
45+
"@radix-ui/react-select": "^2.3.7",
46+
"@radix-ui/react-separator": "^1.1.15",
47+
"@radix-ui/react-slider": "^1.4.7",
48+
"@radix-ui/react-slot": "^1.3.3",
49+
"@radix-ui/react-switch": "^1.3.7",
50+
"@radix-ui/react-tabs": "^1.1.21",
51+
"@radix-ui/react-toggle": "^1.1.18",
52+
"@radix-ui/react-toggle-group": "^1.1.19",
53+
"@radix-ui/react-tooltip": "^1.2.16",
54+
"@scalar/api-reference-react": "^0.9.61",
55+
"@sentry/react": "^10.69.0",
5656
"@tailwindcss/vite": "^4.3.3",
5757
"@tanstack/react-query": "^5.101.4",
58-
"@tanstack/react-router": "^1.170.18",
59-
"@tanstack/react-start": "^1.168.32",
60-
"@tanstack/router-plugin": "^1.168.23",
58+
"@tanstack/react-router": "^1.170.24",
59+
"@tanstack/react-start": "^1.168.41",
60+
"@tanstack/router-plugin": "^1.168.28",
6161
"class-variance-authority": "^0.7.1",
6262
"clsx": "^2.1.1",
6363
"cmdk": "^1.1.1",
6464
"date-fns": "^4.4.0",
6565
"embla-carousel-react": "^8.6.0",
66-
"fumadocs-core": "^16.12.1",
67-
"fumadocs-mdx": "^15.2.0",
66+
"fumadocs-core": "^16.14.2",
67+
"fumadocs-mdx": "^15.2.2",
6868
"input-otp": "^1.4.2",
6969
"lucide-react": "^0.577.0",
70-
"motion": "^12.42.2",
71-
"posthog-js": "^1.409.3",
70+
"motion": "^12.43.0",
71+
"posthog-js": "^1.414.0",
7272
"react": "^19.2.8",
7373
"react-day-picker": "^9.14.0",
7474
"react-dom": "^19.2.8",
75-
"react-hook-form": "^7.82.0",
75+
"react-hook-form": "^7.85.0",
7676
"react-resizable-panels": "^4.12.2",
7777
"recharts": "^3.10.1",
78-
"sonner": "^2.0.7",
78+
"sonner": "^2.0.8",
7979
"tailwind-merge": "^3.6.0",
8080
"tailwindcss": "^4.3.3",
8181
"tw-animate-css": "^1.4.0",
@@ -86,14 +86,14 @@
8686
"devDependencies": {
8787
"@codecov/bundle-analyzer": "^2.0.1",
8888
"@eslint/js": "^10.0.1",
89-
"@lovable.dev/vite-tanstack-config": "2.7.7",
89+
"@lovable.dev/vite-tanstack-config": "2.10.0",
9090
"@testing-library/dom": "^10.4.1",
9191
"@testing-library/react": "^16.3.2",
9292
"@types/node": "^22.20.1",
93-
"@types/react": "^19.2.17",
94-
"@types/react-dom": "^19.2.3",
93+
"@types/react": "^19.2.18",
94+
"@types/react-dom": "^19.2.4",
9595
"@vitejs/plugin-react": "^5.2.0",
96-
"eslint": "^10.8.0",
96+
"eslint": "^10.8.1",
9797
"eslint-config-prettier": "^10.1.8",
9898
"eslint-plugin-prettier": "^5.5.6",
9999
"eslint-plugin-react-hooks": "^7.1.1",
@@ -103,7 +103,7 @@
103103
"nitro": "3.0.260429-beta",
104104
"prettier": "^3.9.6",
105105
"typescript": "^5.9.3",
106-
"typescript-eslint": "^8.65.0",
107-
"vite": "^8.1.5"
106+
"typescript-eslint": "^8.66.0",
107+
"vite": "^8.2.1"
108108
}
109109
}

control-plane/package-lock.json

Lines changed: 46 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)