Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 413c0a7 commit e931427
Show file tree
Hide file tree
Showing 7 changed files with 210 additions and 210 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.1
20.16.0
4 changes: 2 additions & 2 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/theme-classic": "3.4.0",
"@docusaurus/types": "3.4.0",
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
Expand All @@ -45,7 +45,7 @@
"eslint-config-prettier": "9.1.0",
"postcss": "8.4.39",
"tailwindcss": "3.4.6",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"eslint --ext .js,.jsx,.ts,.tsx --fix ."
]
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.6.0"
}
4 changes: 2 additions & 2 deletions packages/docusaurus-plugin-tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"devDependencies": {
"@docusaurus/types": "3.4.0",
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"tailwindcss": "3.4.6",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"eslint-plugin-turbo": "2.0.9",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "18.3.1",
"tailwindcss": "3.4.6",
"tsconfig": "workspace:*",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"dependencies": {
"@heroicons/react": "2.1.5",
Expand All @@ -28,7 +28,7 @@
"@tailwindcss/container-queries": "0.1.1",
"clsx": "2.1.1",
"deepmerge": "4.3.1",
"framer-motion": "11.3.8",
"framer-motion": "11.3.12",
"fuse.js": "7.0.0",
"react-cookie": "7.2.0",
"react-icons": "5.2.1",
Expand Down
402 changes: 201 additions & 201 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit e931427

Please sign in to comment.