mirror of
https://github.com/lukin/keywind.git
synced 2025-01-09 01:16:25 +00:00
chore(deps): update dependencies
This commit is contained in:
parent
6cd0cd5a60
commit
ab7ff2aff3
2 changed files with 1257 additions and 87 deletions
12
package.json
12
package.json
|
@ -7,13 +7,13 @@
|
|||
"@snowpack/plugin-postcss": "^1.4.3",
|
||||
"@tailwindcss/forms": "^0.3.3",
|
||||
"@types/tailwindcss": "^2.2.1",
|
||||
"autoprefixer": "^10.2.6",
|
||||
"cssnano": "^5.0.6",
|
||||
"postcss": "^8.3.5",
|
||||
"snowpack": "^3.7.1",
|
||||
"tailwindcss": "^2.2.4"
|
||||
"autoprefixer": "^10.3.1",
|
||||
"cssnano": "^5.0.7",
|
||||
"postcss": "^8.3.6",
|
||||
"snowpack": "^3.8.6",
|
||||
"tailwindcss": "^2.2.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"alpinejs": "^3.2.1"
|
||||
"alpinejs": "^3.2.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue