@tactics/lokaal-loket 0.0.480 → 0.0.482

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tactics/lokaal-loket",
3
- "version": "0.0.480",
3
+ "version": "0.0.482",
4
4
  "description": "Component library for Lokaal Loket project",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
@@ -33,12 +33,12 @@
33
33
  "author": "",
34
34
  "license": "ISC",
35
35
  "devDependencies": {
36
- "@storybook/addon-essentials": "^8.5.0",
37
- "@storybook/addon-interactions": "^8.5.0",
38
- "@storybook/blocks": "^8.5.0",
39
- "@storybook/manager-api": "^8.5.0",
40
- "@storybook/react": "^8.5.0",
41
- "@storybook/react-vite": "^8.5.0",
36
+ "@storybook/addon-essentials": "^8.5.1",
37
+ "@storybook/addon-interactions": "^8.5.1",
38
+ "@storybook/blocks": "^8.5.1",
39
+ "@storybook/manager-api": "^8.5.1",
40
+ "@storybook/react": "^8.5.1",
41
+ "@storybook/react-vite": "^8.5.1",
42
42
  "@types/react-dom": "^19.0.3",
43
43
  "@types/react-slider": "^1.3.6",
44
44
  "@vitejs/plugin-react-swc": "^3.7.2",
@@ -47,7 +47,7 @@
47
47
  "prop-types": "^15.8.1",
48
48
  "react": "^19.0.0",
49
49
  "react-dom": "^19.0.0",
50
- "storybook": "^8.5.0",
50
+ "storybook": "^8.5.1",
51
51
  "storybook-react-context": "^0.7.0",
52
52
  "styled-components": "^6.1.14",
53
53
  "swiper": "^11.2.1",
@@ -55,41 +55,41 @@
55
55
  },
56
56
  "peerDependencies": {
57
57
  "match-operator": ">= 0.2",
58
- "react": ">= 18",
59
- "react-dom": ">= 18",
58
+ "react": ">= 19",
59
+ "react-dom": ">= 19",
60
60
  "styled-components": ">= 3",
61
61
  "swiper": ">= 11.1"
62
62
  },
63
63
  "dependencies": {
64
- "@deck.gl/google-maps": "^9.0.40",
64
+ "@deck.gl/google-maps": "^9.1.0",
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.5",
68
+ "@luwio/hooks": "^0.0.9",
69
69
  "@mapbox/polyline": "^1.2.1",
70
70
  "@mui/base": "5.0.0-beta.69",
71
71
  "@mui/material": "^6.4.1",
72
- "@mui/x-date-pickers": "^7.24.0",
73
- "@storybook/addon-a11y": "^8.5.0",
74
- "@storybook/components": "^8.5.0",
75
- "@storybook/theming": "^8.5.0",
76
- "@storybook/types": "^8.5.0",
72
+ "@mui/x-date-pickers": "^7.24.1",
73
+ "@storybook/addon-a11y": "^8.5.1",
74
+ "@storybook/components": "^8.5.1",
75
+ "@storybook/theming": "^8.5.1",
76
+ "@storybook/types": "^8.5.1",
77
77
  "@tactics/browser": "^0.0.7",
78
78
  "@tactics/js-monad": "^0.0.5",
79
- "@tactics/tacky": "2.0.34",
80
- "@tiptap/extension-link": "^2.11.2",
81
- "@tiptap/pm": "^2.11.2",
82
- "@tiptap/react": "^2.11.2",
83
- "@tiptap/starter-kit": "^2.11.2",
84
- "@types/geojson": "^7946.0.15",
85
- "@types/react": "^19.0.7",
79
+ "@tactics/tacky": "2.0.35",
80
+ "@tiptap/extension-link": "^2.11.3",
81
+ "@tiptap/pm": "^2.11.3",
82
+ "@tiptap/react": "^2.11.3",
83
+ "@tiptap/starter-kit": "^2.11.3",
84
+ "@types/geojson": "^7946.0.16",
85
+ "@types/react": "^19.0.8",
86
86
  "@types/styled-components": "^5.1.34",
87
87
  "@types/supercluster": "^7.1.3",
88
88
  "@vis.gl/react-google-maps": "^1.5.0",
89
89
  "@vitejs/plugin-react": "^4.3.4",
90
90
  "axios": "^1.7.9",
91
91
  "dayjs": "^1.11.13",
92
- "deck.gl": "^9.0.40",
92
+ "deck.gl": "^9.1.0",
93
93
  "fast-deep-equal": "^3.1.3",
94
94
  "lodash": "^4.17.21",
95
95
  "npm-run-path": "^6.0.0",