Add drone #1

Closed
kjuulh wants to merge 110 commits from main into production
2 changed files with 5 additions and 5 deletions
Showing only changes of commit e9af03fc9f - Show all commits

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.2.1" "tailwindcss": "3.2.1"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "18.0.23", "@types/react": "18.0.24",
"@types/react-redux": "7.1.24", "@types/react-redux": "7.1.24",
"autoprefixer": "10.4.12", "autoprefixer": "10.4.12",
"cssnano": "5.1.13", "cssnano": "5.1.13",

View File

@ -1234,10 +1234,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@18.0.23": "@types/react@18.0.24":
version "18.0.23" version "18.0.24"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.23.tgz#4190ecd58b99fa79fe2e67832bdcb287e5f893e4" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20"
integrity sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ== integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"