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 7, 2024
1 parent 3e9e149 commit 65638cd
Show file tree
Hide file tree
Showing 5 changed files with 1,057 additions and 1,145 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Visit one of the monorepo apps [localhost:3100](http://localhost:3100/)

## Features:

- [Turborepo v1](https://turborepo.org/) remote cache build system, with blazingly fast execution of commands (build, lint, test etc.) on your local machine and CI
- [Turborepo v1](https://turborepo.org/) remote cache build system, with fast execution of commands (build, lint, test etc.) on your local machine and CI
- [TypeScript v5](https://github.com/microsoft/TypeScript) codebase with [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) [`strict-type-checked`](https://typescript-eslint.io/linting/configs/#strict-type-checked) and
[`stylistic-type-checked`](https://typescript-eslint.io/linting/configs/#stylistic-type-checked) configurations enabled.
- [Next.js v14](https://github.com/vercel/next.js) apps
Expand Down
4 changes: 2 additions & 2 deletions apps/boilerplate-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"dependencies": {
"config-tailwind": "*",
"react-parallax-tilt": "1.7.179",
"trpc-api-boilerplate": "1.0.24",
"react-parallax-tilt": "1.7.181",
"trpc-api-boilerplate": "1.0.25",
"ui-tailwind": "*",
"utils-version": "*"
},
Expand Down
Loading

0 comments on commit 65638cd

Please sign in to comment.