Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/sshin/internal-727' into sshin/i…
Browse files Browse the repository at this point in the history
…nternal-727
  • Loading branch information
suejung-sentry committed Sep 23, 2024
2 parents 22f84e4 + 8279608 commit d940cbe
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"resolve-url-loader": "^5.0.0",
"source-map-explorer": "^2.5.3",
"storybook": "^8.2.6",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.11",
"typescript": "^4.9.5",
"vite": "^5.4.1",
"vite-plugin-ejs": "^1.7.0",
Expand Down
37 changes: 35 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11817,7 +11817,7 @@ __metadata:
source-map-explorer: "npm:^2.5.3"
storybook: "npm:^8.2.6"
tailwind-merge: "npm:^2.3.0"
tailwindcss: "npm:^3.4.4"
tailwindcss: "npm:^3.4.11"
typescript: "npm:^4.9.5"
victory: "npm:^37.0.2"
vite: "npm:^5.4.1"
Expand Down Expand Up @@ -20195,7 +20195,7 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.0.2, tailwindcss@npm:^3.4.4":
"tailwindcss@npm:^3.0.2":
version: 3.4.5
resolution: "tailwindcss@npm:3.4.5"
dependencies:
Expand Down Expand Up @@ -20228,6 +20228,39 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.11":
version: 3.4.11
resolution: "tailwindcss@npm:3.4.11"
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/b5bce27a6370e7a1c68a8c61db1e5379ccd14dcc5410149342f7742f45be0f2af72cbc0f3ac4e97535fc214d3f2546ade5edbb737f5b74d0a2431b8bb8e54b0d
languageName: node
linkType: hard

"tapable@npm:^1.0.0":
version: 1.1.3
resolution: "tapable@npm:1.1.3"
Expand Down

0 comments on commit d940cbe

Please sign in to comment.