Skip to content

Commit 3980e2a

Browse files
Bump the production-dependencies group with 3 updates
Bumps the production-dependencies group with 3 updates: [postcss](https://github.com/postcss/postcss), [tailwindcss-primeui](https://github.com/primefaces/tailwindcss-primevue) and [ts-loader](https://github.com/TypeStrong/ts-loader). Updates `postcss` from 8.5.0 to 8.5.1 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.0...8.5.1) Updates `tailwindcss-primeui` from 0.3.4 to 0.4.0 - [Commits](https://github.com/primefaces/tailwindcss-primevue/commits) Updates `ts-loader` from 9.5.1 to 9.5.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.2) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tailwindcss-primeui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ts-loader dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c043f96 commit 3980e2a

File tree

2 files changed

+15
-17
lines changed

2 files changed

+15
-17
lines changed

package-lock.json

Lines changed: 12 additions & 14 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,16 +42,16 @@
4242
"leaflet-rotatedmarker": "^0.2.0",
4343
"leaflet.markercluster": "^1.5.3",
4444
"pinia": "^2.2.8",
45-
"postcss": "^8.5.0",
45+
"postcss": "^8.5.1",
4646
"prettier": "^3.4.2",
4747
"primeicons": "^7.0.0",
4848
"primevue": "^4.2.5",
4949
"qrcode": "^1.5.3",
5050
"sprintf-js": "^1.1.3",
5151
"tailwindcss": "^3.4.16",
52-
"tailwindcss-primeui": "^0.3.4",
52+
"tailwindcss-primeui": "^0.4.0",
5353
"tinygesture": "^3.0.0",
54-
"ts-loader": "^9.5.1",
54+
"ts-loader": "^9.5.2",
5555
"typescript": "^5.7",
5656
"vite": "^6.0.5",
5757
"vite-plugin-commonjs": "^0.10.4",

0 commit comments

Comments
 (0)