chore(deps): update all non-major dependencies
This commit is contained in:
+14
-14
@@ -23,12 +23,12 @@
|
||||
"test:e2e:debug": "playwright test --debug"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.5.2",
|
||||
"@iconify-json/material-symbols": "^1.2.15",
|
||||
"@fortawesome/fontawesome-free": "^6.7.2",
|
||||
"@iconify-json/material-symbols": "^1.2.17",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@playwright/test": "^1.42.1",
|
||||
"@playwright/test": "^1.44.1",
|
||||
"@sveltejs/adapter-static": "3.0.8",
|
||||
"@sveltejs/kit": "2.20.0",
|
||||
"@sveltejs/kit": "2.20.3",
|
||||
"@sveltejs/vite-plugin-svelte": "^4.0.4",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^22.13.17",
|
||||
@@ -39,11 +39,11 @@
|
||||
"@vitest/coverage-v8": "2.1.9",
|
||||
"@vitest/ui": "^2.1.9",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"bits-ui": "^1.3.12",
|
||||
"bits-ui": "^1.3.16",
|
||||
"c8": "7.14.0",
|
||||
"chai": "^4.3.10",
|
||||
"chai": "^4.5.0",
|
||||
"clsx": "^2.1.1",
|
||||
"cssnano": "^6.0.5",
|
||||
"cssnano": "^6.1.2",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-es": "^4.1.0",
|
||||
@@ -57,24 +57,24 @@
|
||||
"esserializer": "^1.3.11",
|
||||
"husky": "^8.0.3",
|
||||
"jsdom": "^25.0.1",
|
||||
"lint-staged": "^15.2.11",
|
||||
"lint-staged": "^15.5.0",
|
||||
"lucide-svelte": "^0.479.0",
|
||||
"node-html-parser": "^6.1.13",
|
||||
"paneforge": "^1.0.0-next.4",
|
||||
"postcss": "^8.4.49",
|
||||
"postcss": "^8.5.3",
|
||||
"postcss-load-config": "5.1.0",
|
||||
"prettier": "^3.1.1",
|
||||
"prettier-plugin-svelte": "^3.2.8",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-svelte": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.11",
|
||||
"svelte": "^5.23.1",
|
||||
"svelte": "^5.23.2",
|
||||
"svelte-preprocess": "^6.0.3",
|
||||
"svelte-sonner": "^0.3.28",
|
||||
"tailwind-merge": "^3.0.2",
|
||||
"tailwind-variants": "^0.3.1",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.5.4",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.8.2",
|
||||
"unplugin-icons": "^22.1.0",
|
||||
"vite": "^5.4.14",
|
||||
"vitest": "^2.1.9",
|
||||
|
||||
Reference in New Issue
Block a user