Skip to content

Commit

Permalink
chore: upgrade rollup (#1765)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi authored Nov 3, 2024
1 parent a86063d commit e4d48e3
Show file tree
Hide file tree
Showing 34 changed files with 1,360 additions and 2,160 deletions.
4 changes: 2 additions & 2 deletions clis/generator-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"organize-imports-cli": "^0.10.0",
"prettier": "^3.3.2",
"tmp-promise": "^3.0.3",
"tsup": "^8.0.2",
"tsup": "^8.3.5",
"typescript": "4.9.5",
"vitest": "^1.5.0",
"vitest": "^2.1.4",
"yargs": "^17.4.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"turbo": "^2.1.2",
"typescript": "5.4.3",
"typescript-plugin-css-modules": "^5.1.0",
"vitest": "^1.6.0"
"vitest": "^2.1.4"
},
"resolutions": {
"micromatch": "4.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/ua-parser-js": "^0.7.39",
"depcheck": "^1.4.3",
"eslint": "^8.56.0",
"vitest": "^1.5.0",
"vitest": "^2.1.4",
"organize-imports-cli": "^0.10.0",
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/fdr-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/commons/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"depcheck": "^1.4.3",
"eslint": "^8.56.0",
"simple-git": "^3.24.0",
"vitest": "^1.5.0",
"vitest": "^2.1.4",
"organize-imports-cli": "^0.10.0",
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/loadable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^18.7.18",
"depcheck": "^1.4.3",
"eslint": "^8.56.0",
"vitest": "^1.5.0",
"vitest": "^2.1.4",
"organize-imports-cli": "^0.10.0",
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/next-seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/commons/react/common-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/react": "^18.0.20",
"depcheck": "^1.4.3",
"eslint": "^8.56.0",
"vitest": "^1.5.0",
"vitest": "^2.1.4",
"organize-imports-cli": "^0.10.0",
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/react/fonts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react": "^18.0.20",
"depcheck": "^1.4.3",
"eslint": "^8.56.0",
"vitest": "^1.5.0",
"vitest": "^2.1.4",
"organize-imports-cli": "^0.10.0",
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/react/react-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vite": "^5.4.6",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
6 changes: 3 additions & 3 deletions packages/commons/react/react-query-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@fern-ui/loadable": "workspace:*",
"@tanstack/react-query": "^4.29.7",
"@tanstack/react-query": "^4.36.1",
"react": "^18.2.0"
},
"devDependencies": {
Expand All @@ -40,11 +40,11 @@
"@types/react": "^18.0.20",
"depcheck": "^1.4.3",
"eslint": "^8.56.0",
"vitest": "^1.5.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vite": "^5.4.6"
"vite": "^5.4.6",
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/commons/search-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"stylelint": "^16.1.0",
"ts-essentials": "^10.0.1",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/fdr-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint": "^8.56.0",
"prettier": "^3.3.2",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
},
"scripts": {
"compile": "tsc --build tsconfig.build.json",
Expand Down
4 changes: 2 additions & 2 deletions packages/healthchecks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"eslint": "^8.56.0",
"organize-imports-cli": "^0.10.0",
"prettier": "^3.3.2",
"tsup": "^8.0.2",
"tsup": "^8.3.5",
"typescript": "4.9.5",
"vitest": "^1.5.0",
"vitest": "^2.1.4",
"yargs": "^17.4.1"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"organize-imports-cli": "^0.10.0",
"prettier": "^3.3.2",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
4 changes: 2 additions & 2 deletions packages/ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"@storybook/addon-interactions": "8.1.0-alpha.6",
"@storybook/addon-links": "8.1.0-alpha.6",
"@storybook/addon-onboarding": "8.1.0-alpha.6",
"@storybook/addon-themes": "^8.0.10",
"@storybook/addon-themes": "^8.4.1",
"@storybook/blocks": "8.1.0-alpha.6",
"@storybook/nextjs": "8.1.0-alpha.6",
"@storybook/react": "8.1.0-alpha.6",
Expand Down Expand Up @@ -161,7 +161,7 @@
"ts-essentials": "^10.0.1",
"typescript": "5.4.3",
"vite": "^5.4.6",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
},
"eslintConfig": {
"extends": [
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/chatbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"stylelint": "^16.1.0",
"tailwindcss": "^3.4.3",
"typescript": "5.4.3",
"vitest": "^2.1.1"
"vitest": "^2.1.4"
}
}
24 changes: 12 additions & 12 deletions packages/ui/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@storybook/client-api": "^7.6.17",
"clsx": "^2.1.0",
"copyfiles": "^2.4.1",
"iconoir-react": "^7.7.0",
Expand All @@ -60,16 +61,15 @@
"devDependencies": {
"@chromatic-com/storybook": "^1.4.0",
"@fern-platform/configs": "workspace:*",
"@storybook/addon-essentials": "^8.1.1",
"@storybook/addon-interactions": "^8.1.1",
"@storybook/addon-links": "^8.1.1",
"@storybook/addon-onboarding": "^8.1.1",
"@storybook/addon-themes": "^8.1.1",
"@storybook/blocks": "^8.1.1",
"@storybook/preview-api": "^8.1.11",
"@storybook/react": "^8.1.1",
"@storybook/react-vite": "^8.1.1",
"@storybook/test": "^8.1.1",
"@storybook/addon-essentials": "^8.4.1",
"@storybook/addon-interactions": "^8.4.1",
"@storybook/addon-links": "^8.4.1",
"@storybook/addon-onboarding": "^8.4.1",
"@storybook/addon-themes": "^8.4.1",
"@storybook/blocks": "^8.4.1",
"@storybook/react": "^8.4.1",
"@storybook/react-vite": "^8.4.1",
"@storybook/test": "^8.4.1",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@testing-library/jest-dom": "^6.4.2",
Expand All @@ -90,12 +90,12 @@
"prettier": "^3.3.2",
"react-test-renderer": "^18.2.0",
"sass": "^1.74.1",
"storybook": "^8.1.1",
"storybook": "^8.4.1",
"stylelint": "^16.1.0",
"tailwindcss": "^3.4.3",
"typescript": "5.4.3",
"vite": "^5.4.6",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
},
"peerDependencies": {
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/components/src/stories/FernSdk.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useArgs } from "@storybook/preview-api";
import { useArgs } from "@storybook/client-api";
import type { Meta, StoryObj } from "@storybook/react";
import { FernSdk } from "../FernSdk";

