Skip to content

Commit 5779b81

Browse files
Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) and [sass](https://github.com/sass/dart-sass). Updates `@tailwindcss/typography` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.15...v0.5.16) Updates `sass` from 1.83.1 to 1.83.4 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.83.1...1.83.4) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c043f96 commit 5779b81

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@lychee-org/leaflet.photo": "^1.0.0",
1313
"@popperjs/core": "^2.11.6",
14-
"@tailwindcss/typography": "^0.5.12",
14+
"@tailwindcss/typography": "^0.5.16",
1515
"@types/leaflet": "^1.9.16",
1616
"@types/leaflet-rotatedmarker": "^0.2.5",
1717
"@types/leaflet.markercluster": "^1.5.5",
@@ -21,7 +21,7 @@
2121
"@types/qrcode": "^1.5.5",
2222
"@types/sprintf-js": "^1.1.4",
2323
"@vitejs/plugin-vue": "^5.1.5",
24-
"sass": "^1.81.0",
24+
"sass": "^1.83.4",
2525
"vue-tsc": "^2.1.8"
2626
},
2727
"dependencies": {

0 commit comments

Comments
 (0)