Skip to content

Commit 0431ba5

Browse files
Bump the production-dependencies group with 3 updates
Bumps the production-dependencies group with 3 updates: [@fontsource-variable/public-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/public-sans), [htmx.org](https://github.com/bigskysoftware/htmx) and [simple-datatables](https://github.com/fiduswriter/simple-datatables). Updates `@fontsource-variable/public-sans` from 5.1.1 to 5.2.7 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/public-sans) Updates `htmx.org` from 2.0.3 to 2.0.8 - [Release notes](https://github.com/bigskysoftware/htmx/releases) - [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md) - [Commits](bigskysoftware/htmx@v2.0.3...v2.0.8) Updates `simple-datatables` from 9.1.0 to 10.2.0 - [Commits](fiduswriter/simple-datatables@v9.1.0...v10.2.0) --- updated-dependencies: - dependency-name: "@fontsource-variable/public-sans" dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: htmx.org dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: simple-datatables dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6390b43 commit 0431ba5

File tree

2 files changed

+28
-20
lines changed

2 files changed

+28
-20
lines changed

package-lock.json

Lines changed: 25 additions & 17 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
@@ -16,9 +16,9 @@
1616
"vite": "^7.2.2"
1717
},
1818
"dependencies": {
19-
"@fontsource-variable/public-sans": "^5.1.1",
19+
"@fontsource-variable/public-sans": "^5.2.7",
2020
"clusterize.js": "^1.0.0",
21-
"htmx.org": "^2.0.3",
22-
"simple-datatables": "^9.1.0"
21+
"htmx.org": "^2.0.8",
22+
"simple-datatables": "^10.2.0"
2323
}
2424
}

0 commit comments

Comments
 (0)