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] committed Mar 6, 2024
1 parent 7366fee commit 9765b8b
Show file tree
Hide file tree
Showing 4 changed files with 276 additions and 250 deletions.
8 changes: 4 additions & 4 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"@docusaurus/module-type-aliases": "3.1.1",
"@docusaurus/theme-classic": "3.1.1",
"@docusaurus/types": "3.1.1",
"@types/node": "20.11.20",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.17",
"@types/node": "20.11.24",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.20",
"autoprefixer": "10.4.18",
"deepmerge": "4.3.1",
"dotenv": "16.4.5",
"postcss": "8.4.35",
Expand Down
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,8 +10,8 @@
},
"devDependencies": {
"@docusaurus/types": "3.1.1",
"@types/node": "20.11.20",
"autoprefixer": "10.4.17",
"@types/node": "20.11.24",
"autoprefixer": "10.4.18",
"eslint": "8.56.0",
"eslint-config-custom": "workspace:*",
"tailwindcss": "3.4.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"devDependencies": {
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.17",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.20",
"autoprefixer": "10.4.18",
"axios": "1.6.7",
"eslint": "8.56.0",
"eslint-config-custom": "workspace:*",
Expand All @@ -28,7 +28,7 @@
"@tailwindcss/container-queries": "0.1.1",
"clsx": "2.1.0",
"deepmerge": "4.3.1",
"framer-motion": "11.0.6",
"framer-motion": "11.0.8",
"fuse.js": "7.0.0",
"react-cookie": "7.1.0",
"react-icons": "5.0.1",
Expand Down
Loading

0 comments on commit 9765b8b

Please sign in to comment.