@tactics/lokaal-loket 0.0.421 → 0.0.423

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.421",
3
+ "version": "0.0.423",
4
4
  "description": "Component library for Lokaal Loket project",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
@@ -50,7 +50,7 @@
50
50
  "storybook": "^8.4.7",
51
51
  "storybook-react-context": "^0.7.0",
52
52
  "styled-components": "^6.1.13",
53
- "swiper": "^11.1.15",
53
+ "swiper": "^11.2.0",
54
54
  "tsup": "^8.3.5"
55
55
  },
56
56
  "peerDependencies": {
@@ -66,8 +66,8 @@
66
66
  "@emotion/styled": "^11.14.0",
67
67
  "@googlemaps/markerclusterer": "^2.5.3",
68
68
  "@mapbox/polyline": "^1.2.1",
69
- "@mui/base": "5.0.0-beta.67",
70
- "@mui/material": "^6.2.1",
69
+ "@mui/base": "5.0.0-beta.68",
70
+ "@mui/material": "^6.3.0",
71
71
  "@mui/x-date-pickers": "^7.23.3",
72
72
  "@storybook/addon-a11y": "^8.4.7",
73
73
  "@storybook/components": "^8.4.7",
@@ -76,10 +76,10 @@
76
76
  "@tactics/browser": "^0.0.7",
77
77
  "@tactics/js-monad": "^0.0.5",
78
78
  "@tactics/tacky": "2.0.34",
79
- "@tiptap/extension-link": "^2.10.4",
80
- "@tiptap/pm": "^2.10.4",
81
- "@tiptap/react": "^2.10.4",
82
- "@tiptap/starter-kit": "^2.10.4",
79
+ "@tiptap/extension-link": "^2.11.0",
80
+ "@tiptap/pm": "^2.11.0",
81
+ "@tiptap/react": "^2.11.0",
82
+ "@tiptap/starter-kit": "^2.11.0",
83
83
  "@types/geojson": "^7946.0.15",
84
84
  "@types/react": "^19.0.2",
85
85
  "@types/styled-components": "^5.1.34",
@@ -99,7 +99,7 @@
99
99
  "terser": "^5.37.0",
100
100
  "typescript": "^5.7.2",
101
101
  "uuid": "^11.0.3",
102
- "vite": "^6.0.5"
102
+ "vite": "^6.0.7"
103
103
  },
104
104
  "packageManager": "pnpm@9.4.0+sha256.b6fd0bfda555e7e584ad7e56b30c68b01d5a04f9ee93989f4b93ca8473c49c74"
105
105
  }