Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Jan 29, 2024
1 parent 57f755a commit 19abb6a
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion apps/boilerplate-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"config-tailwind": "*",
"next": "14.1.0",
"react-parallax-tilt": "1.7.206",
"react-parallax-tilt": "1.7.209",
"trpc-api-boilerplate": "1.0.38",
"ui-tailwind": "*",
"utils-version": "*"
Expand Down
122 changes: 61 additions & 61 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/react-dom": "18.2.18",
"autoprefixer": "10.4.17",
"commitizen": "4.3.0",
"husky": "9.0.6",
"husky": "9.0.7",
"lint-staged": "15.2.0",
"postcss": "8.4.33",
"prettier": "3.2.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/config-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "5.17.22",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down

0 comments on commit 19abb6a

Please sign in to comment.