@tactics/lokaal-loket 0.0.474 → 0.0.476

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.474",
3
+ "version": "0.0.476",
4
4
  "description": "Component library for Lokaal Loket project",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
@@ -101,7 +101,7 @@
101
101
  "terser": "^5.37.0",
102
102
  "typescript": "^5.7.3",
103
103
  "uuid": "^11.0.5",
104
- "vite": "^6.0.10"
104
+ "vite": "^6.0.11"
105
105
  },
106
106
  "packageManager": "pnpm@9.4.0+sha256.b6fd0bfda555e7e584ad7e56b30c68b01d5a04f9ee93989f4b93ca8473c49c74"
107
107
  }