Skip to content

Commit 56abab1

Browse files
chore: bump deps ⚡️
1 parent 1db6617 commit 56abab1

File tree

7 files changed

+587
-527
lines changed

7 files changed

+587
-527
lines changed

_site/package.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,17 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "4.0.7",
14+
"@astrojs/mdx": "4.0.8",
1515
"@astrojs/react": "4.2.0",
1616
"@astrojs/rss": "4.0.11",
1717
"@astrojs/sitemap": "3.2.1",
18-
"@astrojs/tailwind": "5.1.5",
19-
"@astrojs/vercel": "8.0.4",
18+
"@astrojs/vercel": "8.0.5",
2019
"@radix-ui/react-avatar": "1.1.2",
2120
"@radix-ui/react-dialog": "1.1.5",
2221
"@radix-ui/react-scroll-area": "1.2.2",
2322
"@radix-ui/react-tooltip": "1.1.7",
24-
"@tanstack/react-query": "^5.51.23",
25-
"astro": "5.1.10",
23+
"@tanstack/react-query": "5.66.0",
24+
"astro": "5.2.3",
2625
"class-variance-authority": "0.7.1",
2726
"clsx": "2.1.1",
2827
"lucide-react": "0.474.0",
@@ -31,11 +30,11 @@
3130
"remark-toc": "9.0.0",
3231
"react": "19.0.0",
3332
"react-dom": "19.0.0",
34-
"tailwindcss": "4.0.0"
33+
"tailwindcss": "4.0.3"
3534
},
3635
"devDependencies": {
3736
"@tailwindcss/typography": "0.5.16",
38-
"@tailwindcss/vite": "4.0.0",
37+
"@tailwindcss/vite": "4.0.3",
3938
"@types/react": "19.0.8",
4039
"@types/react-dom": "19.0.3",
4140
"tailwindcss-animate": "1.0.7",

_site/pnpm-lock.yaml

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

apps/native/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"@react-native-async-storage/async-storage": "2.1.00",
4242
"@repo/design": "workspace:*",
4343
"@repo/i18n-config": "workspace:*",
44-
"@sentry/react-native": "6.5.0",
45-
"@tanstack/react-query": "5.65.1",
46-
"expo": "52.0.26",
47-
"expo-asset": "11.0.2",
44+
"@sentry/react-native": "6.6.0",
45+
"@tanstack/react-query": "5.66.0",
46+
"expo": "52.0.28",
47+
"expo-asset": "11.0.3",
4848
"expo-constants": "17.0.5",
4949
"expo-font": "13.0.3",
5050
"expo-image": "2.0.4",
@@ -53,20 +53,20 @@
5353
"expo-splash-screen": "0.29.21",
5454
"expo-status-bar": "2.0.1",
5555
"expo-system-ui": "4.0.7",
56-
"expo-updates": "0.26.13",
56+
"expo-updates": "0.26.15",
5757
"lodash": "4.17.21",
5858
"numeral": "2.0.6",
5959
"react": "catalog:",
6060
"react-dom": "catalog:",
6161
"react-native": "catalog:",
6262
"react-native-bottom-sheet-manager": "0.4.1",
6363
"react-native-gesture-handler": "catalog:",
64-
"react-native-keyboard-controller": "1.16.0",
64+
"react-native-keyboard-controller": "1.16.1",
6565
"react-native-reanimated": "catalog:",
6666
"react-native-safe-area-context": "catalog:",
6767
"react-native-screens": "catalog:",
6868
"react-native-svg": "15.11.1",
69-
"react-native-webview": "13.13.1"
69+
"react-native-webview": "13.13.2"
7070
},
7171
"devDependencies": {
7272
"@dev-plugins/react-query": "0.1.0",
@@ -82,7 +82,7 @@
8282
"cross-env": "7.0.3",
8383
"dotenv": "16.4.7",
8484
"expo-build-properties": "0.13.2",
85-
"expo-dev-client": "5.0.10",
85+
"expo-dev-client": "5.0.11",
8686
"jest": "29.7.0",
8787
"jest-expo": "52.0.3",
8888
"react-test-renderer": "catalog:"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"prettier": "^3.4.2",
36-
"turbo": "^2.3.4"
36+
"turbo": "^2.4.0"
3737
},
3838
"engines": {
3939
"node": ">=20"

packages/design-system/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"embla-carousel-react": "8.5.2",
6060
"expo-clipboard": "7.0.1",
6161
"expo-navigation-bar": "4.0.7",
62-
"fuse.js": "7.0.0",
62+
"fuse.js": "7.1.0",
6363
"input-otp": "1.4.2",
6464
"lodash": "4.17.21",
6565
"lucide-react-native": "0.474.0",
@@ -75,9 +75,9 @@
7575
"react-native-svg": "15.11.1",
7676
"react-resizable-panels": "2.1.7",
7777
"recharts": "2.15.1",
78-
"sonner": "1.7.2",
78+
"sonner": "1.7.4",
7979
"sonner-native": "0.16.2",
80-
"tailwind-merge": "2.6.0",
80+
"tailwind-merge": "3.0.1",
8181
"vaul": "1.1.2",
8282
"zod": "3.24.1"
8383
},

packages/typescript-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"devDependencies": {
99
"@babel/core": "7.26.7",
10-
"@types/node": "22.12.0",
10+
"@types/node": "22.13.0",
1111
"typescript": "5.7.3"
1212
}
1313
}

0 commit comments

Comments
 (0)