Skip to content

Commit

Permalink
chore: Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
activeguild committed Feb 11, 2024
1 parent d1a9939 commit fb77810
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"textlint-plugin-json": "^0.0.1"
},
"devDependencies": {
"@types/node": "^20.11.16",
"@types/node": "^20.11.17",
"@types/prettier": "^3.0.0",
"@types/traverse": "^0.6.36",
"@typescript-eslint/eslint-plugin": "^6.21.0",
Expand All @@ -45,10 +45,10 @@
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"textlint": "^14.0.1",
"tsup": "^8.0.1",
"tsup": "^8.0.2",
"turbo": "^1.12.3",
"typescript": "^5.3.3",
"vite": "^5.0.12"
"vite": "^5.1.1"
},
"keywords": [
"vite",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.18",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.2.1",
Expand All @@ -27,6 +27,6 @@
"textlint-plugin-json": "^0.0.1",
"textlint-rule-no-todo": "^2.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.12"
"vite": "^5.1.1"
}
}
28 changes: 14 additions & 14 deletions sample/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fb77810

Please sign in to comment.