Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Jan 23, 2025
1 parent be60b7a commit c55f0bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions knip.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const config = {
"scripts/**",
"packages/client-react-streaming/api-extractor.d.ts",
"packages/experimental-nextjs-app-support/api-extractor.d.ts",
"**/.yalc/**",
],
};

Expand Down
4 changes: 0 additions & 4 deletions packages/tanstack-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,23 +71,19 @@
"@microsoft/api-extractor": "7.43.2",
"@tanstack/react-router": "patch:@tanstack/react-router@npm%3A1.97.3#~/.yarn/patches/@tanstack-react-router-npm-1.97.3-ad16343f36.patch",
"@tanstack/start": "patch:@tanstack/start@npm%3A1.97.3#~/.yarn/patches/@tanstack-start-npm-1.97.3-da273c2822.patch",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
"@tsconfig/recommended": "1.0.6",
"@types/node": "20.12.11",
"@types/react": "^19.0.0",
"concurrently": "8.2.2",
"esbuild": "0.24.2",
"eslint": "8.57.0",
"graphql": "16.8.1",
"jsdom": "24.0.0",
"publint": "0.2.7",
"react": "^19.0.0",
"react-error-boundary": "5.0.0",
"rimraf": "5.0.5",
"tsup": "8.0.2",
"typescript": "5.4.5",
"vitest": "1.6.0",
"wait-on": "8.0.2"
},
"peerDependencies": {
Expand Down

0 comments on commit c55f0bc

Please sign in to comment.