a8c2f5f88c
Bumps [jws](https://github.com/brianloveswords/node-jws) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianloveswords/node-jws/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: jws dependency-version: 4.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
103 lines
3.2 KiB
JSON
103 lines
3.2 KiB
JSON
{
|
|
"name": "frontend",
|
|
"version": "0.0.1",
|
|
"scripts": {
|
|
"dev": "vite dev",
|
|
"build": "NODE_ENV=production vite build",
|
|
"package": "vite package",
|
|
"preview": "vite preview",
|
|
"check": "svelte-check --tsconfig ./tsconfig.json",
|
|
"check:watch": "svelte-check --tsconfig ./tsconfig.json --watch",
|
|
"lint": "prettier --ignore-path .gitignore --check --plugin-search-dir=. . '!src/lib/i18n/locales/*.json' '!pnpm-lock.yaml' '!src/app.html' && eslint --ignore-path .gitignore .",
|
|
"lint-without-format-checking": "eslint --ignore-path .gitignore .",
|
|
"format": "prettier --ignore-path .gitignore --write --plugin-search-dir=. . '!src/lib/i18n/locales/*.json'",
|
|
"run:prod": "node index.js",
|
|
"translations-scan": "i18next-scanner --config i18next-scanner.config.engine.cjs src/**/*.svelte"
|
|
},
|
|
"devDependencies": {
|
|
"@felte/reporter-tippy": "^1.1.10",
|
|
"@felte/validator-yup": "^1.1.4",
|
|
"@ffmpeg/core": "^0.12.10",
|
|
"@ffmpeg/ffmpeg": "^0.12.15",
|
|
"@ffmpeg/util": "^0.12.2",
|
|
"@fontsource/marck-script": "^5.2.8",
|
|
"@sentry/browser": "^10.22.0",
|
|
"@sentry/tracing": "^7.120.4",
|
|
"@simplewebauthn/browser": "^13.2.2",
|
|
"@sveltejs/adapter-auto": "^7.0.0",
|
|
"@sveltejs/adapter-node": "^5.4.0",
|
|
"@sveltejs/kit": "^2.47.3",
|
|
"@sveltejs/vite-plugin-svelte": "^6.2.1",
|
|
"@tailwindcss/postcss": "^4.1.16",
|
|
"@tailwindcss/typography": "^0.5.19",
|
|
"@types/canvas-confetti": "^1.9.0",
|
|
"@types/js-cookie": "^3.0.6",
|
|
"@types/jws": "^3.2.11",
|
|
"@types/luxon": "^3.7.1",
|
|
"@types/qrcode": "^1.5.6",
|
|
"@types/sortablejs": "^1.15.9",
|
|
"@types/ua-parser-js": "^0.7.39",
|
|
"@typescript-eslint/eslint-plugin": "^8.46.2",
|
|
"@typescript-eslint/parser": "^8.46.2",
|
|
"@uppy/compressor": "^2.3.2",
|
|
"@uppy/core": "^4.5.3",
|
|
"@uppy/dashboard": "^4.4.3",
|
|
"@uppy/drag-drop": "^4.2.2",
|
|
"@uppy/drop-target": "^3.2.2",
|
|
"@uppy/image-editor": "^3.4.2",
|
|
"@uppy/progress-bar": "^4.3.2",
|
|
"@uppy/status-bar": "^4.2.3",
|
|
"@uppy/svelte": "^4.6.2",
|
|
"@uppy/xhr-upload": "^4.4.2",
|
|
"autoprefixer": "^10.4.21",
|
|
"canvas-confetti": "^1.9.4",
|
|
"ckeditor5": "^47.1.0",
|
|
"cookie": "^1.0.2",
|
|
"crypto-js": "^4.2.0",
|
|
"cssnano": "^7.1.1",
|
|
"dompurify": "^3.3.0",
|
|
"eslint": "^9.38.0",
|
|
"eslint-config-prettier": "^10.1.8",
|
|
"felte": "^1.3.0",
|
|
"fuse.js": "^7.1.0",
|
|
"highlight.js": "^11.11.1",
|
|
"i18next": "^25.6.0",
|
|
"i18next-browser-languagedetector": "^8.2.0",
|
|
"jose": "^6.1.0",
|
|
"js-cookie": "^3.0.5",
|
|
"jws": "^4.0.1",
|
|
"luxon": "^3.7.2",
|
|
"marked": "^16.4.1",
|
|
"mdsvex": "^0.12.6",
|
|
"minisearch": "^7.2.0",
|
|
"pikaso": "^2.9.0",
|
|
"plausible-tracker": "^0.3.9",
|
|
"postcss": "^8.5.6",
|
|
"postcss-import": "^16.1.1",
|
|
"postcss-load-config": "^6.0.1",
|
|
"prettier": "^3.6.2",
|
|
"prettier-plugin-svelte": "^3.4.0",
|
|
"qrcode": "^1.5.4",
|
|
"sass": "^1.93.2",
|
|
"socket.io-client": "^4.8.1",
|
|
"svelte": "^5.42.2",
|
|
"svelte-check": "^4.3.3",
|
|
"svelte-preprocess": "^6.0.3",
|
|
"svelte-range-slider-pips": "^4.1.0",
|
|
"svelte-tippy": "^1.3.2",
|
|
"swiper": "^12.0.3",
|
|
"tailwindcss": "^4.1.16",
|
|
"thumbhash": "^0.1.1",
|
|
"tinykeys": "^3.0.0",
|
|
"tippy.js": "^6.3.7",
|
|
"tslib": "^2.8.1",
|
|
"typescript": "^5.9.3",
|
|
"ua-parser-js": "^2.0.6",
|
|
"vite": "^7.1.12",
|
|
"vite-plugin-cross-origin-isolation": "^0.1.6",
|
|
"vite-plugin-iso-import": "^1.3.0",
|
|
"yup": "^1.7.1"
|
|
},
|
|
"type": "module"
|
|
}
|