Expand Down Expand Up @@ -37,11 +37,11 @@ export const Default: Story = {
},
},
},
render: (args) => {
const [{ language }, updateArgs] = useArgs();
render: () => {
const [{ language, sdks }, updateArgs] = useArgs();
return (
<FernSdk
{...args}
sdks={sdks}
language={language}
onChange={(language) => {
updateArgs({ language });
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/components/src/stories/FernTag.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const ColorSchemes: Story = {
control: false,
},
},
render: (args) => {
render: (args: StoryObj<typeof meta>["args"]) => {
const colorSchemes = Object.values(FernTagColorSchemes);
return (
<div className="flex flex-col gap-2">
Expand All @@ -55,7 +55,7 @@ export const Sizes: Story = {
control: false,
},
},
render: (args) => {
render: (args: StoryObj<typeof meta>["args"]) => {
const sizes = Object.values(FernTagSizes);
return (
<div className="flex gap-2">
Expand All @@ -78,7 +78,7 @@ export const ClassNameOverrides: Story = {
size: "sm",
className: "w-11 uppercase",
},
render: (args) => {
render: (args: StoryObj<typeof meta>["args"]) => {
return (
<div className="flex flex-col gap-2">
{methods.map((method) => (
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/docs-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"stylelint": "^16.1.0",
"tailwindcss": "^3.4.3",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
},
"optionalDependencies": {
"@next/swc-darwin-arm64": "14.2.9",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/fern-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@radix-ui/react-scroll-area": "^1.1.0",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@tanstack/react-query": "^5.45.0",
"@tanstack/react-router": "^1.32.13",
"@tanstack/react-query": "^5.59.17",
"@tanstack/react-router": "^1.78.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "^2.30.0",
Expand All @@ -49,8 +49,8 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.32.13",
"@tanstack/router-vite-plugin": "^1.32.10",
"@tanstack/router-devtools": "^1.78.2",
"@tanstack/router-vite-plugin": "^1.78.2",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.12",
"@types/pluralize": "^0.0.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/fern-docs-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/ui/fern-docs-edge-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/ui/fern-docs-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/ui/fern-docs-search-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/ui/fern-docs-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/ui/fern-docs-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
}
}
8 changes: 4 additions & 4 deletions packages/ui/fontawesome-cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"typescript": "5.4.3",
"vitest": "^1.5.0"
"vitest": "^2.1.4"
},
"optionalDependencies": {
"@next/swc-linux-x64-gnu": "14.2.9",
"@next/swc-win32-x64-msvc": "14.2.9",
"@next/swc-darwin-arm64": "14.2.9",
"@next/swc-darwin-x64": "14.2.9",
"@next/swc-darwin-arm64": "14.2.9"
"@next/swc-linux-x64-gnu": "14.2.9",
"@next/swc-win32-x64-msvc": "14.2.9"
}
}
2 changes: 1 addition & 1 deletion packages/ui/local-preview-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"stylelint": "^16.1.0",
"tailwindcss": "^3.4.3",
"typescript": "5.4.3",
"vitest": "^1.5.0",
"vitest": "^2.1.4",
"ws": "^8.17.1"
},
"optionalDependencies": {
Expand Down
Loading

0 comments on commit e4d48e3

Please sign in to comment.