Skip to content

Commit 5ad1f7c

Browse files
build(deps): bump tailwindcss from 3.3.7 to 3.4.0 (#2198)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.7 to 3.4.0. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.3.7...v3.4.0) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc60550 commit 5ad1f7c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"source-map-loader": "^4.0.1",
112112
"spdx-satisfies": "^5.0.0",
113113
"style-loader": "^3.3.3",
114-
"tailwindcss": "^3.3.7",
114+
"tailwindcss": "^3.4.0",
115115
"terser-webpack-plugin": "^5.3.9",
116116
"two.js": "^0.8.12",
117117
"typed-redux-saga": "^1.5.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2953,7 +2953,7 @@ __metadata:
29532953
source-map-loader: ^4.0.1
29542954
spdx-satisfies: ^5.0.0
29552955
style-loader: ^3.3.3
2956-
tailwindcss: ^3.3.7
2956+
tailwindcss: ^3.4.0
29572957
terser-webpack-plugin: ^5.3.9
29582958
two.js: ^0.8.12
29592959
typed-redux-saga: ^1.5.0
@@ -15880,9 +15880,9 @@ __metadata:
1588015880
languageName: node
1588115881
linkType: hard
1588215882

15883-
"tailwindcss@npm:^3.3.7":
15884-
version: 3.3.7
15885-
resolution: "tailwindcss@npm:3.3.7"
15883+
"tailwindcss@npm:^3.4.0":
15884+
version: 3.4.0
15885+
resolution: "tailwindcss@npm:3.4.0"
1588615886
dependencies:
1588715887
"@alloc/quick-lru": ^5.2.0
1588815888
arg: ^5.0.2
@@ -15909,7 +15909,7 @@ __metadata:
1590915909
bin:
1591015910
tailwind: lib/cli.js
1591115911
tailwindcss: lib/cli.js
15912-
checksum: 73728e03ac00bb90a09436895b663473336da4a539ca22df41c62948fd4e45c5feda71d6f33c03666045dbb1806ee36658caf604256d20196ebf580ec0987c2d
15912+
checksum: d7f05beb1cf98d169b9b65ef674a82dd16c97757194f9bacee4c536cf74f3852e0008a74f7af8578f4a1e9639fac262fd8ef89efe3e6e06667243640422f9462
1591315913
languageName: node
1591415914
linkType: hard
1591515915

0 commit comments

Comments
 (0)