@tactics/lokaal-loket 0.0.485 → 0.0.486
Sign up to get free protection for your applications and to get access to all the features.
- package/build/index.cjs +624 -626
- package/build/index.d.cts +8 -1
- package/build/index.d.ts +8 -1
- package/build/index.js +624 -626
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@tactics/lokaal-loket",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.486",
|
4
4
|
"description": "Component library for Lokaal Loket project",
|
5
5
|
"main": "./build/index.js",
|
6
6
|
"types": "./build/index.d.ts",
|
@@ -51,7 +51,7 @@
|
|
51
51
|
"storybook-react-context": "^0.7.0",
|
52
52
|
"styled-components": "^6.1.14",
|
53
53
|
"swiper": "^11.2.1",
|
54
|
-
"tsup": "^8.3.
|
54
|
+
"tsup": "^8.3.6"
|
55
55
|
},
|
56
56
|
"peerDependencies": {
|
57
57
|
"match-operator": ">= 0.2",
|
@@ -65,7 +65,7 @@
|
|
65
65
|
"@emotion/react": "^11.14.0",
|
66
66
|
"@emotion/styled": "^11.14.0",
|
67
67
|
"@googlemaps/markerclusterer": "^2.5.3",
|
68
|
-
"@luwio/hooks": "^0.0.
|
68
|
+
"@luwio/hooks": "^0.0.10",
|
69
69
|
"@mapbox/polyline": "^1.2.1",
|
70
70
|
"@mui/base": "5.0.0-beta.69",
|
71
71
|
"@mui/material": "^6.4.1",
|
@@ -75,7 +75,7 @@
|
|
75
75
|
"@storybook/theming": "^8.5.1",
|
76
76
|
"@storybook/types": "^8.5.1",
|
77
77
|
"@tactics/browser": "^0.0.7",
|
78
|
-
"@tactics/js-monad": "^0.0.
|
78
|
+
"@tactics/js-monad": "^0.0.14",
|
79
79
|
"@tactics/tacky": "2.0.35",
|
80
80
|
"@tiptap/extension-link": "^2.11.3",
|
81
81
|
"@tiptap/pm": "^2.11.3",
|