Skip to content

Instantly share code, notes, and snippets.

@brev
Last active March 17, 2023 22:27
Show Gist options
  • Save brev/236a0698648af37e99e06680efdd574f to your computer and use it in GitHub Desktop.
Save brev/236a0698648af37e99e06680efdd574f to your computer and use it in GitHub Desktop.
issue_svelte-inview_dependencies
{
"dependencies": {
"@sveltejs/adapter-node": "^1.2.3",
"@sveltejs/kit": "1.10.0",
"@sveltekit-i18n/base": "^1.2.1",
"@sveltekit-i18n/parser-default": "^1.0.3",
"autoprefixer": "^10.4.14",
"clean-redirect": "^1.0.0",
"computed-style-to-inline-style": "^3.0.0",
"cssnano": "^5.1.15",
"feed": "^4.2.2",
"mdsvex": "^0.10.6",
"nanoid": "^4.0.1",
"npm-run-all": "^4.1.5",
"polka": "^0.5.2",
"postcss": "^8.4.21",
"postcss-custom-media": "^9.1.2",
"postcss-import": "^15.1.0",
"postcss-load-config": "^4.0.1",
"postcss-nested": "^6.0.1",
"postgres": "^3.3.4",
"remark-external-links": "^9.0.1",
"sanitize.css": "^13.0.0",
"sitemap-121": "^1.13.0",
"svelte": "^3.57.0",
"svelte-inview": "^4.0.0",
"svelte-preprocess": "^5.0.3",
"svelte-scrollto-next": "^1.0.0",
"sveltekit-i18n": "^2.2.2",
"svg-arc-next": "^2.0.0",
"svg-path-reverse": "^1.7.0",
"typescript": "^5.0.2",
"vite": "^4.2.0",
"vite-plugin-fonts": "^0.7.0",
"web-image-gen-svelte": "^1.0.4",
"www.common": "workspace:^1.0.0",
"www.fragrance": "workspace:^1.0.0"
},
"devDependencies": {
"@phenomnomnominal/tsquery": "^5.0.0",
"@testing-library/svelte": "^3.2.2",
"@types/node": "^18.15.3",
"@types/prettier": "^2.7.2",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@vitest/coverage-c8": "^0.29.3",
"dotenv": "^16.0.3",
"dotenv-cli": "^7.1.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-svelte3": "^4.0.0",
"eslint-plugin-testing-library": "^5.10.2",
"esm-loader-import-relative-extension": "^1.0.8",
"esm-loader-json": "^1.0.3",
"esm-loader-typescript": "^1.0.3",
"jsdom": "^21.1.1",
"node-esm-loader": "^0.0.3",
"prettier": "^2.8.4",
"prettier-plugin-svelte": "^2.9.0",
"puppeteer": "^19.7.5",
"rimraf": "^4.4.0",
"svelte-check": "^3.1.4",
"svgexport": "^0.4.2",
"svgo": "^3.0.2",
"ts-command-line-args": "^2.4.2",
"ts-morph": "^17.0.1",
"vitest": "^0.29.3",
"web-image-gen": "^1.1.4",
"web-image-gen-common": "^1.0.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment