Skip to content

Commit

Permalink
chore(deps): update app dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 912e5ab commit 5741df5
Show file tree
Hide file tree
Showing 9 changed files with 378 additions and 378 deletions.
10 changes: 5 additions & 5 deletions apps/live-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"@sanity/visual-editing": "workspace:*",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^20.14.13",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@vercel/speed-insights": "^1.0.12",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "0.0.0-experimental-6067d4e-20240919",
"date-fns": "^3.6.0",
"framer-motion": "12.0.0-alpha.1",
"next": "15.0.0-canary.159",
"next": "15.0.0-canary.162",
"next-sanity": "^9.5.0",
"postcss": "^8.4.47",
"react": "19.0.0-rc-fb9a90fa48-20240614",
Expand All @@ -39,9 +39,9 @@
"typescript": "5.6.2"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.0-canary.159",
"@next/bundle-analyzer": "15.0.0-canary.162",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.0-canary.159",
"eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918"
"eslint-config-next": "15.0.0-canary.162",
"eslint-plugin-react-compiler": "0.0.0-experimental-92aaa43-20240919"
}
}
6 changes: 3 additions & 3 deletions apps/next-with-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@tailwindcss/typography": "0.5.15",
"@tinloof/sanity-studio": "1.3.4",
"classnames": "2.5.1",
"lucide-react": "^0.441.0",
"lucide-react": "^0.445.0",
"next": "14.2.11",
"next-sanity": "^9.5.0",
"react": "^18.3.1",
Expand All @@ -34,10 +34,10 @@
"devDependencies": {
"@sanity/presentation": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"autoprefixer": "10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.12",
"eslint-config-next": "14.2.13",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "12.1.1",
Expand Down
6 changes: 3 additions & 3 deletions apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "next start"
},
"dependencies": {
"@next/bundle-analyzer": "14.2.12",
"@next/bundle-analyzer": "14.2.13",
"@portabletext/react": "^3.1.0",
"@repo/channels": "workspace:*",
"@repo/env": "workspace:*",
Expand All @@ -22,13 +22,13 @@
"@sanity/react-loader": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"@types/node": "20.8.7",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@vercel/stega": "0.1.2",
"@vercel/toolbar": "^0.1.20",
"autoprefixer": "10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.12",
"eslint-config-next": "14.2.13",
"next": "14.2.11",
"next-sanity": "9.5.0",
"postcss": "8.4.47",
Expand Down
2 changes: 1 addition & 1 deletion apps/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"sanity": "^3.57.4"
},
"devDependencies": {
"@nuxt/devtools": "^1.4.2",
"@nuxt/devtools": "^1.5.0",
"nuxt": "^3.13.2"
}
}
6 changes: 3 additions & 3 deletions apps/page-builder-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "next start"
},
"dependencies": {
"@next/bundle-analyzer": "14.2.12",
"@next/bundle-analyzer": "14.2.13",
"@portabletext/react": "^3.1.0",
"@repo/env": "workspace:*",
"@repo/studio-url": "workspace:*",
Expand All @@ -19,13 +19,13 @@
"@sanity/visual-editing": "workspace:*",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "20.8.7",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@vercel/stega": "0.1.2",
"autoprefixer": "10.4.20",
"clsx": "^2.1.1",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.12",
"eslint-config-next": "14.2.13",
"groq": "^3.57.4",
"next": "14.2.11",
"next-sanity": "9.5.0",
Expand Down
12 changes: 6 additions & 6 deletions apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
},
"dependencies": {
"@portabletext/react": "^3.1.0",
"@remix-run/css-bundle": "^2.12.0",
"@remix-run/css-bundle": "^2.12.1",
"@remix-run/node": "^2.12.1",
"@remix-run/react": "^2.12.0",
"@remix-run/serve": "^2.12.0",
"@remix-run/react": "^2.12.1",
"@remix-run/serve": "^2.12.1",
"@repo/env": "workspace:*",
"@repo/studio-url": "workspace:*",
"@sanity/image-url": "^1.0.2",
Expand All @@ -26,15 +26,15 @@
"source-map-support": "^0.5.21"
},
"devDependencies": {
"@remix-run/dev": "^2.12.0",
"@remix-run/dev": "^2.12.1",
"@remix-run/eslint-config": "^2.12.1",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@types/source-map-support": "^0.5.10",
"eslint": "^8.57.1",
"tailwindcss": "^3.4.12",
"typescript": "5.6.2",
"vite": "^5.4.6",
"vite": "^5.4.7",
"vite-tsconfig-paths": "^5.0.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@sanity/preview-url-secret": "workspace:*",
"@sanity/ui": "2.8.9",
"@sanity/vision": "^3.57.4",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@vercel/stega": "0.1.2",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"tailwindcss": "^3.4.12",
"tslib": "^2.7.0",
"typescript": "5.6.2",
"vite": "^5.4.6"
"vite": "^5.4.7"
}
}
Loading

0 comments on commit 5741df5

Please sign in to comment.