Compare commits

...
Author SHA1 Message Date
renovate[bot]andGitHub 5385962c79 fix(deps): update all non-major dependencies 2026-06-24 08:49:09 +00:00
4 changed files with 360 additions and 360 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
name: 'Playwright Tests'
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.60.0-jammy
image: mcr.microsoft.com/playwright:v1.61.1-jammy
steps:
- name: Checkout
+1 -1
View File
@@ -1 +1 @@
24.16.0
24.18.0
+10 -10
View File
@@ -33,9 +33,9 @@
"@iconify-json/logos": "^1.2.11",
"@iconify-json/material-symbols": "^1.2.79",
"@iconify-json/mdi": "^1.2.3",
"@playwright/test": "^1.60.0",
"@playwright/test": "^1.61.1",
"@sveltejs/adapter-static": "^3.0.10",
"@sveltejs/kit": "^2.63.1",
"@sveltejs/kit": "^2.67.0",
"@sveltejs/vite-plugin-svelte": "^7.1.2",
"@tailwindcss/typography": "^0.5.20",
"@tailwindcss/vite": "^4.3.1",
@@ -52,7 +52,7 @@
"clsx": "^2.1.1",
"cssnano": "^8.0.2",
"dotenv": "^17.4.2",
"eslint": "^10.4.1",
"eslint": "^10.5.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-es": "^4.1.0",
"eslint-plugin-no-only-tests": "^3.4.0",
@@ -60,7 +60,7 @@
"eslint-plugin-svelte": "^3.19.0",
"eslint-plugin-tailwindcss": "^3.18.3",
"eslint-plugin-unicorn": "^65.0.1",
"globals": "^17.6.0",
"globals": "^17.7.0",
"husky": "^9.1.7",
"jsdom": "^29.1.1",
"lint-staged": "^17.0.7",
@@ -71,7 +71,7 @@
"prettier-plugin-svelte": "^4.1.1",
"prettier-plugin-tailwindcss": "^0.8.0",
"svelte": "^5.56.3",
"svelte-check": "^4.6.0",
"svelte-check": "^4.7.1",
"svelte-preprocess": "^6.0.5",
"svelte-sonner": "^1.1.1",
"tailwind-merge": "^3.6.0",
@@ -80,9 +80,9 @@
"tslib": "^2.8.1",
"tw-animate-css": "^1.4.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.60.1",
"typescript-eslint": "^8.62.0",
"unplugin-icons": "^23.0.1",
"vite": "^8.0.16",
"vite": "^8.1.0",
"vite-plugin-devtools-json": "^1.0.0",
"vitest": "^4.1.9",
"vitest-dom": "^0.1.1"
@@ -92,7 +92,7 @@
"@codemirror/lang-markdown": "^6.5.0",
"@codemirror/lang-yaml": "^6.1.3",
"@codemirror/language": "^6.12.3",
"@codemirror/state": "^6.6.0",
"@codemirror/state": "^6.7.0",
"@codemirror/view": "^6.43.1",
"@fontsource-variable/recursive": "^5.2.8",
"@fsegurai/codemirror-theme-vscode-dark": "^6.2.6",
@@ -109,7 +109,7 @@
"mermaid": "^11.15.0",
"mode-watcher": "^1.1.0",
"monaco-editor": "0.55.1",
"pako": "2.1.0",
"pako": "2.2.0",
"plausible-tracker": "^0.3.9",
"random-word-slugs": "0.1.7",
"svg-pan-zoom": "3.6.2",
@@ -123,7 +123,7 @@
]
},
"engines": {
"node": ">=24.16.0"
"node": ">=24.18.0"
},
"packageManager": "pnpm@10.34.4+sha512.8768be55200ae3f2226b6527fcca2687e14bc4e5f12d7721a0f25da3df47915177058648db4177baf348120fa0ba2752d8d8d93f6beaf1fe64ae18da8de961af",
"pnpm": {
+348 -348
View File
File diff suppressed because it is too large Load Diff