Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
(*) Update all non-major dependencies (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2023
1 parent 726ec5a commit 2e41c5f
Show file tree
Hide file tree
Showing 12 changed files with 1,189 additions and 920 deletions.
16 changes: 8 additions & 8 deletions apps/anime-sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@apollo/client": "3.7.14",
"@vercel/analytics": "1.0.1",
"graphql": "16.6.0",
"lucide-svelte": "0.216.0",
"lucide-svelte": "0.220.0",
"nprogress": "0.2.0"
},
"devDependencies": {
Expand All @@ -25,13 +25,13 @@
"@graphql-typed-document-node/core": "3.2.0",
"@joulev/theme": "workspace:*",
"@sveltejs/adapter-vercel": "3.0.0",
"@sveltejs/kit": "1.16.3",
"@types/node": "18.16.9",
"@sveltejs/kit": "1.18.0",
"@types/node": "18.16.14",
"@types/nprogress": "0.2.0",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"autoprefixer": "10.4.14",
"eslint": "8.40.0",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-svelte3": "4.0.0",
"postcss": "8.4.23",
Expand All @@ -43,8 +43,8 @@
"tailwind-dark-aware": "0.3.0",
"tailwindcss": "3.3.2",
"ts-node": "10.9.1",
"tslib": "2.5.0",
"tslib": "2.5.2",
"typescript": "5.0.4",
"vite": "4.3.5"
"vite": "4.3.8"
}
}
12 changes: 6 additions & 6 deletions apps/anime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"@apollo/client": "3.7.14",
"@t3-oss/env-nextjs": "0.3.1",
"clsx": "1.2.1",
"framer-motion": "10.12.10",
"framer-motion": "10.12.12",
"graphql": "16.6.0",
"lucide-react": "0.216.0",
"next": "13.4.2",
"lucide-react": "0.220.0",
"next": "13.4.3",
"nprogress": "0.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -25,14 +25,14 @@
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/client-preset": "3.0.1",
"@joulev/theme": "workspace:*",
"@types/node": "18.16.9",
"@types/node": "18.16.14",
"@types/nprogress": "0.2.0",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"concurrently": "8.0.1",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
"eslint": "8.41.0",
"eslint-config-next": "13.4.3",
"postcss": "8.4.23",
"tailwindcss": "3.3.2",
"typescript": "5.0.4"
Expand Down
4 changes: 2 additions & 2 deletions apps/chatgpt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"dependencies": {
"@joulev/theme": "workspace:*",
"@t3-oss/env-nextjs": "0.3.1",
"@types/node": "18.16.9",
"@types/node": "18.16.14",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"clsx": "1.2.1",
"next": "13.4.2",
"next": "13.4.3",
"openai-edge": "0.5.1",
"postcss": "8.4.23",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/img2vid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
},
"dependencies": {
"@ffmpeg/ffmpeg": "0.11.6",
"next": "13.4.2",
"next": "13.4.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"ytdl-core": "4.11.4"
},
"devDependencies": {
"@joulev/theme": "workspace:*",
"@types/node": "18.16.9",
"@types/node": "18.16.14",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
"eslint": "8.41.0",
"eslint-config-next": "13.4.3",
"postcss": "8.4.23",
"tailwind-dark-aware": "0.3.0",
"tailwindcss": "3.3.2",
Expand Down
14 changes: 7 additions & 7 deletions apps/irasuto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"db:push": "prisma db push"
},
"dependencies": {
"@prisma/client": "4.14.0",
"@prisma/client": "4.14.1",
"@t3-oss/env-nextjs": "0.3.1",
"clsx": "1.2.1",
"date-fns": "2.30.0",
"lucide-react": "0.216.0",
"next": "13.4.2",
"lucide-react": "0.220.0",
"next": "13.4.3",
"next-tweet": "0.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -24,14 +24,14 @@
},
"devDependencies": {
"@joulev/theme": "workspace:*",
"@types/node": "18.16.9",
"@types/node": "18.16.14",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
"eslint": "8.41.0",
"eslint-config-next": "13.4.3",
"postcss": "8.4.23",
"prisma": "4.14.0",
"prisma": "4.14.1",
"tailwind-dark-aware": "0.3.0",
"tailwindcss": "3.3.2",
"typescript": "5.0.4"
Expand Down
4 changes: 2 additions & 2 deletions apps/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
},
"devDependencies": {
"@joulev/theme": "workspace:*",
"@nuxtjs/tailwindcss": "6.6.8",
"@nuxtjs/tailwindcss": "6.7.0",
"@types/nprogress": "0.2.0",
"@types/validator": "13.7.17",
"autoprefixer": "10.4.14",
"nuxt": "3.4.3",
"nuxt": "3.5.1",
"tailwind-dark-aware": "0.3.0",
"typescript": "5.0.4",
"vite-plugin-checker": "0.6.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/presentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"devDependencies": {
"@joulev/theme": "workspace:*",
"@nuxt/content": "2.6.0",
"@nuxtjs/tailwindcss": "6.6.8",
"nuxt": "3.4.3",
"@nuxtjs/tailwindcss": "6.7.0",
"nuxt": "3.5.1",
"typescript": "5.0.4",
"vite-plugin-checker": "0.6.0",
"vue-tsc": "1.6.5"
Expand Down
6 changes: 3 additions & 3 deletions apps/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"lint": "next lint"
},
"dependencies": {
"lucide-react": "0.216.0",
"next": "13.4.2",
"lucide-react": "0.220.0",
"next": "13.4.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwind-dark-aware": "0.3.0"
},
"devDependencies": {
"@joulev/theme": "workspace:*",
"@types/node": "18.16.9",
"@types/node": "18.16.14",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
Expand Down
14 changes: 7 additions & 7 deletions apps/tategaki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
},
"dependencies": {
"@vercel/analytics": "1.0.1",
"lucide-svelte": "0.216.0"
"lucide-svelte": "0.220.0"
},
"devDependencies": {
"@joulev/theme": "workspace:*",
"@sveltejs/adapter-vercel": "3.0.0",
"@sveltejs/kit": "1.16.3",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"@sveltejs/kit": "1.18.0",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"autoprefixer": "10.4.14",
"eslint": "8.40.0",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-svelte3": "4.0.0",
"postcss": "8.4.23",
Expand All @@ -34,9 +34,9 @@
"svelte-preprocess": "5.0.3",
"tailwind-dark-aware": "0.3.0",
"tailwindcss": "3.3.2",
"tslib": "2.5.0",
"tslib": "2.5.2",
"typescript": "5.0.4",
"vite": "4.3.5"
"vite": "4.3.8"
},
"type": "module"
}
12 changes: 6 additions & 6 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@
"@t3-oss/env-nextjs": "0.3.1",
"@vercel/analytics": "1.0.1",
"clsx": "1.2.1",
"framer-motion": "10.12.10",
"lucide-react": "0.216.0",
"next": "13.4.2",
"framer-motion": "10.12.12",
"lucide-react": "0.220.0",
"next": "13.4.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"swr": "2.1.5",
"zod": "3.21.4"
},
"devDependencies": {
"@joulev/theme": "workspace:*",
"@types/node": "18.16.9",
"@types/node": "18.16.14",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
"eslint": "8.41.0",
"eslint-config-next": "13.4.3",
"postcss": "8.4.23",
"tailwind-dark-aware": "0.3.0",
"tailwindcss": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"prettier": "2.8.8",
"prettier-plugin-svelte": "2.10.0",
"svelte": "3.59.1",
"turbo": "1.9.4"
"turbo": "1.9.8"
},
"scripts": {
"build": "turbo run build",
Expand Down
Loading

0 comments on commit 2e41c5f

Please sign in to comment.