同步测试
Showing
with
297 additions
and
762 deletions
{ | ||
"name": "reactdemo", | ||
"name": "europaWeb", | ||
"version": "0.1.0", | ||
"private": true, | ||
"scripts": { | ||
... | ... | @@ -10,7 +10,7 @@ |
}, | ||
"dependencies": { | ||
"axios": "^1.7.2", | ||
"next": "14.2.5", | ||
"next": "13", | ||
"react": "^18", | ||
"react-dom": "^18", | ||
"react-paginate": "^8.2.0", | ||
... | ... | @@ -22,7 +22,7 @@ |
"@types/react": "^18", | ||
"@types/react-dom": "^18", | ||
"eslint": "^8", | ||
"eslint-config-next": "14.2.5", | ||
"eslint-config-next": "12", | ||
"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