Skip to content

Commit

Permalink
fix(theme): fix Api directive warning in test
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Oct 30, 2024
1 parent 5c3cd13 commit 4573c4c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"semantic-release-slack-bot": "4.0.2",
"storybook": "^8.2.2",
"storybook-addon-manual-mocks": "^1.0.4",
"tailwindcss": "3.4.4",
"tailwindcss": "3.4.14",
"ts-node": "10.9.2",
"typescript": "^5.3.3",
"vite": "5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4472,7 +4472,7 @@ __metadata:
semantic-release-slack-bot: "npm:4.0.2"
storybook: "npm:^8.2.2"
storybook-addon-manual-mocks: "npm:^1.0.4"
tailwindcss: "npm:3.4.4"
tailwindcss: "npm:3.4.14"
ts-node: "npm:10.9.2"
typescript: "npm:^5.3.3"
vite: "npm:5.3.3"
Expand Down Expand Up @@ -15941,9 +15941,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:3.4.4":
version: 3.4.4
resolution: "tailwindcss@npm:3.4.4"
"tailwindcss@npm:3.4.14":
version: 3.4.14
resolution: "tailwindcss@npm:3.4.14"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -15970,7 +15970,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/e4f7e1a2e1897871a4744f421ccb5639e8d51012e3644b0c35cf723527fdc8f9cddd3fa3b0fc28c198b0ea6ce44ead21c89cfec549d80bad9b1f3dd9d8bf2d54
checksum: 10c0/f6c23f8a3293ce3b2511bca1e50008ac94bd8562cb09fec32fe4f8e8a4f54d9e9fc10e567b7f974abdd4b33e550564a2616d4e793c736955432f28448141ce45
languageName: node
linkType: hard

Expand Down

0 comments on commit 4573c4c

Please sign in to comment.