@tactics/toddle-styleguide 5.4.34 → 5.4.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +26 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tactics/toddle-styleguide",
|
|
3
|
-
"version": "5.4.
|
|
3
|
+
"version": "5.4.35",
|
|
4
4
|
"main": "index.tsx",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"prepublish": "tsc",
|
|
@@ -10,12 +10,34 @@
|
|
|
10
10
|
"pnpm": "10"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
+
"@expo/vector-icons": "^15.0.3",
|
|
14
|
+
"@react-navigation/bottom-tabs": "^7.4.0",
|
|
15
|
+
"@react-navigation/elements": "^2.6.3",
|
|
16
|
+
"@react-navigation/native": "^7.1.8",
|
|
17
|
+
"expo": "~54.0.33",
|
|
18
|
+
"expo-constants": "~18.0.13",
|
|
19
|
+
"expo-font": "~14.0.11",
|
|
20
|
+
"expo-haptics": "~15.0.8",
|
|
21
|
+
"expo-image": "~3.0.11",
|
|
22
|
+
"expo-linking": "~8.0.11",
|
|
23
|
+
"expo-router": "~6.0.23",
|
|
24
|
+
"expo-splash-screen": "~31.0.13",
|
|
25
|
+
"expo-status-bar": "~3.0.9",
|
|
26
|
+
"expo-symbols": "~1.0.8",
|
|
27
|
+
"expo-system-ui": "~6.0.9",
|
|
28
|
+
"expo-web-browser": "~15.0.10",
|
|
29
|
+
"react": "19.1.0",
|
|
30
|
+
"react-dom": "19.1.0",
|
|
31
|
+
"react-native": "0.81.5",
|
|
32
|
+
"react-native-gesture-handler": "~2.28.0",
|
|
33
|
+
"react-native-worklets": "0.5.1",
|
|
34
|
+
"react-native-reanimated": "~4.1.1",
|
|
35
|
+
"react-native-safe-area-context": "~5.6.0",
|
|
36
|
+
"react-native-screens": "~4.16.0",
|
|
37
|
+
"react-native-web": "~0.21.0",
|
|
13
38
|
"@expo/metro-runtime": "*",
|
|
14
|
-
"@expo/vector-icons": "*",
|
|
15
39
|
"@miblanchard/react-native-slider": "^2.6.0",
|
|
16
|
-
"@react-navigation/bottom-tabs": "*",
|
|
17
40
|
"@react-navigation/drawer": "*",
|
|
18
|
-
"@react-navigation/native": "*",
|
|
19
41
|
"@react-navigation/native-stack": "*",
|
|
20
42
|
"@react-navigation/stack": "*",
|
|
21
43
|
"@tactics/kinderopvang-branding": "1.0.3",
|
|
@@ -24,42 +46,27 @@
|
|
|
24
46
|
"dayjs-plugin-utc": "^0.1.2",
|
|
25
47
|
"debug": "^4.4.3",
|
|
26
48
|
"depcheck": "^1.4.7",
|
|
27
|
-
"expo": "~54.0.33",
|
|
28
49
|
"expo-application": "*",
|
|
29
50
|
"expo-asset": "*",
|
|
30
51
|
"expo-background-task": "*",
|
|
31
52
|
"expo-camera": "*",
|
|
32
|
-
"expo-constants": "*",
|
|
33
53
|
"expo-crypto": "*",
|
|
34
54
|
"expo-dev-client": "*",
|
|
35
55
|
"expo-device": "*",
|
|
36
|
-
"expo-font": "*",
|
|
37
|
-
"expo-haptics": "*",
|
|
38
56
|
"expo-keep-awake": "*",
|
|
39
57
|
"expo-linear-gradient": "*",
|
|
40
58
|
"expo-localization": "*",
|
|
41
59
|
"expo-secure-store": "*",
|
|
42
|
-
"expo-splash-screen": "*",
|
|
43
|
-
"expo-status-bar": "*",
|
|
44
60
|
"expo-task-manager": "*",
|
|
45
61
|
"expo-updates-interface": "*",
|
|
46
62
|
"intl": "^1.2.5",
|
|
47
63
|
"prettier": "2.8.8",
|
|
48
|
-
"react": "19.1.0",
|
|
49
|
-
"react-dom": "19.1.0",
|
|
50
|
-
"react-native": "0.81.5",
|
|
51
64
|
"react-native-calendars": "^1.1314.0",
|
|
52
|
-
"react-native-gesture-handler": "~2.28.0",
|
|
53
65
|
"react-native-pager-view": "^6.9.1",
|
|
54
66
|
"react-native-picker-select": "^8.1.0",
|
|
55
|
-
"react-native-reanimated": "~4.1.1",
|
|
56
|
-
"react-native-safe-area-context": "*",
|
|
57
|
-
"react-native-screens": "~4.16.0",
|
|
58
67
|
"react-native-svg": "15.12.1",
|
|
59
|
-
"react-native-web": "*",
|
|
60
68
|
"react-native-wheel-picker-expo": "^0.5.4",
|
|
61
69
|
"react-native-wheely": "^0.6.0",
|
|
62
|
-
"react-native-worklets": "0.5.1",
|
|
63
70
|
"typescript": "~5.9.3"
|
|
64
71
|
},
|
|
65
72
|
"resolutions": {
|