Skip to content

Commit

Permalink
Merge pull request #250 from dolthub/dependabot/npm_and_yarn/web/tail…
Browse files Browse the repository at this point in the history
…windcss-3.4.13
  • Loading branch information
tbantle22 authored Oct 1, 2024
2 parents 86c0d44 + f24cc34 commit 1f914f3
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 3 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"reactflow": "^11.11.4",
"sharp": "^0.33.4",
"swr": "^2.2.4",
"tailwindcss": "^3.3.5"
"tailwindcss": "^3.4.13"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.0",
Expand Down
46 changes: 44 additions & 2 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1393,7 +1393,7 @@ __metadata:
stylelint: "npm:^16.6.1"
stylelint-config-recommended: "npm:^14.0.0"
swr: "npm:^2.2.4"
tailwindcss: "npm:^3.3.5"
tailwindcss: "npm:^3.4.13"
ts-jest: "npm:^29.1.1"
typescript: "npm:^5.4.5"
yalc: "npm:^1.0.0-pre.53"
Expand Down Expand Up @@ -9735,6 +9735,15 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.21.0":
version: 1.21.6
resolution: "jiti@npm:1.21.6"
bin:
jiti: bin/jiti.js
checksum: 10c0/05b9ed58cd30d0c3ccd3c98209339e74f50abd9a17e716f65db46b6a35812103f6bde6e134be7124d01745586bca8cc5dae1d0d952267c3ebe55171949c32e56
languageName: node
linkType: hard

"jose@npm:^5.0.0":
version: 5.2.2
resolution: "jose@npm:5.2.2"
Expand Down Expand Up @@ -14257,7 +14266,7 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.3.5, tailwindcss@npm:^3.4.1":
"tailwindcss@npm:^3.4.1":
version: 3.4.1
resolution: "tailwindcss@npm:3.4.1"
dependencies:
Expand Down Expand Up @@ -14290,6 +14299,39 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.13":
version: 3.4.13
resolution: "tailwindcss@npm:3.4.13"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
chokidar: "npm:^3.5.3"
didyoumean: "npm:^1.2.2"
dlv: "npm:^1.1.3"
fast-glob: "npm:^3.3.0"
glob-parent: "npm:^6.0.2"
is-glob: "npm:^4.0.3"
jiti: "npm:^1.21.0"
lilconfig: "npm:^2.1.0"
micromatch: "npm:^4.0.5"
normalize-path: "npm:^3.0.0"
object-hash: "npm:^3.0.0"
picocolors: "npm:^1.0.0"
postcss: "npm:^8.4.23"
postcss-import: "npm:^15.1.0"
postcss-js: "npm:^4.0.1"
postcss-load-config: "npm:^4.0.1"
postcss-nested: "npm:^6.0.1"
postcss-selector-parser: "npm:^6.0.11"
resolve: "npm:^1.22.2"
sucrase: "npm:^3.32.0"
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/c6525be3dd26febc4ec5e45e80596bff8b48ade7de258c1ec8704297bf47c1ec7b2b186b13662ebaa6ab4795ad8879fb64064f796756bfc8b46558b542b01a6c
languageName: node
linkType: hard

"tapable@npm:^2.2.0":
version: 2.2.1
resolution: "tapable@npm:2.2.1"
Expand Down

0 comments on commit 1f914f3

Please sign in to comment.