Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace svelte-scrollto with svelte-scrolling #225

Conversation

u-sho
Copy link
Owner

@u-sho u-sho commented Oct 13, 2024

fix #85

@u-sho u-sho added site; frontend frontend issue on web site dependencies Pull requests that update a dependency file labels Oct 13, 2024
@u-sho u-sho self-assigned this Oct 13, 2024
Copy link

vercel bot commented Oct 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quantum-game-arena ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 13, 2024 10:52am

@u-sho u-sho merged commit b99378e into develop Oct 13, 2024
4 of 5 checks passed
@u-sho u-sho deleted the feture/environment/dependencies/svelte-scrollto_vs_svelte-scrolling branch October 13, 2024 10:52
u-sho added a commit that referenced this pull request Oct 13, 2024
* Fix: canonical URL of 'vs AI' page & update dependencies (#217)

* update typescript-eslint and eslint-plugin-svelte

* update vitest to the latest (v1.6)

* update svelte(kit) and sass

* update `@types/*` lib

* update `@vercel/*` lib

* fix: canonical URL of vsAI page

* Chore: update dependencies (#218)

* update build tools

* update formatter (prettier)

* update type checker & eslint plugins

* update type libraries

* build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#219)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade ESLint to v9 and typescript-eslint to v8 (#223)

* chore(svelte*): update svelteKit, adapter-vercel, svelte-check

* chore(eslint): upgrade ESLint to v9, typescript-eslint to v8

* chore(prettier*): update Prettier, prettier-plugin-svelte

* remove Dart `sass` (#224)

* removed `sass`: now, raw CSS supports nesting

* fix: npm audit

* fix: remove 'lightningcss' from style tag lang attribute

* replace `svelte-scrollto` with `svelte-scrolling` (#225)

* chore(typescript): update TypeScript to 5.6, `@types/node`, tslib, ...

* replace `svelte-scrollto` with `svelte-scrolling`

* chore(eslint): update deprecated type

* fill QuantumTTT test items

* v0.8.1

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
u-sho added a commit that referenced this pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file site; frontend frontend issue on web site
Projects
None yet
Development

Successfully merging this pull request may close these issues.

svelte-scroll が archive されているので他のライブラリに乗り換える
1 participant