Skip to content

Commit

Permalink
chore: 🔨 bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
recallwei committed Jul 29, 2024
1 parent cea3319 commit 6c7a653
Show file tree
Hide file tree
Showing 12 changed files with 541 additions and 413 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@astrojs/starlight": "^0.25.2",
"astro": "^4.12.2",
"sharp": "^0.33.4",
"@astrojs/check": "^0.8.2"
"@astrojs/check": "^0.8.3"
},
"private": true,
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion examples/auto-import/react-vite-ahooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@vitejs/plugin-react-swc": "^3.7.0",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.18.2",
"vite": "^5.3.4"
"vite": "^5.3.5"
},
"private": true,
"license": "MIT"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@vitejs/plugin-react-swc": "^3.7.0",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.18.2",
"vite": "^5.3.4"
"vite": "^5.3.5"
},
"private": true,
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion examples/auto-import/react-vite-antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vitejs/plugin-react-swc": "^3.7.0",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.18.2",
"vite": "^5.3.4"
"vite": "^5.3.5"
},
"private": true,
"license": "MIT"
Expand Down
8 changes: 4 additions & 4 deletions examples/echarts/react-vite-echarts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.14.12",
"@types/node": "^22.0.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.6",
"postcss": "^8.4.40",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4",
"vite": "^5.3.4"
"vite": "^5.3.5"
},
"private": true,
"license": "MIT"
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,27 +28,27 @@
"@changesets/cli": "^2.27.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@nx/js": "19.5.2",
"@nx/plugin": "19.5.2",
"@nx/js": "19.5.3",
"@nx/plugin": "19.5.3",
"@swc-node/register": "^1.10.9",
"@swc/core": "^1.7.1",
"@types/node": "^20.14.12",
"@swc/core": "^1.7.3",
"@types/node": "^22.0.0",
"@vitest/browser": "^2.0.4",
"@vitest/ui": "^2.0.4",
"chromatic": "^11.5.6",
"commitizen": "^4.3.0",
"cspell": "^8.12.1",
"cz-git": "^1.9.4",
"eslint": "^8.57.0",
"husky": "^9.1.1",
"husky": "^9.1.3",
"lint-staged": "^15.2.7",
"nx": "19.5.2",
"nx": "19.5.3",
"prettier": "^3.3.3",
"tslib": "^2.6.3",
"tsup": "^8.2.2",
"tsup": "^8.2.3",
"type-fest": "^4.23.0",
"typescript": "^5.5.4",
"vite": "^5.3.4",
"vite": "^5.3.5",
"vitest": "^2.0.4"
},
"config": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
}
},
"devDependencies": {
"unimport": "^3.9.0",
"unimport": "^3.9.1",
"unplugin-auto-import": "^0.18.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@bit-ocean/utils": "workspace:^"
},
"devDependencies": {
"@tanstack/react-router": "^1.45.8",
"@tanstack/react-router": "^1.45.11",
"antd": "^5.19.3",
"axios": "^1.7.2",
"i18next": "^23.12.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint": "^8.0.0"
},
"dependencies": {
"@tanstack/eslint-plugin-query": "^5.51.12",
"@tanstack/eslint-plugin-query": "^5.51.15",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"astro-eslint-parser": "^1.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"prettier:fix": "prettier --write --cache --ignore-unknown --ignore-path=../../.prettierignore ."
},
"peerDependencies": {
"@tanstack/react-router": "^1.45.8"
"@tanstack/react-router": "^1.45.11"
},
"peerDependenciesMeta": {
"@tanstack/react-router": {
"optional": true
}
},
"devDependencies": {
"@tanstack/react-router": "^1.45.8"
"@tanstack/react-router": "^1.45.11"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@bit-ocean/theme": "workspace:^"
},
"peerDependencies": {
"tailwindcss": "^3.4.6"
"tailwindcss": "^3.4.7"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 6c7a653

Please sign in to comment.