mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump tailwindcss from 3.1.3 to 3.1.4 (#921)
* build(deps): bump tailwindcss from 3.1.3 to 3.1.4 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
a3d2b74382
commit
09c37af52d
+1
-1
@@ -102,7 +102,7 @@
|
||||
"source-map-loader": "^4.0.0",
|
||||
"spdx-satisfies": "^5.0.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"tailwindcss": "^3.1.3",
|
||||
"tailwindcss": "^3.1.4",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
"typed-redux-saga": "^1.5.0",
|
||||
"typescript": "~4.7.4",
|
||||
|
||||
@@ -2394,7 +2394,7 @@ __metadata:
|
||||
source-map-loader: ^4.0.0
|
||||
spdx-satisfies: ^5.0.0
|
||||
style-loader: ^3.3.1
|
||||
tailwindcss: ^3.1.3
|
||||
tailwindcss: ^3.1.4
|
||||
terser-webpack-plugin: ^5.3.3
|
||||
typed-redux-saga: ^1.5.0
|
||||
typescript: ~4.7.4
|
||||
@@ -14123,9 +14123,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tailwindcss@npm:^3.1.3":
|
||||
version: 3.1.3
|
||||
resolution: "tailwindcss@npm:3.1.3"
|
||||
"tailwindcss@npm:^3.1.4":
|
||||
version: 3.1.4
|
||||
resolution: "tailwindcss@npm:3.1.4"
|
||||
dependencies:
|
||||
arg: ^5.0.2
|
||||
chokidar: ^3.5.3
|
||||
@@ -14154,7 +14154,7 @@ __metadata:
|
||||
bin:
|
||||
tailwind: lib/cli.js
|
||||
tailwindcss: lib/cli.js
|
||||
checksum: ff7e159301ad1e55db95e9251c27c7d0f2274ac149874201d4ebcca8db2f1d3aba6f1e22ada88499961936d21ec74a82a6aa461064e1a3d0668017e2b0d3658d
|
||||
checksum: 716b7d80e51c4904d845920cbb88483114ae6f14b20328b9206f49fd642bbcd390b9764fc574f85901b0377184c5d4eb94c00bcf73e280f81e772cf621d390a5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user