Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
manudeli committed Sep 1, 2024
1 parent 0276e1d commit 779121f
Show file tree
Hide file tree
Showing 10 changed files with 558 additions and 356 deletions.
8 changes: 4 additions & 4 deletions docs/suspensive.org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"next": "catalog:",
"nextra": "catalog:",
"nextra-theme-docs": "catalog:",
"react": "catalog:",
"react-dom": "catalog:",
"react": "catalog:react18",
"react-dom": "catalog:react18",
"remark-sandpack": "catalog:",
"sharp": "catalog:"
},
"devDependencies": {
"@suspensive/eslint-config": "workspace:*",
"@types/d3": "^7.4.3",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@types/react": "catalog:react18",
"@types/react-dom": "catalog:react18",
"autoprefixer": "catalog:",
"postcss": "catalog:",
"prettier-plugin-tailwindcss": "catalog:",
Expand Down
8 changes: 4 additions & 4 deletions examples/next-streaming-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"@tanstack/react-query-devtools": "catalog:react-query5",
"@tanstack/react-query-next-experimental": "catalog:react-query5",
"next": "catalog:",
"react": "catalog:",
"react-dom": "catalog:",
"react": "catalog:react18",
"react-dom": "catalog:react18",
"sharp": "catalog:"
},
"devDependencies": {
"@suspensive/eslint-config": "workspace:*",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@types/react": "catalog:react18",
"@types/react-dom": "catalog:react18",
"autoprefixer": "catalog:",
"postcss": "catalog:",
"prettier-plugin-tailwindcss": "catalog:",
Expand Down
6 changes: 3 additions & 3 deletions examples/react-native-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@suspensive/react-native": "workspace:*",
"expo": "catalog:",
"expo-status-bar": "catalog:",
"react": "catalog:",
"react-native": "catalog:"
"react": "catalog:react18",
"react-native": "catalog:react18"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@expo/webpack-config": "catalog:",
"@types/react": "catalog:"
"@types/react": "catalog:react18"
}
}
8 changes: 4 additions & 4 deletions examples/react-query-next-experimental-4-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"@tanstack/react-query": "catalog:react-query4",
"@tanstack/react-query-devtools": "catalog:react-query4",
"next": "catalog:",
"react": "catalog:",
"react-dom": "catalog:",
"react": "catalog:react18",
"react-dom": "catalog:react18",
"sharp": "catalog:"
},
"devDependencies": {
"@suspensive/eslint-config": "workspace:*",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@types/react": "catalog:react18",
"@types/react-dom": "catalog:react18",
"autoprefixer": "catalog:",
"postcss": "catalog:",
"prettier-plugin-tailwindcss": "catalog:",
Expand Down
8 changes: 4 additions & 4 deletions examples/visualization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"axios": "catalog:",
"clsx": "catalog:",
"next": "catalog:",
"react": "catalog:",
"react-dom": "catalog:",
"react": "catalog:react18",
"react-dom": "catalog:react18",
"sharp": "catalog:",
"zod": "catalog:"
},
"devDependencies": {
"@suspensive/eslint-config": "workspace:*",
"@suspensive/tsconfig": "workspace:*",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@types/react": "catalog:react18",
"@types/react-dom": "catalog:react18",
"autoprefixer": "catalog:",
"postcss": "catalog:",
"prettier-plugin-tailwindcss": "catalog:",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"devDependencies": {
"@suspensive/eslint-config": "workspace:*",
"@suspensive/tsconfig": "workspace:*",
"@types/react": "catalog:",
"@types/react-dom": "catalog:",
"@types/react": "catalog:react18",
"@types/react-dom": "catalog:react18",
"@vitejs/plugin-react": "^4.3.1",
"globals": "^15.9.0"
}
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,33 +46,33 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@codspeed/vitest-plugin": "^3.1.1",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^20.14.13",
"@vitest/browser": "^2.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"@vitest/ui": "^2.0.5",
"broken-link-checker": "^0.7.8",
"eslint": "^9.9.1",
"husky": "^9.1.4",
"jsdom": "^24.1.1",
"knip": "^5.27.2",
"lint-staged": "^15.2.7",
"husky": "^9.1.5",
"jsdom": "^25.0.0",
"knip": "^5.29.0",
"lint-staged": "^15.2.9",
"ms": "3.0.0-canary.1",
"packlint": "^0.2.4",
"playwright": "^1.46.1",
"prettier": "^3.3.3",
"publint": "^0.2.10",
"rimraf": "^6.0.1",
"sherif": "^0.11.0",
"sherif": "^1.0.0",
"tsup": "^8.2.4",
"turbo": "^2.0.14",
"turbo": "^2.1.1",
"typescript": "^5.4.5",
"vite": "^5.4.1",
"vite": "^5.4.2",
"vitest": "^2.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jest": "catalog:",
"jest-expo": "catalog:",
"react": "catalog:react18",
"react-native": "catalog:",
"react-native": "catalog:react18",
"ts-node": "^10.9.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 779121f

Please sign in to comment.