[GH-ISSUE #59] update devDependencies in package.json to the ones of svelte 5 #33

Closed
opened 2026-03-23 20:33:36 +00:00 by mirror · 0 comments
Owner

Originally created by @pjlammertyn on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/RADar-AZDelta/azd-radar-data-datatable/issues/59

Originally assigned to: @BostoenToby on GitHub.

	"devDependencies": {
		"@fontsource/fira-mono": "^4.5.10",
		"@neoconfetti/svelte": "^1.0.0",
		"@sveltejs/adapter-auto": "^3.2.0",
		"@sveltejs/kit": "^2.5.8",
		"@sveltejs/vite-plugin-svelte": "^3.1.0",
		"@types/eslint": "^8.56.10",
		"@typescript-eslint/eslint-plugin": "^7.9.0",
		"@typescript-eslint/parser": "^7.9.0",
		"eslint": "^8.57.0",
		"eslint-config-prettier": "^9.1.0",
		"eslint-plugin-svelte": "^2.39.0",
		"prettier": "^3.2.5",
		"prettier-plugin-svelte": "^3.2.3",
		"svelte": "5.0.0-next.131",
		"svelte-check": "^3.7.1",
		"tslib": "^2.6.2",
		"typescript": "^5.4.5",
		"vite": "^5.2.11"
	},
Originally created by @pjlammertyn on GitHub (May 13, 2024). Original GitHub issue: https://github.com/RADar-AZDelta/azd-radar-data-datatable/issues/59 Originally assigned to: @BostoenToby on GitHub. ```json "devDependencies": { "@fontsource/fira-mono": "^4.5.10", "@neoconfetti/svelte": "^1.0.0", "@sveltejs/adapter-auto": "^3.2.0", "@sveltejs/kit": "^2.5.8", "@sveltejs/vite-plugin-svelte": "^3.1.0", "@types/eslint": "^8.56.10", "@typescript-eslint/eslint-plugin": "^7.9.0", "@typescript-eslint/parser": "^7.9.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-svelte": "^2.39.0", "prettier": "^3.2.5", "prettier-plugin-svelte": "^3.2.3", "svelte": "5.0.0-next.131", "svelte-check": "^3.7.1", "tslib": "^2.6.2", "typescript": "^5.4.5", "vite": "^5.2.11" }, ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RADar-AZDelta/archived-azd-radar-data-datatable#33
No description provided.