chore(deps): pin dependencies
All checks were successful
Lint / Lint (pull_request) Successful in 30s
Lint / Lint (push) Successful in 30s

This commit is contained in:
Renovate Bot 2025-05-10 19:01:57 +00:00
parent a1857ef3f7
commit e644dbe4d1
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -23,14 +23,14 @@
"tailwindcss-animate": "^1.0.7" "tailwindcss-animate": "^1.0.7"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "^4.1.6", "@tailwindcss/postcss": "4.1.6",
"@types/node": "22.15.17", "@types/node": "22.15.17",
"@types/react": "19.1.3", "@types/react": "19.1.3",
"@types/react-dom": "19.1.3", "@types/react-dom": "19.1.3",
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-config-next": "15.3.2", "eslint-config-next": "15.3.2",
"postcss": "8.5.3", "postcss": "8.5.3",
"tailwindcss": "^4.1.6", "tailwindcss": "4.1.6",
"turbo": "2.5.3", "turbo": "2.5.3",
"typescript": "5.8.3" "typescript": "5.8.3"
} }

View File

@ -24,14 +24,14 @@
"tailwindcss-animate": "^1.0.7" "tailwindcss-animate": "^1.0.7"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "^4.1.6", "@tailwindcss/postcss": "4.1.6",
"@types/node": "22.15.17", "@types/node": "22.15.17",
"@types/react": "19.1.3", "@types/react": "19.1.3",
"@types/react-dom": "19.1.3", "@types/react-dom": "19.1.3",
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-config-next": "15.3.2", "eslint-config-next": "15.3.2",
"postcss": "8.5.3", "postcss": "8.5.3",
"tailwindcss": "^4.1.6", "tailwindcss": "4.1.6",
"turbo": "2.5.3", "turbo": "2.5.3",
"typescript": "5.8.3" "typescript": "5.8.3"
}, },