Compare commits

..

No commits in common. "2e146e2b08319981a725ab824fe75571f172c92e" and "9cd50b773740f5c70655f11f40959782781ed6d8" have entirely different histories.

6
package-lock.json generated
View file

@ -150,9 +150,9 @@
}
},
"node_modules/@astrojs/tailwind": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.1.0.tgz",
"integrity": "sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==",
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-5.0.4.tgz",
"integrity": "sha512-50ImfEFRBjndtWus6xJOWQ4EVpZWB4d+hieosMPm1Tca68mNTX+Yi1/PhTMk9q/w7iZPIUK/KGBoovo15O10eQ==",
"dependencies": {
"autoprefixer": "^10.4.15",
"postcss": "^8.4.28",