同步测试
Showing
with
114 additions
and
113 deletions
This diff is collapsed.
Click to expand it.
{ | { | ||
"name": "reactdemo", | "name": "europaWeb", | ||
"version": "0.1.0", | "version": "0.1.0", | ||
"private": true, | "private": true, | ||
"scripts": { | "scripts": { | ||
... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"axios": "^1.7.2", | "axios": "^1.7.2", | ||
"next": "14.2.5", | "next": "13", | ||
"react": "^18", | "react": "^18", | ||
"react-dom": "^18", | "react-dom": "^18", | ||
"react-paginate": "^8.2.0", | "react-paginate": "^8.2.0", | ||
... | @@ -22,7 +22,7 @@ | ... | @@ -22,7 +22,7 @@ |
"@types/react": "^18", | "@types/react": "^18", | ||
"@types/react-dom": "^18", | "@types/react-dom": "^18", | ||
"eslint": "^8", | "eslint": "^8", | ||
"eslint-config-next": "14.2.5", | "eslint-config-next": "12", | ||
"typescript": "^5" | "typescript": "^5" | ||
} | } | ||
} | } |
pages/404/type.tsx
deleted
100644 → 0
pages/about/types.tsx
deleted
100644 → 0
pages/contact/types.tsx
deleted
100644 → 0
Please
register
or
sign in
to comment