|
19 | 19 | "defaults" |
20 | 20 | ], |
21 | 21 | "dependencies": { |
22 | | - "@radix-ui/react-dialog": "^1.1.15", |
23 | | - "@radix-ui/react-dropdown-menu": "^2.1.16", |
24 | | - "@radix-ui/react-label": "^2.1.8", |
25 | | - "@radix-ui/react-separator": "^1.1.8", |
| 22 | + "@radix-ui/react-dialog": "^1.1.18", |
| 23 | + "@radix-ui/react-dropdown-menu": "^2.1.19", |
| 24 | + "@radix-ui/react-label": "^2.1.11", |
| 25 | + "@radix-ui/react-separator": "^1.1.11", |
26 | 26 | "@radix-ui/react-slot": "^1.2.4", |
27 | | - "@radix-ui/react-tabs": "^1.1.13", |
28 | | - "@rspack/core": "2.0.4", |
29 | | - "@tailwindcss/postcss": "^4.3.0", |
30 | | - "@tanstack/react-query": "^5.100.13", |
31 | | - "@tanstack/react-query-devtools": "^5.100.13", |
32 | | - "@tanstack/react-router": "^1.170.7", |
| 27 | + "@radix-ui/react-tabs": "^1.1.16", |
| 28 | + "@rspack/core": "2.1.2", |
| 29 | + "@tailwindcss/postcss": "^4.3.2", |
| 30 | + "@tanstack/react-query": "^5.101.2", |
| 31 | + "@tanstack/react-query-devtools": "^5.101.2", |
| 32 | + "@tanstack/react-router": "^1.170.17", |
33 | 33 | "@tanstack/react-router-devtools": "^1.167.0", |
34 | 34 | "@tanstack/react-table": "^8.21.3", |
35 | 35 | "class-variance-authority": "^0.7.1", |
36 | 36 | "clsx": "^2.1.1", |
37 | 37 | "compression-webpack-plugin": "^12.0.0", |
38 | 38 | "css-loader": "7.1.4", |
39 | 39 | "css-minimizer-webpack-plugin": "8.0.0", |
40 | | - "lucide-react": "^1.16.0", |
| 40 | + "lucide-react": "^1.23.0", |
41 | 41 | "mini-css-extract-plugin": "2.10.2", |
42 | | - "postcss": "^8.5.15", |
| 42 | + "postcss": "^8.5.16", |
43 | 43 | "postcss-loader": "^8.2.1", |
44 | 44 | "prop-types": "15.8.1", |
45 | 45 | "react": "19.2.7", |
|
49 | 49 | "react-on-rails-rsc": "19.2.1-rc.0", |
50 | 50 | "react-server-dom-webpack": "19.2.7", |
51 | 51 | "rspack-manifest-plugin": "5.2.2", |
52 | | - "sass": "1.99.0", |
53 | | - "sass-loader": "16.0.7", |
| 52 | + "sass": "1.101.0", |
| 53 | + "sass-loader": "17.0.0", |
54 | 54 | "shakapacker": "10.2.0", |
55 | 55 | "shakapacker-rspack": "10.2.0", |
56 | 56 | "sonner": "^2.0.7", |
57 | 57 | "style-loader": "4.0.0", |
58 | 58 | "tailwind-merge": "^3.6.0", |
59 | | - "tailwindcss": "^4.3.0", |
| 59 | + "tailwindcss": "^4.3.2", |
60 | 60 | "tw-animate-css": "^1.4.0", |
61 | | - "webpack": "^5.101.0", |
| 61 | + "webpack": "^5.108.4", |
62 | 62 | "webpack-assets-manifest": "^6.0.0" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@playwright/test": "^1.60.0", |
| 65 | + "@playwright/test": "^1.61.1", |
66 | 66 | "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1", |
67 | | - "@rspack/cli": "2.0.4", |
68 | | - "@rspack/dev-server": "2.0.1", |
69 | | - "@rspack/plugin-react-refresh": "2.0.0", |
70 | | - "@swc/core": "1.15.33", |
71 | | - "@types/react": "19.2.15", |
| 67 | + "@rspack/cli": "2.1.2", |
| 68 | + "@rspack/dev-server": "2.1.0", |
| 69 | + "@rspack/plugin-react-refresh": "2.0.2", |
| 70 | + "@swc/core": "1.15.43", |
| 71 | + "@types/express": "^4.17.25", |
| 72 | + "@types/react": "19.2.17", |
72 | 73 | "@types/react-dom": "19.2.3", |
73 | 74 | "react-refresh": "0.18.0", |
74 | 75 | "swc-loader": "0.2.7", |
75 | 76 | "typescript": "6.0.3", |
76 | | - "webpack-cli": "^6.0.0", |
77 | | - "webpack-dev-server": "^5.2.5" |
| 77 | + "webpack-cli": "^7.2.1", |
| 78 | + "webpack-dev-server": "^5.2.6" |
78 | 79 | } |
79 | 80 | } |
0 commit comments