Skip to content

Commit 3876a62

Browse files
committed
Bump deps
1 parent a776e1a commit 3876a62

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

src/Exceptionless.Web/ClientApp/package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Exceptionless.Web/ClientApp/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"upgrade": "ncu -i"
2424
},
2525
"devDependencies": {
26-
"@iconify-json/lucide": "^1.2.21",
26+
"@iconify-json/lucide": "^1.2.22",
2727
"@playwright/test": "^1.49.1",
2828
"@sveltejs/adapter-static": "^3.0.8",
2929
"@sveltejs/kit": "^2.15.2",
@@ -42,8 +42,8 @@
4242
"prettier": "^3.4.2",
4343
"prettier-plugin-svelte": "^3.3.2",
4444
"prettier-plugin-tailwindcss": "^0.6.9",
45-
"svelte": "^5.16.6",
46-
"svelte-check": "^4.1.1",
45+
"svelte": "^5.17.0",
46+
"svelte-check": "^4.1.2",
4747
"swagger-typescript-api": "^13.0.23",
4848
"tslib": "^2.8.1",
4949
"typescript": "^5.7.2",
@@ -75,7 +75,7 @@
7575
"tailwindcss": "^3.4.17",
7676
"tailwindcss-animate": "^1.0.7",
7777
"throttle-debounce": "^5.0.2",
78-
"unplugin-icons": "^0.22.0"
78+
"unplugin-icons": "^22.0.0"
7979
},
8080
"type": "module"
8181
}

0 commit comments

Comments
 (0)