diff --git a/package.json b/package.json index d35efe2..c6f1877 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "@radix-ui/react-slot": "^1.0.2", "@tanstack/react-query": "^5.74.4", "@tw-classed/react": "^1.8.0", + "@types/node": "^20.19.0", "@types/prismjs": "^1.26.5", "algoliasearch": "^4", "autoprefixer": "^10.4.14", @@ -72,6 +73,7 @@ "tailwind-merge": "^1.12.0", "tailwindcss": "^3.3.2", "tailwindcss-animate": "^1.0.5", + "typescript": "^5.0.0", "zustand": "^4.4.1" }, "devDependencies": { @@ -84,7 +86,6 @@ "@testing-library/user-event": "^14.6.1", "@types/jquery": "^3", "@types/js-yaml": "^4.0.9", - "@types/node": "^20.19.0", "@types/react": "^18.2.7", "@types/react-dom": "^18.2.4", "@types/react-slick": "^0.23.13", @@ -105,7 +106,6 @@ "prettier": "^2.0.0", "ts-node": "^10.9.2", "tsconfig-paths": "^4.2.0", - "typescript": "^5.0.0", "typescript-eslint": "^8.23.0", "vite": "^7.0.6", "vitest": "^3.2.4",