Skip to content

Commit

Permalink
chore: bump up
Browse files Browse the repository at this point in the history
  • Loading branch information
powerfulyang committed Dec 12, 2023
1 parent 457ed05 commit 74ef464
Show file tree
Hide file tree
Showing 5 changed files with 1,167 additions and 865 deletions.
53 changes: 27 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"dependencies": {
"@apidevtools/swagger-parser": "10.1.0",
"@docsearch/react": "3.5.2",
"@excalidraw/excalidraw": "0.17.0",
"@excalidraw/excalidraw": "0.17.2",
"@ffmpeg/ffmpeg": "0.12.7",
"@ffmpeg/util": "0.12.1",
"@hookform/resolvers": "3.3.2",
"@huacnlee/autocorrect": "2.8.5",
"@huacnlee/autocorrect": "2.9.0",
"@monaco-editor/react": "4.6.0",
"@next/bundle-analyzer": "14.0.3",
"@powerfulyang/hooks": "1.5.2",
Expand Down Expand Up @@ -69,20 +69,21 @@
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@react-spring/three": "9.7.3",
"@react-three/drei": "9.89.0",
"@react-three/fiber": "8.15.11",
"@react-three/drei": "9.92.1",
"@react-three/fiber": "8.15.12",
"@react-three/postprocessing": "2.15.11",
"@sentry/nextjs": "7.83.0",
"@sentry/nextjs": "7.86.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.10.7",
"@trpc/client": "10.44.1",
"@trpc/next": "10.44.1",
"@trpc/react-query": "10.44.1",
"@trpc/server": "10.44.1",
"@vercel/analytics": "^1.1.1",
"@vercel/kv": "^1.0.0",
"@vercel/kv": "^1.0.1",
"@vercel/speed-insights": "^1.0.1",
"@volar/monaco": "1.11.1",
"@vue/language-service": "1.8.22",
"@vue/language-service": "1.8.25",
"canvas-confetti": "1.9.2",
"class-variance-authority": "0.7.0",
"classnames": "2.3.2",
Expand All @@ -99,15 +100,15 @@
"glob-to-regexp": "0.4.1",
"hast-util-to-string": "3.0.0",
"htmltojsx": "0.3.0",
"jose": "5.1.2",
"jose": "5.1.3",
"jotai": "2.6.0",
"jotai-immer": "0.2.0",
"js-base64": "3.7.5",
"leva": "0.9.35",
"lodash-es": "4.17.21",
"lottie-react": "2.4.0",
"lucide-react": "0.294.0",
"monaco-editor": "0.44.0",
"monaco-editor": "0.45.0",
"monaco-editor-nginx": "1.0.16",
"monaco-editor-textmate": "4.0.0",
"monaco-editor-webpack-plugin": "7.1.0",
Expand All @@ -118,17 +119,17 @@
"next-sitemap": "4.2.3",
"nice-color-palettes": "3.0.0",
"onigasm": "2.2.5",
"peerjs": "1.5.1",
"prettier": "3.1.0",
"peerjs": "1.5.2",
"prettier": "3.1.1",
"prettier-plugin-java": "2.5.0",
"prettier-plugin-nginx": "1.0.3",
"prettier-plugin-prisma": "5.0.0",
"prettier-plugin-sql": "0.17.0",
"prettier-plugin-sql": "0.17.1",
"react": "18.2.0",
"react-day-picker": "^8.9.1",
"react-diff-viewer": "3.1.1",
"react-dom": "18.2.0",
"react-hook-form": "7.48.2",
"react-hook-form": "7.49.0",
"react-hot-toast": "2.4.1",
"react-hotkeys-hook": "4.4.1",
"react-intersection-observer": "9.5.3",
Expand All @@ -145,50 +146,50 @@
"remark-rehype": "11.0.0",
"rxjs": "7.8.1",
"seedrandom": "3.0.5",
"sharp": "0.32.6",
"sharp": "0.33.0",
"stackblur-canvas": "2.6.0",
"string-replace-loader": "3.1.0",
"superjson": "2.2.1",
"tailwind-merge": "2.0.0",
"tailwind-merge": "2.1.0",
"tailwindcss-animate": "1.0.7",
"three": "0.158.0",
"three": "0.159.0",
"three-stdlib": "2.28.7",
"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.0",
"@cloudflare/next-on-pages": "^1.8.2",
"@ffmpeg/core-mt": "0.12.4",
"@jest/globals": "29.7.0",
"@powerfulyang/gltfjsx": "6.2.12",
"@powerfulyang/jest-extended": "3.3.0",
"@powerfulyang/lint": "3.7.0",
"@sentry/cli": "2.22.3",
"@testing-library/jest-dom": "6.1.4",
"@sentry/cli": "2.23.0",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@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.39",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@types/react-syntax-highlighter": "15.5.10",
"@types/react-syntax-highlighter": "15.5.11",
"@types/testing-library__jest-dom": "5.14.9",
"@types/three": "0.158.3",
"@types/three": "0.159.0",
"babel-loader": "9.1.3",
"cross-env": "7.0.3",
"expect": "29.7.0",
"jest-canvas-mock": "2.5.2",
"openapi-types": "12.1.3",
"rimraf": "5.0.5",
"swagger-typescript-api": "13.0.3",
"tailwindcss": "3.3.5",
"typescript": "5.3.2",
"vercel": "32.5.6"
"tailwindcss": "3.3.6",
"typescript": "5.3.3",
"vercel": "32.7.0"
},
"bundledDependencies": [
"katex",
Expand All @@ -204,7 +205,7 @@
},
"patchedDependencies": {
"[email protected]": "patches/[email protected]",
"@huacnlee/autocorrect@2.8.5": "patches/@huacnlee__autocorrect@2.8.5.patch",
"@huacnlee/autocorrect@2.9.0": "patches/@huacnlee__autocorrect@2.9.0.patch",
"@ffmpeg/[email protected]": "patches/@[email protected]"
},
"overrides": {
Expand Down
File renamed without changes.
Loading

1 comment on commit 74ef464

@vercel
Copy link

@vercel vercel bot commented on 74ef464 Dec 12, 2023

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

Please sign in to comment.