@keycloakify/svelte 0.2.9 → 0.2.10-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keycloakify/svelte",
3
- "version": "0.2.9",
3
+ "version": "0.2.10-rc.1",
4
4
  "description": "Svelte Components for Keycloakify",
5
5
  "keywords": [
6
6
  "keycloak",
@@ -439,35 +439,35 @@
439
439
  "devDependencies": {
440
440
  "@eslint/js": "^10.0.1",
441
441
  "@sveltejs/adapter-auto": "^7.0.1",
442
- "@sveltejs/kit": "^2.53.4",
442
+ "@sveltejs/kit": "^2.55.0",
443
443
  "@sveltejs/package": "^2.5.7",
444
- "@sveltejs/vite-plugin-svelte": "^6.2.4",
444
+ "@sveltejs/vite-plugin-svelte": "^7.0.0",
445
445
  "@types/eslint": "^9.6.1",
446
- "@types/node": "^24.10.1",
446
+ "@types/node": "^24.11.0",
447
447
  "@vercel/ncc": "^0.38.4",
448
448
  "chalk": "^5.6.2",
449
449
  "cli-select": "^1.1.2",
450
- "conventional-changelog": "^7.1.1",
451
- "conventional-changelog-angular": "^8.1.0",
452
- "eslint": "^10.0.2",
450
+ "conventional-changelog": "^7.2.0",
451
+ "conventional-changelog-angular": "^8.3.0",
452
+ "eslint": "^10.0.3",
453
453
  "eslint-config-prettier": "^10.1.8",
454
454
  "eslint-plugin-prettier": "^5.5.5",
455
- "eslint-plugin-svelte": "^3.15.0",
455
+ "eslint-plugin-svelte": "^3.15.2",
456
456
  "eslint-plugin-unused-imports": "^4.4.1",
457
- "globals": "^17.3.0",
457
+ "globals": "^17.4.0",
458
458
  "husky": "^9.1.7",
459
459
  "keycloakify": "^11.15.1",
460
460
  "npm-check-updates": "^19.6.3",
461
461
  "prettier": "^3.8.1",
462
- "prettier-plugin-svelte": "^3.5.0",
463
- "publint": "^0.3.17",
464
- "svelte": "^5.53.6",
465
- "svelte-check": "^4.4.4",
462
+ "prettier-plugin-svelte": "^3.5.1",
463
+ "publint": "^0.3.18",
464
+ "svelte": "^5.53.11",
465
+ "svelte-check": "^4.4.5",
466
466
  "ts-node": "^10.9.2",
467
467
  "tsx": "4.20.4",
468
468
  "typescript": "~5.9.3",
469
- "typescript-eslint": "^8.56.1",
470
- "vite": "^7.3.1",
469
+ "typescript-eslint": "^8.57.0",
470
+ "vite": "^8.0.0",
471
471
  "zod": "^4.3.6"
472
472
  },
473
473
  "bin": {