Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2024
1 parent 760d598 commit b2ecdf9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"postcss-loader": "7.3.4",
"randomstring": "1.3.0",
"style-loader": "3.3.3",
"tailwindcss": "3.4.0",
"tailwindcss": "3.4.1",
"terser-webpack-plugin": "5.3.10",
"ts-jest": "29.1.1",
"ts-loader": "9.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3685,7 +3685,7 @@ __metadata:
react: 18.2.0
react-dom: 18.2.0
style-loader: 3.3.3
tailwindcss: 3.4.0
tailwindcss: 3.4.1
terser-webpack-plugin: 5.3.10
thememirror: 2.0.1
ts-jest: 29.1.1
Expand Down Expand Up @@ -24826,9 +24826,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:3.4.0":
version: 3.4.0
resolution: "tailwindcss@npm:3.4.0"
"tailwindcss@npm:3.4.1":
version: 3.4.1
resolution: "tailwindcss@npm:3.4.1"
dependencies:
"@alloc/quick-lru": ^5.2.0
arg: ^5.0.2
Expand All @@ -24855,7 +24855,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: d7f05beb1cf98d169b9b65ef674a82dd16c97757194f9bacee4c536cf74f3852e0008a74f7af8578f4a1e9639fac262fd8ef89efe3e6e06667243640422f9462
checksum: ef5a587dd32bb4e91e1549ead6162f85f0b78d3e6ffd8b4e8eeb15585b7b886cb3af6ae9df5092ed8ccb7e590608d1b3eec79ca08c862b07cd9ff7e72f73104b
languageName: node
linkType: hard

Expand Down

0 comments on commit b2ecdf9

Please sign in to comment.