Skip to content

Commit

Permalink
feat: update some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonghakseo committed Dec 15, 2024
1 parent 389dc75 commit 56991be
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 128 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/chrome": "^0.0.270",
"@types/chrome": "^0.0.284",
"@types/node": "^20.16.5",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand All @@ -54,14 +54,14 @@
"eslint-plugin-react-hooks": "4.6.2",
"husky": "^9.1.4",
"lint-staged": "^15.2.7",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"tailwindcss": "^3.4.14",
"tslib": "^2.6.3",
"tailwindcss": "^3.4.16",
"tslib": "^2.8.1",
"turbo": "^2.3.3",
"typescript": "5.5.4",
"vite": "6.0.3"
"typescript": "^5.7.2",
"vite": "^6.0.3"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,json}": [
Expand Down
Loading

0 comments on commit 56991be

Please sign in to comment.