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.2 to 3.1.3 (#905)
* build(deps): bump tailwindcss from 3.1.2 to 3.1.3 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.2 to 3.1.3. - [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.2...v3.1.3) --- 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
7e45d4bf73
commit
9104b70840
+1
-1
@@ -101,7 +101,7 @@
|
||||
"source-map-loader": "^4.0.0",
|
||||
"spdx-satisfies": "^5.0.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"tailwindcss": "^3.1.2",
|
||||
"tailwindcss": "^3.1.3",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
"typed-redux-saga": "^1.5.0",
|
||||
"typescript": "~4.7.3",
|
||||
|
||||
@@ -2393,7 +2393,7 @@ __metadata:
|
||||
source-map-loader: ^4.0.0
|
||||
spdx-satisfies: ^5.0.0
|
||||
style-loader: ^3.3.1
|
||||
tailwindcss: ^3.1.2
|
||||
tailwindcss: ^3.1.3
|
||||
terser-webpack-plugin: ^5.3.3
|
||||
typed-redux-saga: ^1.5.0
|
||||
typescript: ~4.7.3
|
||||
@@ -5236,10 +5236,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"arg@npm:^5.0.1":
|
||||
version: 5.0.1
|
||||
resolution: "arg@npm:5.0.1"
|
||||
checksum: 9aefbcb1204f8dbd541a045bfe99b6515b4dc697c2f704ef2bb5e9fe5464575d97571e91e673a6f23ad72dd1cc24d7d8cf2d1d828e72c08e4d4f6f9237adc761
|
||||
"arg@npm:^5.0.2":
|
||||
version: 5.0.2
|
||||
resolution: "arg@npm:5.0.2"
|
||||
checksum: 6c69ada1a9943d332d9e5382393e897c500908d91d5cb735a01120d5f71daf1b339b7b8980cbeaba8fd1afc68e658a739746179e4315a26e8a28951ff9930078
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -13972,11 +13972,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tailwindcss@npm:^3.1.2":
|
||||
version: 3.1.2
|
||||
resolution: "tailwindcss@npm:3.1.2"
|
||||
"tailwindcss@npm:^3.1.3":
|
||||
version: 3.1.3
|
||||
resolution: "tailwindcss@npm:3.1.3"
|
||||
dependencies:
|
||||
arg: ^5.0.1
|
||||
arg: ^5.0.2
|
||||
chokidar: ^3.5.3
|
||||
color-name: ^1.1.4
|
||||
detective: ^5.2.1
|
||||
@@ -14003,7 +14003,7 @@ __metadata:
|
||||
bin:
|
||||
tailwind: lib/cli.js
|
||||
tailwindcss: lib/cli.js
|
||||
checksum: 0c097830374640de83ff4bbed06a891eb74f40cdafdcbfaf69faf65219a6e1b0fadd0cac1da8c70c9633742938e0818c2ba551f9ce47b8051c4e11adebdac8c6
|
||||
checksum: ff7e159301ad1e55db95e9251c27c7d0f2274ac149874201d4ebcca8db2f1d3aba6f1e22ada88499961936d21ec74a82a6aa461064e1a3d0668017e2b0d3658d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user