Compare commits

..

No commits in common. "dependabot/npm_and_yarn/tailwindcss-3.4.6" and "main" have entirely different histories.

3 changed files with 734 additions and 2029 deletions

10
package-lock.json generated
View file

@ -37,7 +37,7 @@
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"shell-escape": "^0.2.0",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.3.0",
"typescript": "^5"
},
"engines": {
@ -5093,9 +5093,9 @@
}
},
"node_modules/tailwindcss": {
"version": "3.4.6",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.6.tgz",
"integrity": "sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==",
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz",
"integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==",
"dev": true,
"dependencies": {
"@alloc/quick-lru": "^5.2.0",
@ -5106,7 +5106,7 @@
"fast-glob": "^3.3.0",
"glob-parent": "^6.0.2",
"is-glob": "^4.0.3",
"jiti": "^1.21.0",
"jiti": "^1.19.1",
"lilconfig": "^2.1.0",
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",

View file

@ -42,7 +42,7 @@
"prettier": "^3.2.5",
"shell-escape": "^0.2.0",
"prettier-plugin-organize-imports": "^3.2.4",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.3.0",
"typescript": "^5"
}
}

File diff suppressed because it is too large Load diff