|
50 | 50 | "@dnd-kit/modifiers": "6.0.1", |
51 | 51 | "@dnd-kit/sortable": "7.0.2", |
52 | 52 | "@graphiql/react": "0.19.3", |
53 | | - "@neo4j-ndl/base": "1.9.0", |
54 | | - "@neo4j-ndl/react": "1.9.0", |
| 53 | + "@neo4j-ndl/base": "1.10.1", |
| 54 | + "@neo4j-ndl/react": "1.10.3", |
55 | 55 | "@neo4j/graphql": "4.0.0-beta.1", |
56 | 56 | "@neo4j/introspector": "2.0.0-beta.0", |
57 | 57 | "classnames": "2.3.2", |
58 | 58 | "cm6-graphql": "0.0.9", |
59 | 59 | "codemirror": "6.0.1", |
60 | 60 | "dotenv-webpack": "8.0.1", |
61 | 61 | "graphiql-explorer": "0.9.0", |
62 | | - "graphql": "16.7.1", |
| 62 | + "graphql": "16.8.0", |
63 | 63 | "graphql-query-complexity": "0.12.0", |
64 | 64 | "markdown-it": "13.0.1", |
65 | 65 | "neo4j-driver": "5.11.0", |
|
68 | 68 | "react": "18.2.0", |
69 | 69 | "react-dom": "18.2.0", |
70 | 70 | "thememirror": "2.0.1", |
71 | | - "zustand": "4.4.0" |
| 71 | + "zustand": "4.4.1" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@playwright/test": "1.36.2", |
| 74 | + "@playwright/test": "1.37.0", |
75 | 75 | "@tsconfig/create-react-app": "2.0.1", |
76 | 76 | "@types/codemirror": "5.60.8", |
77 | 77 | "@types/lodash.debounce": "4.0.7", |
78 | | - "@types/markdown-it": "12.2.3", |
| 78 | + "@types/markdown-it": "13.0.0", |
79 | 79 | "@types/prettier": "2.7.3", |
80 | 80 | "@types/react-dom": "18.2.7", |
81 | 81 | "@types/webpack": "5.28.1", |
82 | | - "autoprefixer": "10.4.14", |
| 82 | + "autoprefixer": "10.4.15", |
83 | 83 | "compression-webpack-plugin": "10.0.0", |
84 | 84 | "copy-webpack-plugin": "11.0.0", |
85 | 85 | "cross-env": "7.0.3", |
86 | 86 | "css-loader": "6.8.1", |
87 | 87 | "dotenv": "16.3.1", |
88 | 88 | "fork-ts-checker-webpack-plugin": "8.0.0", |
89 | | - "html-inline-script-webpack-plugin": "3.2.0", |
| 89 | + "html-inline-script-webpack-plugin": "3.2.1", |
90 | 90 | "html-webpack-inline-source-plugin": "0.0.10", |
91 | 91 | "html-webpack-plugin": "5.5.3", |
92 | 92 | "jest": "29.6.2", |
|
0 commit comments