-
-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies (#1070)
* fix(deps): update all non-major dependencies * chore: update snapshots * fix: update testcase to adapt to new sveltekit output no longer retaining module names in filename --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: dominikg <[email protected]>
- Loading branch information
1 parent
3ee0a60
commit 423edda
Showing
42 changed files
with
530 additions
and
520 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,39 +30,39 @@ | |
"@sveltejs/eslint-config": "^8.1.0", | ||
"@svitejs/changesets-changelog-github-compact": "^1.2.0", | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/node": "^22.10.5", | ||
"@types/node": "^22.10.7", | ||
"cross-env": "^7.0.3", | ||
"dts-buddy": "^0.5.4", | ||
"eslint": "^9.18.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-markdown": "^5.1.0", | ||
"eslint-plugin-n": "^17.15.1", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"eslint-plugin-prettier": "^5.2.3", | ||
"eslint-plugin-svelte": "^2.46.1", | ||
"execa": "^8.0.1", | ||
"fs-extra": "^11.2.0", | ||
"fs-extra": "^11.3.0", | ||
"globals": "^15.14.0", | ||
"husky": "^9.1.7", | ||
"lint-staged": "^15.3.0", | ||
"lint-staged": "^15.4.1", | ||
"node-fetch": "^3.3.2", | ||
"npm-run-all2": "^7.0.2", | ||
"playwright-core": "~1.49.1", | ||
"prettier": "^3.4.2", | ||
"prettier-plugin-svelte": "^3.3.3", | ||
"publint": "^0.3.1", | ||
"svelte": "^5.17.3", | ||
"publint": "^0.3.2", | ||
"svelte": "^5.19.0", | ||
"svelte-eslint-parser": "^0.43.0", | ||
"typescript": "^5.7.3", | ||
"typescript-eslint": "^8.19.1", | ||
"vite": "^6.0.7", | ||
"typescript-eslint": "^8.20.0", | ||
"vite": "^6.0.9", | ||
"vitest": "^2.1.8" | ||
}, | ||
"lint-staged": { | ||
"*.{js,ts,svelte,html,md,svx}": "eslint --cache --fix", | ||
"*": "prettier --cache --ignore-path .gitignore --ignore-unknown --write", | ||
"packages/*/src/**/*": "pnpm generate:types-staged" | ||
}, | ||
"packageManager": "[email protected].3", | ||
"packageManager": "[email protected].4", | ||
"engines": { | ||
"pnpm": "^9.0.0", | ||
"node": "^18.0.0 || >=20" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,6 @@ | |
}, | ||
"type": "module", | ||
"dependencies": { | ||
"svelte": "^5.17.3" | ||
"svelte": "^5.19.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 8 additions & 8 deletions
16
packages/e2e-tests/import-queries/__tests__/__snapshots__/svelte-5/custom-element.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
packages/e2e-tests/import-queries/__tests__/__snapshots__/svelte-5/mixed-all.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
packages/e2e-tests/import-queries/__tests__/__snapshots__/svelte-5/mixed-script.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
export const code="import \"svelte/internal/disclose-version\";\nimport \"svelte/internal/flags/legacy\";\nimport * as $ from \"svelte/internal/client\";\n\nvar root = $.template(`<button class=\"svelte-d8vj6a\"> </button>`);\n\nexport default function Dummy($$anchor, $$props) {\n\tlet name = $.prop($$props, \"name\", 8);\n\tlet clicks = $.mutable_state(0);\n\tvar button = root();\n\tvar text = $.child(button);\n\n\t$.reset(button);\n\t$.template_effect(() => $.set_text(text, `${name() ?? \"\"} clicks: ${$.get(clicks) ?? \"\"}`));\n\n\t$.event(\"click\", button, () => {\n\t\t$.update(clicks);\n\t});\n\n\t$.append($$anchor, button);\n}" | ||
export const map={"version":3,"mappings":";;;;;;;KACY,IAAY;KACnB,MAAM,mBAAG,CAAC;;;;;6CAMV,IAAI,0BAAW,MAAM;;;WADxB,MAAM","names":[],"ignoreList":[],"sources":["Dummy.svelte"]} | ||
export const code="import 'svelte/internal/disclose-version';\nimport 'svelte/internal/flags/legacy';\nimport * as $ from 'svelte/internal/client';\n\nvar root = $.template(`<button class=\"svelte-d8vj6a\"> </button>`);\n\nexport default function Dummy($$anchor, $$props) {\n\tlet name = $.prop($$props, 'name', 8);\n\tlet clicks = $.mutable_state(0);\n\tvar button = root();\n\tvar text = $.child(button);\n\n\t$.reset(button);\n\t$.template_effect(() => $.set_text(text, `${name() ?? ''} clicks: ${$.get(clicks) ?? ''}`));\n\n\t$.event('click', button, () => {\n\t\t$.update(clicks);\n\t});\n\n\t$.append($$anchor, button);\n}" | ||
export const map={"version":3,"mappings":";;;;;;;KACY,IAAY;KACnB,MAAM,mBAAG,CAAC;;;;;6CAMV,IAAI,0BAAW,MAAM;;gCAFT;WACf,MAAM;CACP,CAAC","names":[],"ignoreList":[],"sources":["Dummy.svelte"]} | ||
export default code |
12 changes: 6 additions & 6 deletions
12
packages/e2e-tests/import-queries/__tests__/__snapshots__/svelte-5/script.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 8 additions & 8 deletions
16
packages/e2e-tests/import-queries/__tests__/__snapshots__/svelte-5/ssr-custom-element.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
packages/e2e-tests/import-queries/__tests__/__snapshots__/svelte-5/ssr-script.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.