-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
powerfulyang
committed
Feb 25, 2024
1 parent
20d2986
commit a9bac96
Showing
4 changed files
with
985 additions
and
1,044 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,7 @@ | |
"dependencies": { | ||
"@apidevtools/swagger-parser": "10.1.0", | ||
"@docsearch/react": "3.5.2", | ||
"@excalidraw/excalidraw": "0.17.2", | ||
"@excalidraw/excalidraw": "0.17.3", | ||
"@ffmpeg/ffmpeg": "0.12.7", | ||
"@ffmpeg/util": "0.12.1", | ||
"@hookform/resolvers": "3.3.4", | ||
|
@@ -44,7 +44,7 @@ | |
"@powerfulyang/hooks": "1.5.2", | ||
"@powerfulyang/utils": "1.14.0", | ||
"@prettier/plugin-pug": "3.0.0", | ||
"@prettier/plugin-xml": "3.2.2", | ||
"@prettier/plugin-xml": "3.3.1", | ||
"@radix-ui/react-accordion": "^1.1.2", | ||
"@radix-ui/react-alert-dialog": "^1.0.5", | ||
"@radix-ui/react-aspect-ratio": "^1.0.3", | ||
|
@@ -69,20 +69,20 @@ | |
"@radix-ui/react-switch": "^1.0.3", | ||
"@radix-ui/react-tabs": "^1.0.4", | ||
"@react-spring/three": "9.7.3", | ||
"@react-three/drei": "9.96.5", | ||
"@react-three/fiber": "8.15.15", | ||
"@react-three/postprocessing": "2.15.12", | ||
"@sentry/nextjs": "7.98.0", | ||
"@react-three/drei": "9.99.4", | ||
"@react-three/fiber": "8.15.16", | ||
"@react-three/postprocessing": "2.16.0", | ||
"@sentry/nextjs": "7.102.1", | ||
"@tanstack/react-query": "4.36.1", | ||
"@tanstack/react-table": "8.11.7", | ||
"@trpc/client": "10.45.0", | ||
"@trpc/next": "10.45.0", | ||
"@trpc/react-query": "10.45.0", | ||
"@trpc/server": "10.45.0", | ||
"@vercel/analytics": "^1.1.2", | ||
"@tanstack/react-table": "8.12.0", | ||
"@trpc/client": "10.45.1", | ||
"@trpc/next": "10.45.1", | ||
"@trpc/react-query": "10.45.1", | ||
"@trpc/server": "10.45.1", | ||
"@vercel/analytics": "^1.2.2", | ||
"@vercel/kv": "^1.0.1", | ||
"@vercel/speed-insights": "^1.0.8", | ||
"@volar/monaco": "2.0.0", | ||
"@vercel/speed-insights": "^1.0.10", | ||
"@volar/monaco": "2.0.4", | ||
"@vue/language-service": "1.8.27", | ||
"canvas-confetti": "1.9.2", | ||
"class-variance-authority": "0.7.0", | ||
|
@@ -100,39 +100,39 @@ | |
"glob-to-regexp": "0.4.1", | ||
"hast-util-to-string": "3.0.0", | ||
"htmltojsx": "0.3.0", | ||
"jose": "5.2.0", | ||
"jotai": "2.6.3", | ||
"jose": "5.2.2", | ||
"jotai": "2.6.5", | ||
"jotai-immer": "0.3.0", | ||
"js-base64": "3.7.6", | ||
"js-base64": "3.7.7", | ||
"leva": "0.9.35", | ||
"lodash-es": "4.17.21", | ||
"lottie-react": "2.4.0", | ||
"lucide-react": "0.317.0", | ||
"monaco-editor": "0.45.0", | ||
"lucide-react": "0.339.0", | ||
"monaco-editor": "0.46.0", | ||
"monaco-editor-nginx": "1.0.16", | ||
"monaco-editor-textmate": "4.0.0", | ||
"monaco-editor-webpack-plugin": "7.1.0", | ||
"monaco-volar": "0.4.0", | ||
"next": "14.1.0", | ||
"next-pwa": "5.6.0", | ||
"next-seo": "6.4.0", | ||
"next-seo": "6.5.0", | ||
"next-sitemap": "4.2.3", | ||
"nice-color-palettes": "3.0.0", | ||
"onigasm": "2.2.5", | ||
"peerjs": "1.5.2", | ||
"prettier": "3.2.4", | ||
"prettier-plugin-java": "2.5.0", | ||
"prettier": "3.2.5", | ||
"prettier-plugin-java": "2.6.0", | ||
"prettier-plugin-nginx": "1.0.3", | ||
"prettier-plugin-prisma": "5.0.0", | ||
"prettier-plugin-sql": "0.18.0", | ||
"react": "18.2.0", | ||
"react-day-picker": "^8.10.0", | ||
"react-diff-viewer": "3.1.1", | ||
"react-dom": "18.2.0", | ||
"react-hook-form": "7.49.3", | ||
"react-hook-form": "7.50.1", | ||
"react-hot-toast": "2.4.1", | ||
"react-hotkeys-hook": "4.4.4", | ||
"react-intersection-observer": "9.5.3", | ||
"react-hotkeys-hook": "4.5.0", | ||
"react-intersection-observer": "9.8.1", | ||
"react-markdown": "9.0.1", | ||
"react-syntax-highlighter": "15.5.0", | ||
"read-pkg-up": "10.1.0", | ||
|
@@ -147,39 +147,39 @@ | |
"rxjs": "7.8.1", | ||
"seedrandom": "3.0.5", | ||
"sharp": "0.33.2", | ||
"stackblur-canvas": "2.6.0", | ||
"stackblur-canvas": "2.7.0", | ||
"string-replace-loader": "3.1.0", | ||
"superjson": "2.2.1", | ||
"tailwind-merge": "2.2.1", | ||
"tailwindcss-animate": "1.0.7", | ||
"three": "0.160.1", | ||
"three": "0.161.0", | ||
"three-stdlib": "2.29.4", | ||
"unist-util-visit": "5.0.0", | ||
"uqr": "0.1.2", | ||
"yaml": "2.3.4", | ||
"zod": "3.22.4" | ||
}, | ||
"devDependencies": { | ||
"@cloudflare/next-on-pages": "^1.8.5", | ||
"@cloudflare/next-on-pages": "^1.9.0", | ||
"@ffmpeg/core-mt": "0.12.6", | ||
"@jest/globals": "29.7.0", | ||
"@powerfulyang/gltfjsx": "6.2.12", | ||
"@powerfulyang/jest-extended": "3.3.0", | ||
"@powerfulyang/lint": "3.7.0", | ||
"@sentry/cli": "2.26.0", | ||
"@testing-library/jest-dom": "6.4.0", | ||
"@testing-library/react": "14.1.2", | ||
"@sentry/cli": "2.28.6", | ||
"@testing-library/jest-dom": "6.4.2", | ||
"@testing-library/react": "14.2.1", | ||
"@types/canvas-confetti": "1.6.4", | ||
"@types/d3": "7.4.3", | ||
"@types/glob-to-regexp": "0.4.4", | ||
"@types/htmltojsx": "0.0.33", | ||
"@types/lodash-es": "4.17.12", | ||
"@types/node": "20.8.3", | ||
"@types/react": "18.2.48", | ||
"@types/react-dom": "18.2.18", | ||
"@types/react": "18.2.58", | ||
"@types/react-dom": "18.2.19", | ||
"@types/react-syntax-highlighter": "15.5.11", | ||
"@types/testing-library__jest-dom": "5.14.9", | ||
"@types/three": "0.160.0", | ||
"@types/three": "0.161.2", | ||
"babel-loader": "9.1.3", | ||
"cross-env": "7.0.3", | ||
"expect": "29.7.0", | ||
|
@@ -189,7 +189,7 @@ | |
"swagger-typescript-api": "13.0.3", | ||
"tailwindcss": "3.4.1", | ||
"typescript": "5.3.3", | ||
"vercel": "33.4.0" | ||
"vercel": "33.5.2" | ||
}, | ||
"bundledDependencies": [ | ||
"katex", | ||
|
@@ -204,7 +204,6 @@ | |
} | ||
}, | ||
"patchedDependencies": { | ||
"[email protected]": "patches/[email protected]", | ||
"@huacnlee/[email protected]": "patches/@[email protected]", | ||
"@ffmpeg/[email protected]": "patches/@[email protected]" | ||
}, | ||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
a9bac96
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
powerfulyang-com – ./
powerfulyang.com
powerfulyang-com-powerfulyang.vercel.app
powerfulyang-com-git-master-powerfulyang.vercel.app