Skip to content

Commit 6bbdee7

Browse files
committed
Package updates
Update package dependencies Refactor react-window implementation
1 parent 1eb3601 commit 6bbdee7

24 files changed

+4057
-4266
lines changed

package-lock.json

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

package.json

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -47,83 +47,83 @@
4747
}
4848
},
4949
"dependencies": {
50-
"@astrojs/node": "^9.1.3",
51-
"@astrojs/react": "^4.2.1",
52-
"@astrojs/tailwind": "^6.0.1",
53-
"@babel/runtime": "^7.27.0",
54-
"@hookform/resolvers": "^4.1.3",
55-
"@nanostores/persistent": "^0.10.2",
56-
"@nanostores/react": "^0.8.4",
57-
"@radix-ui/react-accordion": "^1.2.3",
58-
"@radix-ui/react-alert-dialog": "^1.1.6",
59-
"@radix-ui/react-aspect-ratio": "^1.1.2",
60-
"@radix-ui/react-avatar": "^1.1.3",
61-
"@radix-ui/react-checkbox": "^1.1.4",
62-
"@radix-ui/react-collapsible": "^1.1.3",
63-
"@radix-ui/react-context-menu": "^2.2.6",
64-
"@radix-ui/react-dialog": "^1.1.6",
65-
"@radix-ui/react-dropdown-menu": "^2.1.6",
66-
"@radix-ui/react-hover-card": "^1.1.6",
50+
"@astrojs/node": "^9.4.4",
51+
"@astrojs/react": "^4.4.0",
52+
"@astrojs/tailwind": "^6.0.2",
53+
"@babel/runtime": "^7.28.4",
54+
"@hookform/resolvers": "^5.2.2",
55+
"@nanostores/persistent": "^1.1.0",
56+
"@nanostores/react": "^1.0.0",
57+
"@radix-ui/react-accordion": "^1.2.12",
58+
"@radix-ui/react-alert-dialog": "^1.1.15",
59+
"@radix-ui/react-aspect-ratio": "^1.1.7",
60+
"@radix-ui/react-avatar": "^1.1.10",
61+
"@radix-ui/react-checkbox": "^1.3.3",
62+
"@radix-ui/react-collapsible": "^1.1.12",
63+
"@radix-ui/react-context-menu": "^2.2.16",
64+
"@radix-ui/react-dialog": "^1.1.15",
65+
"@radix-ui/react-dropdown-menu": "^2.1.16",
66+
"@radix-ui/react-hover-card": "^1.1.15",
6767
"@radix-ui/react-icons": "^1.3.2",
68-
"@radix-ui/react-label": "^2.1.2",
69-
"@radix-ui/react-menubar": "^1.1.6",
70-
"@radix-ui/react-navigation-menu": "^1.2.5",
71-
"@radix-ui/react-popover": "^1.1.6",
72-
"@radix-ui/react-progress": "^1.1.2",
73-
"@radix-ui/react-radio-group": "^1.2.3",
74-
"@radix-ui/react-scroll-area": "^1.2.3",
75-
"@radix-ui/react-select": "^2.1.6",
76-
"@radix-ui/react-separator": "^1.1.2",
77-
"@radix-ui/react-slider": "^1.2.3",
78-
"@radix-ui/react-slot": "^1.1.2",
79-
"@radix-ui/react-switch": "^1.1.3",
80-
"@radix-ui/react-tabs": "^1.1.3",
81-
"@radix-ui/react-toast": "^1.2.6",
82-
"@radix-ui/react-toggle": "^1.1.2",
83-
"@radix-ui/react-toggle-group": "^1.1.2",
84-
"@radix-ui/react-tooltip": "^1.1.8",
85-
"@types/react": "^18.3.12",
86-
"@types/react-dom": "^18.3.1",
87-
"astro": "^5.5.4",
68+
"@radix-ui/react-label": "^2.1.7",
69+
"@radix-ui/react-menubar": "^1.1.16",
70+
"@radix-ui/react-navigation-menu": "^1.2.14",
71+
"@radix-ui/react-popover": "^1.1.15",
72+
"@radix-ui/react-progress": "^1.1.7",
73+
"@radix-ui/react-radio-group": "^1.3.8",
74+
"@radix-ui/react-scroll-area": "^1.2.10",
75+
"@radix-ui/react-select": "^2.2.6",
76+
"@radix-ui/react-separator": "^1.1.7",
77+
"@radix-ui/react-slider": "^1.3.6",
78+
"@radix-ui/react-slot": "^1.2.3",
79+
"@radix-ui/react-switch": "^1.2.6",
80+
"@radix-ui/react-tabs": "^1.1.13",
81+
"@radix-ui/react-toast": "^1.2.15",
82+
"@radix-ui/react-toggle": "^1.1.10",
83+
"@radix-ui/react-toggle-group": "^1.1.11",
84+
"@radix-ui/react-tooltip": "^1.2.8",
85+
"@types/react": "^19.1.14",
86+
"@types/react-dom": "^19.1.9",
87+
"astro": "^5.14.1",
8888
"class-variance-authority": "^0.7.1",
8989
"clsx": "^2.1.1",
9090
"cmdk": "^1.1.1",
91-
"date-fns": "^3.6.0",
92-
"embla-carousel-react": "^8.5.2",
91+
"date-fns": "^4.1.0",
92+
"embla-carousel-react": "^8.6.0",
9393
"input-otp": "^1.4.2",
94-
"lucide-react": "^0.453.0",
95-
"mime-types": "^2.1.35",
96-
"nanostores": "^0.11.4",
97-
"next-themes": "^0.3.0",
98-
"react": "^18.3.1",
99-
"react-day-picker": "^8.10.1",
100-
"react-dom": "^18.3.1",
101-
"react-hook-form": "^7.54.2",
102-
"react-i18next": "^15.4.1",
94+
"lucide-react": "^0.544.0",
95+
"mime-types": "^3.0.1",
96+
"nanostores": "^1.0.1",
97+
"next-themes": "^0.4.6",
98+
"react": "^19.1.1",
99+
"react-day-picker": "^9.11.0",
100+
"react-dom": "^19.1.1",
101+
"react-hook-form": "^7.63.0",
102+
"react-i18next": "^16.0.0",
103103
"react-markdown": "^10.1.0",
104-
"react-resizable-panels": "^2.1.7",
105-
"react-syntax-highlighter": "^15.6.1",
106-
"react-window": "^1.8.11",
107-
"recharts": "^2.15.1",
108-
"sonner": "^1.7.4",
109-
"tailwind-merge": "^2.5.4",
110-
"tailwindcss": "^3.4.14",
104+
"react-resizable-panels": "^3.0.6",
105+
"react-syntax-highlighter": "^15.6.6",
106+
"react-window": "^2.1.2",
107+
"recharts": "^3.2.1",
108+
"sonner": "^2.0.7",
109+
"tailwind-merge": "^3.3.1",
110+
"tailwindcss": "^3.0.24",
111111
"tailwindcss-animate": "^1.0.7",
112112
"vaul": "^1.1.2",
113-
"zod": "^3.24.2"
113+
"zod": "^4.1.11"
114114
},
115115
"devDependencies": {
116-
"@babel/core": "^7.26.10",
116+
"@babel/core": "^7.28.4",
117117
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
118-
"@babel/plugin-transform-runtime": "^7.26.10",
119-
"@babel/preset-env": "^7.26.9",
118+
"@babel/plugin-transform-runtime": "^7.28.3",
119+
"@babel/preset-env": "^7.28.3",
120120
"@soda/friendly-errors-webpack-plugin": "^1.8.1",
121-
"@types/dompurify": "^3.0.5",
121+
"@types/dompurify": "^3.2.0",
122122
"babel-loader": "^10.0.0",
123-
"dompurify": "^3.2.5",
124-
"electron": "^35.0.3",
125-
"electron-builder": "^25.1.8",
126-
"webpack": "^5.98.0",
123+
"dompurify": "^3.2.7",
124+
"electron": "^38.1.2",
125+
"electron-builder": "^26.0.12",
126+
"webpack": "^5.101.3",
127127
"webpack-cli": "^6.0.1",
128128
"webpack-merge": "^6.0.1",
129129
"webpack-node-externals": "^3.0.0"

0 commit comments

Comments
 (0)