Skip to content

Commit 3bd5624

Browse files
chore(deps): bump the js-dependencies group with 3 updates (#762)
Bumps the js-dependencies group with 3 updates: [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping), [obsidian-typings](https://github.com/obsidian-typings/obsidian-typings) and [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon). Updates `baseline-browser-mapping` from 2.11.6 to 2.11.10 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.11.6...v2.11.10) Updates `obsidian-typings` from 6.26.0 to 6.29.0 - [Release notes](https://github.com/obsidian-typings/obsidian-typings/releases) - [Changelog](https://github.com/obsidian-typings/obsidian-typings/blob/main/CHANGELOG.md) - [Commits](https://github.com/obsidian-typings/obsidian-typings/commits) Updates `@types/luxon` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) --- updated-dependencies: - dependency-name: baseline-browser-mapping dependency-version: 2.11.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: obsidian-typings dependency-version: 6.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: "@types/luxon" dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8d738b commit 3bd5624

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

bun.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@eslint/js": "^10.0.1",
4343
"@tailwindcss/cli": "^4.3.3",
4444
"@tsconfig/svelte": "^5.0.8",
45-
"@types/luxon": "^3.7.1",
45+
"@types/luxon": "^3.7.3",
4646
"@types/node": "^26.1.2",
4747
"@vitest/coverage-v8": "4.1.10",
4848
"@vitest/ui": "4.1.10",
@@ -77,14 +77,14 @@
7777
"linkify-it": "^5.0.2"
7878
},
7979
"dependencies": {
80-
"baseline-browser-mapping": "^2.11.6",
80+
"baseline-browser-mapping": "^2.11.10",
8181
"caniuse-lite": "^1.0.30001806",
8282
"lucide-svelte": "^1.0.1",
8383
"luxon": "^3.7.2",
8484
"markmap-lib": "^0.18.12",
8585
"markmap-toolbar": "^0.18.12",
8686
"markmap-view": "^0.18.12",
87-
"obsidian-typings": "^6.26.0",
87+
"obsidian-typings": "^6.29.0",
8888
"zod": "^4.4.3"
8989
}
9090
}

0 commit comments

Comments
 (0)