Skip to content

Commit 54b571a

Browse files
Dependabot: (deps-dev): Bump the dependencies group with 7 updates (#690)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5962a5 commit 54b571a

File tree

2 files changed

+319
-294
lines changed

2 files changed

+319
-294
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
},
1515
"devDependencies": {
1616
"@fec/remark-a11y-emoji": "^4.0.2",
17-
"@iconify-json/fluent": "^1.1.60",
17+
"@iconify-json/fluent": "^1.1.61",
1818
"@neodrag/svelte": "^2.0.6",
1919
"@sveltejs/adapter-cloudflare": "^4.7.0",
20-
"@sveltejs/kit": "^2.5.19",
20+
"@sveltejs/kit": "^2.5.20",
2121
"@sveltejs/vite-plugin-svelte": "^3.1.1",
2222
"@types/eslint": "^9.6.0",
2323
"eslint": "^9.8.0",
@@ -26,8 +26,8 @@
2626
"fluent-svelte": "^1.6.0",
2727
"globals": "^15.9.0",
2828
"husky": "^9.1.4",
29-
"lightningcss": "^1.25.1",
30-
"lint-staged": "^15.2.7",
29+
"lightningcss": "^1.26.0",
30+
"lint-staged": "^15.2.8",
3131
"mdsvex": "^0.11.2",
3232
"prettier": "^3.3.3",
3333
"prettier-plugin-svelte": "^3.2.6",
@@ -42,9 +42,9 @@
4242
"svelte-preprocess": "^6.0.2",
4343
"tslib": "^2.6.3",
4444
"typescript": "^5.5.4",
45-
"typescript-eslint": "^8.0.0",
46-
"unplugin-icons": "0.19.1",
47-
"vite": "^5.3.5"
45+
"typescript-eslint": "^8.0.1",
46+
"unplugin-icons": "0.19.2",
47+
"vite": "^5.4.0"
4848
},
4949
"lint-staged": {
5050
"*": "prettier --write --ignore-unknown --plugin-search-dir=."

0 commit comments

Comments
 (0)