@tactics/lokaal-loket 0.0.156 → 0.0.158
Sign up to get free protection for your applications and to get access to all the features.
- package/build/index.cjs +681 -694
- package/build/index.d.cts +10 -13
- package/build/index.d.ts +10 -13
- package/build/index.js +462 -475
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@tactics/lokaal-loket",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.158",
|
4
4
|
"description": "Component library for Lokaal Loket project",
|
5
5
|
"main": "./build/index.js",
|
6
6
|
"types": "./build/index.d.ts",
|
@@ -62,14 +62,14 @@
|
|
62
62
|
"@storybook/types": "^8.2.9",
|
63
63
|
"@tactics/browser": "^0.0.6",
|
64
64
|
"@tactics/js-monad": "^0.0.5",
|
65
|
-
"@tactics/tacky": "2.0.
|
65
|
+
"@tactics/tacky": "2.0.27",
|
66
66
|
"@types/geojson": "^7946.0.14",
|
67
67
|
"@types/react": "^18.3.4",
|
68
68
|
"@types/styled-components": "^5.1.34",
|
69
69
|
"@types/supercluster": "^7.1.3",
|
70
70
|
"@vis.gl/react-google-maps": "^1.1.0",
|
71
71
|
"@vitejs/plugin-react": "^4.3.1",
|
72
|
-
"axios": "^1.7.
|
72
|
+
"axios": "^1.7.5",
|
73
73
|
"deck.gl": "^9.0.27",
|
74
74
|
"supercluster": "^8.0.1",
|
75
75
|
"terser": "^5.31.6",
|