|
21 | 21 | "editor-styles": "./editor-styles/dist/editor-styles.css" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@apollo/client": "^3.12.4", |
25 | | - "@apollo/experimental-nextjs-app-support": "^0.11.7", |
| 24 | + "@apollo/client": "^3.13.7", |
| 25 | + "@apollo/experimental-nextjs-app-support": "^0.12.1", |
26 | 26 | "@faustwp/blocks": "^5.0.0", |
27 | 27 | "@faustwp/cli": "^3.1.1", |
28 | 28 | "@faustwp/core": "^3.1.0", |
29 | 29 | "@faustwp/experimental-app-router": "^0.5.0", |
30 | | - "clsx": "^2.1.1", |
31 | 30 | "graphql": "^16.10.0", |
32 | | - "html-entities": "^2.5.2" |
| 31 | + "html-entities": "^2.6.0" |
33 | 32 | }, |
34 | 33 | "devDependencies": { |
35 | | - "@graphql-codegen/cli": "^5.0.3", |
36 | | - "@graphql-codegen/client-preset": "^4.5.1", |
| 34 | + "@graphql-codegen/cli": "^5.0.5", |
| 35 | + "@graphql-codegen/client-preset": "^4.8.0", |
37 | 36 | "banner-webpack-plugin": "^0.2.3", |
38 | 37 | "cssnano": "^7.0.6", |
39 | 38 | "cssnano-preset-lite": "^4.0.3", |
40 | 39 | "dotenv": "^16.4.7", |
41 | | - "esbuild": "^0.24.2", |
42 | | - "glob": "^11.0.0", |
| 40 | + "esbuild": "^0.25.2", |
| 41 | + "glob": "^11.0.1", |
43 | 42 | "next-secure-headers": "^2.2.0", |
44 | | - "postcss-cli": "^11.0.0", |
45 | | - "postcss-import": "^16.1.0", |
| 43 | + "postcss-cli": "^11.0.1", |
46 | 44 | "ts-node": "^10.9.2" |
47 | 45 | }, |
48 | 46 | "overrides": { |
|
0 commit comments