|
14 | 14 | "test:e2e:ci": "start-server-and-test 'yarn preview' http://localhost:3030 cy:run" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@tailwindcss/forms": "^0.5.6", |
18 | | - "@tailwindcss/typography": "^0.5.1", |
19 | | - "classnames": "^2.3.1", |
20 | | - "drupal-jsonapi-params": "^1.2.2", |
21 | | - "html-react-parser": "^4.2.6", |
22 | | - "next": "^12.2.3", |
23 | | - "next-drupal": "^1.6.0", |
| 17 | + "@tailwindcss/forms": "^0.5.7", |
| 18 | + "@tailwindcss/typography": "^0.5.12", |
| 19 | + "classnames": "^2.5.1", |
| 20 | + "drupal-jsonapi-params": "^2.3.1", |
| 21 | + "html-react-parser": "^4.2.10", |
| 22 | + "next": "^14.2.2", |
| 23 | + "next-drupal": "^2.0.0-alpha.1", |
24 | 24 | "nprogress": "^0.2.0", |
25 | | - "react": "^17.0.2", |
26 | | - "react-dom": "^17.0.2" |
| 25 | + "react": "^18.2.0", |
| 26 | + "react-dom": "^18.2.0" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@babel/core": "^7.12.9", |
30 | | - "@types/node": "^17.0.21", |
31 | | - "@types/react": "^17.0.0", |
32 | | - "autoprefixer": "^10.4.2", |
33 | | - "eslint-config-next": "^12.0.10", |
34 | | - "postcss": "^8.4.5", |
35 | | - "tailwindcss": "^3.0.15", |
36 | | - "typescript": "^5.2.2" |
| 29 | + "@babel/core": "^7.24.4", |
| 30 | + "@types/node": "^20.12.7", |
| 31 | + "@types/react": "^18.2.79", |
| 32 | + "autoprefixer": "^10.4.19", |
| 33 | + "eslint-config-next": "^14.2.2", |
| 34 | + "postcss": "^8.4.38", |
| 35 | + "tailwindcss": "^3.4.3", |
| 36 | + "typescript": "^5.4.5" |
37 | 37 | } |
38 | 38 | } |
0 commit comments