Skip to content

Commit 38ad197

Browse files
committed
chore: update version of components
since the initial PR, new components are there Change-Id: I67f853a042f597cec55866d85dda00df3973c3fb Signed-off-by: Florent Benoit <[email protected]>
1 parent 2c04561 commit 38ad197

File tree

2 files changed

+149
-149
lines changed

2 files changed

+149
-149
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"@eslint/js": "^9.13.0",
2525
"@fortawesome/free-solid-svg-icons": "^6.6.0",
2626
"@podman-desktop/ui-svelte": "1.14.0-202410181623-bad6d696ad",
27-
"@sveltejs/adapter-auto": "^3.2.5",
27+
"@sveltejs/adapter-auto": "^3.3.0",
2828
"@sveltejs/adapter-static": "^3.0.5",
2929
"@sveltejs/kit": "^2.7.2",
3030
"@sveltejs/vite-plugin-svelte": "4.0.0",
3131
"@testing-library/jest-dom": "^6.6.2",
3232
"@testing-library/svelte": "^5.2.4",
3333
"@tsconfig/svelte": "^5.0.4",
34-
"@typescript-eslint/eslint-plugin": "^8.10.0",
35-
"@typescript-eslint/parser": "^8.10.0",
34+
"@typescript-eslint/eslint-plugin": "^8.11.0",
35+
"@typescript-eslint/parser": "^8.11.0",
3636
"@vitest/coverage-v8": "2.1.3",
3737
"@vitest/eslint-plugin": "^1.1.7",
3838
"autoprefixer": "^10.4.20",
@@ -55,14 +55,14 @@
5555
"micromark-extension-directive": "^3.0.2",
5656
"moment": "^2.30.1",
5757
"postcss": "^8.4.47",
58-
"svelte": "5.0.3",
58+
"svelte": "5.1.0",
5959
"svelte-check": "^4.0.5",
6060
"svelte-eslint-parser": "^0.43.0",
6161
"tailwindcss": "^3.4.14",
6262
"tslib": "^2.8.0",
6363
"typescript": "^5.6.3",
64-
"typescript-eslint": "^8.10.0",
65-
"vite": "^5.4.9",
64+
"typescript-eslint": "^8.11.0",
65+
"vite": "^5.4.10",
6666
"vitest": "^2.1.3"
6767
},
6868
"type": "module",

0 commit comments

Comments
 (0)