mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump tailwindcss from 3.1.5 to 3.1.6 (#975)
* build(deps): bump tailwindcss from 3.1.5 to 3.1.6 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.5 to 3.1.6. - [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.5...v3.1.6) --- 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
2c8d2a581d
commit
503f31e22e
+1
-1
@@ -105,7 +105,7 @@
|
||||
"source-map-loader": "^4.0.0",
|
||||
"spdx-satisfies": "^5.0.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"tailwindcss": "^3.1.5",
|
||||
"tailwindcss": "^3.1.6",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
"typed-redux-saga": "^1.5.0",
|
||||
"typescript": "~4.7.4",
|
||||
|
||||
@@ -2405,7 +2405,7 @@ __metadata:
|
||||
source-map-loader: ^4.0.0
|
||||
spdx-satisfies: ^5.0.0
|
||||
style-loader: ^3.3.1
|
||||
tailwindcss: ^3.1.5
|
||||
tailwindcss: ^3.1.6
|
||||
terser-webpack-plugin: ^5.3.3
|
||||
typed-redux-saga: ^1.5.0
|
||||
typescript: ~4.7.4
|
||||
@@ -11783,12 +11783,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"postcss-load-config@npm:^4.0.1":
|
||||
version: 4.0.1
|
||||
resolution: "postcss-load-config@npm:4.0.1"
|
||||
"postcss-load-config@npm:^3.1.4":
|
||||
version: 3.1.4
|
||||
resolution: "postcss-load-config@npm:3.1.4"
|
||||
dependencies:
|
||||
lilconfig: ^2.0.5
|
||||
yaml: ^2.1.1
|
||||
yaml: ^1.10.2
|
||||
peerDependencies:
|
||||
postcss: ">=8.0.9"
|
||||
ts-node: ">=9.0.0"
|
||||
@@ -11797,7 +11797,7 @@ __metadata:
|
||||
optional: true
|
||||
ts-node:
|
||||
optional: true
|
||||
checksum: b61f890499ed7dcda1e36c20a9582b17d745bad5e2b2c7bc96942465e406bc43ae03f270c08e60d1e29dab1ee50cb26970b5eb20c9aae30e066e20bd607ae4e4
|
||||
checksum: 1c589504c2d90b1568aecae8238ab993c17dba2c44f848a8f13619ba556d26a1c09644d5e6361b5784e721e94af37b604992f9f3dc0483e687a0cc1cc5029a34
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -14164,9 +14164,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tailwindcss@npm:^3.1.5":
|
||||
version: 3.1.5
|
||||
resolution: "tailwindcss@npm:3.1.5"
|
||||
"tailwindcss@npm:^3.1.6":
|
||||
version: 3.1.6
|
||||
resolution: "tailwindcss@npm:3.1.6"
|
||||
dependencies:
|
||||
arg: ^5.0.2
|
||||
chokidar: ^3.5.3
|
||||
@@ -14184,7 +14184,7 @@ __metadata:
|
||||
postcss: ^8.4.14
|
||||
postcss-import: ^14.1.0
|
||||
postcss-js: ^4.0.0
|
||||
postcss-load-config: ^4.0.1
|
||||
postcss-load-config: ^3.1.4
|
||||
postcss-nested: 5.0.6
|
||||
postcss-selector-parser: ^6.0.10
|
||||
postcss-value-parser: ^4.2.0
|
||||
@@ -14195,7 +14195,7 @@ __metadata:
|
||||
bin:
|
||||
tailwind: lib/cli.js
|
||||
tailwindcss: lib/cli.js
|
||||
checksum: 9b66bb481e63596d299ca994b745f0b99b1f0958148fe7a6b1b43436fe786865215b319b97fd6be1cd1050cf458656af98a0ec35f91cc5af97e3b771e8544746
|
||||
checksum: 90719c6fd0dcdda5c8e2882ad421048c9dd90890e0c118d12ff3ec31adba53eb2df8fed1ed203e728e5b32297e1cc207df463a6b196d37344a63fde9f67c52b6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -15506,13 +15506,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yaml@npm:^2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "yaml@npm:2.1.1"
|
||||
checksum: f48bb209918aa57cfaf78ef6448d1a1f8187f45c746f933268b7023dc59e5456004611879126c9bb5ea55b0a2b1c2b392dfde436931ece0c703a3d754562bb96
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yargs-parser@npm:^20.2.2":
|
||||
version: 20.2.9
|
||||
resolution: "yargs-parser@npm:20.2.9"
|
||||
|
||||
Reference in New Issue
Block a user