|
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | 75 | "@0no-co/graphqlsp": "^1.15.0", |
76 | | - "@changesets/changelog-github": "0.5.1", |
| 76 | + "@changesets/changelog-github": "0.5.2", |
77 | 77 | "@changesets/cli": "2.27.12", |
78 | 78 | "@eslint/js": "^9.21.0", |
79 | 79 | "@graphql-codegen/cli": "5.0.7", |
|
82 | 82 | "@graphql-codegen/typescript-operations": "4.2.3", |
83 | 83 | "@graphql-codegen/typescript-resolvers": "4.1.0", |
84 | 84 | "@graphql-tools/mock": "9.0.25", |
85 | | - "@graphql-tools/schema": "10.0.29", |
| 85 | + "@graphql-tools/schema": "10.0.30", |
86 | 86 | "@parcel/watcher": "2.4.1", |
87 | 87 | "@svgr/webpack": "8.1.0", |
88 | 88 | "@testing-library/dom": "^10.4.1", |
|
115 | 115 | "jest-environment-jsdom": "29.7.0", |
116 | 116 | "jest-matchmedia-mock": "1.1.0", |
117 | 117 | "npm-run-all": "4.1.5", |
118 | | - "pkg-pr-new": "^0.0.60", |
| 118 | + "pkg-pr-new": "^0.0.62", |
119 | 119 | "postcss": "8.4.49", |
120 | 120 | "postcss-loader": "8.1.1", |
121 | 121 | "prettier": "3.3.2", |
122 | 122 | "resize-observer-polyfill": "1.5.1", |
123 | 123 | "rimraf": "5.0.10", |
124 | 124 | "style-loader": "3.3.4", |
125 | 125 | "tailwindcss": "3.4.18", |
126 | | - "terser-webpack-plugin": "5.3.14", |
127 | | - "ts-jest": "29.4.5", |
| 126 | + "terser-webpack-plugin": "5.3.15", |
| 127 | + "ts-jest": "29.4.6", |
128 | 128 | "ts-loader": "9.5.4", |
129 | 129 | "tsx": "4.11.0", |
130 | 130 | "typescript": "5.5.4", |
|
0 commit comments