Skip to content

Commit

Permalink
Update modules
Browse files Browse the repository at this point in the history
  • Loading branch information
sajadevo committed Jun 10, 2021
1 parent 57ab432 commit 69d67c2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"homepage": "https://demos.creative-tim.com/material-tailwind-dashboard-react/#/",
"dependencies": {
"@material-tailwind/react": "^0.3.3",
"@material-tailwind/react": "^0.3.4",
"@react-google-maps/api": "^2.1.1",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
Expand Down Expand Up @@ -50,7 +50,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.2.13",
"postcss-cli": "^8.3.1",
"tailwindcss": "^2.1.2"
"tailwindcss": "^2.1.4"
},
"optionalDependencies": {
"@babel/core": "7.14.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1645,10 +1645,10 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"

"@material-tailwind/react@^0.3.3":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@material-tailwind/react/-/react-0.3.3.tgz#12ec6840e9d87ec5081e45545083b6e4ec9f786b"
integrity sha512-BLrK7flKdXwFMQqnwtEimsYbdDS4kOGHDdaQ2gsqY12Do1Mg0jHEfimPstKieMC+sU1hQe8P0oVlRQXeksd4XA==
"@material-tailwind/react@^0.3.4":
version "0.3.4"
resolved "https://registry.yarnpkg.com/@material-tailwind/react/-/react-0.3.4.tgz#aaccb84d6b1dbe7a3cb790b6c8d4209081e031c0"
integrity sha512-ri5nMD6Wv4WT5x+3B3jt1A8ZwHijprY8R3EmI5eXnmCNe+Wzyn0AeKcB6IIHhP7fcZVMjSpMBrn5XO700LhO5Q==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.13.0"
"@babel/runtime" "^7.14.0"
Expand Down Expand Up @@ -12909,10 +12909,10 @@ table@^6.0.4:
slice-ansi "^4.0.0"
string-width "^4.2.0"

tailwindcss@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.1.2.tgz#29402bf73a445faedd03df6d3b177e7b52b7c4a1"
integrity sha512-T5t+wwd+/hsOyRw2HJuFuv0LTUm3MUdHm2DJ94GPVgzqwPPFa9XxX0KlwLWupUuiOUj6uiKURCzYPHFcuPch/w==
tailwindcss@^2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.1.4.tgz#ee8a1b8ccc140db61960b6738f968a8a1c4cd1f8"
integrity sha512-fh1KImDLg6se/Suaelju/5oFbqq1b0ntagmGLu0aG9LlnNPGHgO1n/4E57CbKcCtyz/VYnvVXUiWmfyfBBZQ6g==
dependencies:
"@fullhuman/postcss-purgecss" "^3.1.3"
bytes "^3.0.0"
Expand Down

0 comments on commit 69d67c2

Please sign in to comment.