Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vnphanquang committed Jul 3, 2024
1 parent 7395fab commit fa5c475
Show file tree
Hide file tree
Showing 26 changed files with 481 additions and 392 deletions.
5 changes: 5 additions & 0 deletions .changeset/cold-paws-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@svelte-put/toc': major
---

bump Svelte peer dependency, `Map` is now `SvelteMap` from `svelte/reactivity`
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.6",
"@changesets/cli": "^2.27.7",
"@types/eslint": "^8.56.10",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@vnphanquang/eslint-config": "^2.0.1",
"dts-buddy": "^0.5.0",
"dts-buddy": "^0.5.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^48.5.0",
Expand All @@ -44,14 +44,14 @@
"prettier-plugin-tailwindcss": "^0.6.5",
"publint": "^0.2.8",
"stylelint": "^16.6.1",
"stylelint-config-clean-order": "^6.0.0",
"stylelint-config-clean-order": "^6.1.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-standard": "^36.0.1",
"svelte": "5.0.0-next.166",
"svelte": "5.0.0-next.172",
"svelte-check": "^3.8.4",
"tslib": "^2.6.3",
"turbo": "^2.0.6",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
},
"packageManager": "pnpm@9.1.1",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/async-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"extends": "../../package.json"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"dependencies": {
"md5": "^2.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/clickoutside/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare-turnstile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/copy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/dragscroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/inline-svg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"zimmerframe": "^1.1.2"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166",
"svelte": "^5.0.0-next.172",
"vite": "^5.0.0"
},
"volta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/intersect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/lockscroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/movable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/preprocess-auto-slug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/estree": "^1.0.5"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"dependencies": {
"github-slugger": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/preprocess-external-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"dependencies": {
"magic-string": "^0.30.10",
Expand Down
6 changes: 3 additions & 3 deletions packages/preprocess-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@
"@types/hast": "^3.0.4"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"dependencies": {
"@shikijs/rehype": "^1.10.0",
"@shikijs/rehype": "^1.10.1",
"@svelte-put/copy": "4.0.0-next.2",
"hast-util-to-html": "^9.0.1",
"hast-util-to-string": "^3.0.0",
Expand All @@ -82,7 +82,7 @@
"remark-gfm": "^4.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"shiki": "^1.10.0",
"shiki": "^1.10.1",
"svelte-parse-markup": "^0.1.5",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/qr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/resize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/shortcut/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
2 changes: 1 addition & 1 deletion packages/toc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
6 changes: 3 additions & 3 deletions packages/toc/src/toc.svelte.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Map } from 'svelte/reactivity';
import { SvelteMap } from 'svelte/reactivity';

import { createTocLinkAction } from './actions/link.svelte.js';
import { createTocRootAction } from './actions/root.svelte.js';
Expand All @@ -14,9 +14,9 @@ export class Toc {

/**
* the extracted toc items, populated on mount (`tocinit`)
* @type {Map<string, import('./types.js').TocItem>}
* @type {SvelteMap<string, import('./types.js').TocItem>}
*/
items = new Map();
items = new SvelteMap();

/**
* the active toc items, set on update (`tocchange`) if `observer` is set to true
Expand Down
2 changes: 1 addition & 1 deletion packages/tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@internals/tsconfig": "workspace:*"
},
"peerDependencies": {
"svelte": "^5.0.0-next.166"
"svelte": "^5.0.0-next.172"
},
"volta": {
"extends": "../../package.json"
Expand Down
Loading

0 comments on commit fa5c475

Please sign in to comment.