✨ feat: implement new feature for enhanced user experience
This commit is contained in:
+4
-4
@@ -23,7 +23,7 @@
|
||||
"tour:mobile": "playwright test --config=video-tours/playwright.config.ts --project=tour-mobile"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.59.1",
|
||||
"@playwright/test": "^1.60.0",
|
||||
"@tailwindcss/postcss": "^4.3.0",
|
||||
"@tsconfig/svelte": "^5.0.8",
|
||||
"browser-sync": "^3.0.4",
|
||||
@@ -39,7 +39,7 @@
|
||||
"postcss": "^8.5.14",
|
||||
"prettier": "^3.8.3",
|
||||
"prettier-plugin-svelte": "^3.5.2",
|
||||
"svelte": "^5.55.5",
|
||||
"svelte": "^5.55.7",
|
||||
"svelte-check": "^4.4.8",
|
||||
"svelte-preprocess": "^6.0.3",
|
||||
"svelte-preprocess-esbuild": "^3.0.1",
|
||||
@@ -49,9 +49,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/cli": "^3.4.2",
|
||||
"@sentry/svelte": "^10.52.0",
|
||||
"@sentry/svelte": "^10.53.1",
|
||||
"cryptcha": "ssh://git@gitbase.de:2222/cms/cryptcha.git",
|
||||
"svelte-i18n": "^4.0.1"
|
||||
},
|
||||
"packageManager": "yarn@4.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user