add package

This commit is contained in:
2025-05-16 14:31:01 +09:00
parent 092e91150c
commit c6b964f8b3
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@ package-lock.json
package.json package.json
yarn.lock yarn.lock
package-lock.json package-lock.json
package-lock.json

View File

@ -80,7 +80,7 @@
"styled-components": "^6.1.13", "styled-components": "^6.1.13",
"stylis": "^4.3.4", "stylis": "^4.3.4",
"stylis-plugin-rtl": "^2.1.1", "stylis-plugin-rtl": "^2.1.1",
"sweetalert2": "^11.19.1", "sweetalert2": "^11.21.0",
"tabs": "^0.2.0", "tabs": "^0.2.0",
"tailwind-merge": "^2.5.4", "tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",