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 Oct 21, 2024
1 parent da09d27 commit cac5dea
Show file tree
Hide file tree
Showing 5 changed files with 112 additions and 112 deletions.
8 changes: 4 additions & 4 deletions apps/live-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"babel-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016",
"date-fns": "^4.1.0",
"framer-motion": "12.0.0-alpha.1",
"next": "15.0.0-canary.196",
"next-sanity": "9.7.0-canary.18",
"next": "15.0.0-canary.202",
"next-sanity": "9.7.0-canary.23",
"postcss": "^8.4.47",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
Expand All @@ -40,10 +40,10 @@
"typescript": "5.6.3"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.0-canary.196",
"@next/bundle-analyzer": "15.0.0-canary.202",
"@repo/prettier-config": "workspace:*",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.0-canary.196",
"eslint-config-next": "15.0.0-canary.202",
"eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016"
}
}
2 changes: 1 addition & 1 deletion apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.57.1",
"eslint-config-next": "14.2.15",
"next": "14.2.15",
"next-sanity": "9.7.0-canary.18",
"next-sanity": "9.7.0-canary.23",
"postcss": "8.4.47",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/page-builder-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "^8.57.1",
"eslint-config-next": "14.2.15",
"next": "14.2.15",
"next-sanity": "9.7.0-canary.18",
"next-sanity": "9.7.0-canary.23",
"postcss": "8.4.47",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"@sanity/svelte-loader": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/kit": "^2.7.1",
"@sveltejs/kit": "^2.7.2",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/cookie": "^0.6.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.1",
"eslint-plugin-svelte": "^2.45.1",
"eslint-plugin-svelte": "^2.46.0",
"postcss": "8.4.47",
"svelte": "^4.2.19",
"svelte-check": "^4.0.5",
Expand Down
Loading

0 comments on commit cac5dea

Please sign in to comment.