|
1 | 1 | {
|
2 |
| - "name": "offline-full-text-search-in-web-app", |
| 2 | + "name": "tanstack-query-with-orbitjs", |
3 | 3 | "version": "0.0.0",
|
4 | 4 | "license": "MIT",
|
5 | 5 | "author": "Daniel Giljam (https://github.com/DanielGiljam)",
|
|
71 | 71 | "@nrwl/web": "15.6.3",
|
72 | 72 | "@nrwl/workspace": "15.6.3",
|
73 | 73 | "@nx-plus/docusaurus": "15.0.0-rc.0",
|
74 |
| - "@offline-full-text-search-in-web-app/eslint-config-javascript": "workspace:^0.0.0", |
75 |
| - "@offline-full-text-search-in-web-app/eslint-config-jsx": "workspace:^0.0.0", |
76 |
| - "@offline-full-text-search-in-web-app/eslint-config-typescript": "workspace:^0.0.0", |
77 | 74 | "@orbit/coordinator": "^0.17.0",
|
78 | 75 | "@orbit/indexeddb": "^0.17.2",
|
79 | 76 | "@orbit/indexeddb-bucket": "^0.17.0",
|
80 | 77 | "@orbit/memory": "^0.17.2",
|
81 | 78 | "@orbit/records": "^0.17.0",
|
82 | 79 | "@prisma/client": "^4.12.0",
|
83 | 80 | "@radix-ui/colors": "^0.1.8",
|
| 81 | + "@tanstack-query-with-orbitjs/eslint-config-javascript": "workspace:^0.0.0", |
| 82 | + "@tanstack-query-with-orbitjs/eslint-config-jsx": "workspace:^0.0.0", |
| 83 | + "@tanstack-query-with-orbitjs/eslint-config-typescript": "workspace:^0.0.0", |
84 | 84 | "@tanstack/react-query": "4.26.1",
|
85 | 85 | "@tanstack/react-query-devtools": "4.26.1",
|
86 | 86 | "@tanstack/react-virtual": "v3.0.0-beta.54",
|
|
0 commit comments