Skip to content

Commit

Permalink
Update External updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 4a2758f commit bd6fa7c
Show file tree
Hide file tree
Showing 18 changed files with 2,840 additions and 1,790 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.0
name: Install pnpm
with:
version: 8.6.1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.0
name: Install pnpm
with:
version: 8.6.1
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.2
18.19.1
4 changes: 2 additions & 2 deletions apps/e2e-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"dependencies": {
"@udecode/plate": "workspace:^",
"react-router-dom": "6.14.1"
"react-router-dom": "6.22.1"
},
"devDependencies": {
"@vitejs/plugin-react": "^3.1.0",
"typescript": "5.1.6",
"typescript": "5.3.3",
"vite": "^4.4.3"
}
}
26 changes: 13 additions & 13 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@faker-js/faker": "^8.2.0",
"@radix-ui/colors": "1.0.0",
"@radix-ui/colors": "1.0.1",
"@radix-ui/react-accessible-icon": "^1.0.3",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.4",
Expand Down Expand Up @@ -106,19 +106,19 @@
"@udecode/slate-utils": "workspace:^",
"@udecode/utils": "workspace:^",
"@vercel/analytics": "^1.0.1",
"@vercel/og": "^0.5.8",
"@vercel/og": "^0.6.0",
"change-case": "^4.1.2",
"class-variance-authority": "^0.7.0",
"cmdk": "^0.2.0",
"contentlayer": "0.3.4",
"date-fns": "^2.30.0",
"embla-carousel-autoplay": "8.0.0-rc15",
"embla-carousel-react": "8.0.0-rc15",
"embla-carousel-autoplay": "8.0.0-rc22",
"embla-carousel-react": "8.0.0-rc22",
"framer-motion": "^10.16.4",
"geist": "^1.1.0",
"lodash.template": "^4.5.0",
"lucide-react": "^0.288.0",
"next": "14.0.4",
"lucide-react": "^0.331.0",
"next": "14.1.0",
"next-contentlayer": "0.3.4",
"next-themes": "^0.2.1",
"nuqs": "^1.14.0",
Expand All @@ -128,8 +128,8 @@
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-lite-youtube-embed": "^2.3.52",
"react-modal-sheet": "2.0.0",
"react-resizable-panels": "^0.0.55",
"react-modal-sheet": "2.2.0",
"react-resizable-panels": "^0.0.63",
"react-syntax-highlighter": "^15.5.0",
"react-tweet": "^3.1.0",
"react-wrap-balancer": "^1.0.0",
Expand All @@ -141,7 +141,7 @@
"slate-test-utils": "1.3.2",
"sonner": "^1.2.3",
"tailwind-merge": "^2.2.0",
"unist-builder": "3.0.0",
"unist-builder": "3.0.1",
"unist-util-visit": "^4.1.2"
},
"resolutions": {
Expand All @@ -158,18 +158,18 @@
"postcss": "^8.4.25",
"rehype": "^12.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-pretty-code": "^0.6.0",
"rehype-pretty-code": "^0.13.0",
"rehype-slug": "^5.1.0",
"remark": "^14.0.3",
"remark-code-import": "^1.2.0",
"remark-gfm": "^3.0.1",
"rimraf": "^5.0.1",
"shiki": "^0.12.1",
"shiki": "^0.14.0",
"tailwindcss": "^3.4.0",
"tailwindcss-animate": "^1.0.7",
"ts-node": "^10.9.2",
"typescript": "5.1.6",
"vaul": "^0.6.0"
"typescript": "5.3.3",
"vaul": "^0.9.0"
},
"browserslist": {
"production": [
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,18 +67,18 @@
"packages/*"
],
"resolutions": {
"terser": "4.8.0",
"eslint-plugin-import": "2.27.5"
"terser": "4.8.1",
"eslint-plugin-import": "2.29.1"
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@changesets/get-github-info": "^0.5.2",
"@changesets/get-github-info": "^0.6.0",
"@dword-design/eslint-plugin-import-alias": "^4.0.9",
"@ianvs/prettier-plugin-sort-imports": "^4.0.2",
"@playwright/test": "1.36.0",
"@playwright/test": "1.41.2",
"@roarr/cli": "^5.12.3",
"@swc/core": "1.3.90",
"@swc/jest": "0.2.29",
"@swc/core": "1.4.1",
"@swc/jest": "0.2.36",
"@tailwindcss/typography": "^0.5.10",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.1.2",
Expand All @@ -90,8 +90,8 @@
"@types/node": "^20.4.2",
"@types/prismjs": "^1.26.0",
"@types/raf": "^3.4.0",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.56",
"@types/react-dom": "18.2.19",
"@types/validator": "^13.7.17",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
Expand All @@ -102,7 +102,7 @@
"concurrently": "^8.2.0",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"eslint": "8.44.0",
"eslint": "8.56.0",
"eslint-config-next": "^13.4.9",
"eslint-config-prettier": "^8.8.0",
"eslint-config-turbo": "^1.10.7",
Expand Down Expand Up @@ -144,7 +144,7 @@
"tsup": "7.2.0",
"turbo": "^1.10.7",
"turbowatch": "2.29.4",
"typescript": "5.1.6"
"typescript": "5.3.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/prompts": "^2.4.4",
"tsup": "^6.6.3",
"type-fest": "^3.12.0",
"vitest": "^0.32.4"
"vitest": "^0.34.0"
},
"keywords": [
"components",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"clsx": "^1.2.1",
"is-hotkey": "^0.2.0",
"jotai": "^2.6.0",
"jotai-optics": "0.3.1",
"jotai-optics": "0.3.2",
"jotai-x": "^1.2.2",
"lodash": "^4.17.21",
"nanoid": "^3.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/excalidraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@excalidraw/excalidraw": "0.12.0"
"@excalidraw/excalidraw": "0.17.3"
},
"devDependencies": {
"@udecode/plate-common": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/floating/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@floating-ui/core": "^1.3.1",
"@floating-ui/react": "^0.22.3"
"@floating-ui/react": "^0.26.0"
},
"devDependencies": {
"@udecode/plate-common": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/selection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typecheck": "yarn p:typecheck"
},
"dependencies": {
"@viselect/vanilla": "3.2.5",
"@viselect/vanilla": "3.5.0",
"copy-to-clipboard": "^3.3.3"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# @link https://github.com/actions/checkout#fetch-all-history-for-all-tags-and-branches
fetch-depth: 0

- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.0
name: Install pnpm
with:
version: 8.6.1
Expand Down
2 changes: 1 addition & 1 deletion templates/plate-playground-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"cmdk": "0.2.1",
"date-fns": "^3.3.1",
"eslint-plugin-prettier": "^5.1.3",
"lucide-react": "0.323.0",
"lucide-react": "0.331.0",
"next": "^14.1.0",
"next-themes": "^0.2.1",
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions templates/plate-playground-template/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion templates/plate-template/.github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# @link https://github.com/actions/checkout#fetch-all-history-for-all-tags-and-branches
fetch-depth: 0

- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.0
name: Install pnpm
with:
version: 8.6.1
Expand Down
2 changes: 1 addition & 1 deletion templates/plate-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@udecode/plate-common": "^30.1.2",
"class-variance-authority": "0.7.0",
"eslint-plugin-prettier": "^5.1.3",
"lucide-react": "0.323.0",
"lucide-react": "0.331.0",
"next": "^14.1.0",
"next-themes": "^0.2.1",
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions templates/plate-template/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bd6fa7c

Please sign in to comment.