Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 43ecd09 commit c5fe78d
Show file tree
Hide file tree
Showing 7 changed files with 3,318 additions and 2,899 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
restore-keys: |
${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}-${{ hashFiles('**/pnpm-lock.yaml') }}
- uses: pnpm/action-setup@v4.0.0
- uses: pnpm/action-setup@v4.1.0
with:
run_install: true
- name: Build project
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout LFS objects
run: git lfs checkout

- uses: pnpm/action-setup@v4.0.0
- uses: pnpm/action-setup@v4.1.0

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout LFS objects
run: git lfs checkout

- uses: pnpm/action-setup@v4.0.0
- uses: pnpm/action-setup@v4.1.0

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down
78 changes: 39 additions & 39 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,22 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.717.0",
"@aws-sdk/client-s3": "3.750.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.2",
"@milkdown/core": "7.5.9",
"@milkdown/ctx": "7.5.9",
"@milkdown/plugin-clipboard": "7.5.9",
"@milkdown/plugin-diagram": "^7.5.9",
"@milkdown/plugin-history": "7.5.9",
"@milkdown/plugin-indent": "7.5.9",
"@milkdown/plugin-listener": "7.5.9",
"@milkdown/preset-commonmark": "7.5.9",
"@milkdown/preset-gfm": "7.5.9",
"@milkdown/prose": "7.5.9",
"@milkdown/react": "7.5.9",
"@milkdown/transformer": "7.5.9",
"@milkdown/utils": "7.5.9",
"@milkdown/core": "7.6.3",
"@milkdown/ctx": "7.6.3",
"@milkdown/plugin-clipboard": "7.6.3",
"@milkdown/plugin-diagram": "^7.6.3",
"@milkdown/plugin-history": "7.6.3",
"@milkdown/plugin-indent": "7.6.3",
"@milkdown/plugin-listener": "7.6.3",
"@milkdown/preset-commonmark": "7.6.3",
"@milkdown/preset-gfm": "7.6.3",
"@milkdown/prose": "7.6.3",
"@milkdown/react": "7.6.3",
"@milkdown/transformer": "7.6.3",
"@milkdown/utils": "7.6.3",
"@mx-space/api-client": "1.16.1",
"@openpanel/nextjs": "1.0.7",
"@prosemirror-adapter/react": "0.4.0",
Expand All @@ -49,16 +49,16 @@
"@radix-ui/react-select": "2.1.5",
"@radix-ui/react-switch": "1.1.2",
"@radix-ui/react-tabs": "1.1.2",
"@shikijs/transformers": "1.24.4",
"@shikijs/transformers": "1.29.2",
"@shiro/fetch": "link:./packages/fetch",
"@simplewebauthn/browser": "13.0.0",
"@simplewebauthn/browser": "13.1.0",
"@simplewebauthn/types": "12.0.0",
"@tanstack/query-async-storage-persister": "5.62.16",
"@tanstack/react-query": "5.62.16",
"@tanstack/react-query-devtools": "5.62.16",
"@tanstack/react-query-persist-client": "5.62.16",
"@tanstack/query-async-storage-persister": "5.66.4",
"@tanstack/react-query": "5.66.7",
"@tanstack/react-query-devtools": "5.66.7",
"@tanstack/react-query-persist-client": "5.66.7",
"@upstash/redis": "1.34.3",
"@vercel/analytics": "1.4.1",
"@vercel/analytics": "1.5.0",
"@vercel/postgres": "0.10.0",
"better-auth": "1.1.16",
"blurhash": "2.0.5",
Expand All @@ -72,11 +72,11 @@
"emoji-mart": "5.6.0",
"emoji-picker-react": "4.12.0",
"foxact": "0.2.43",
"fuse.js": "7.0.0",
"fuse.js": "7.1.0",
"idb-keyval": "6.2.1",
"immer": "^10.1.1",
"jojoo": "0.1.4",
"jotai": "2.11.3",
"jotai": "2.12.1",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"jsondiffpatch": "^0.6.0",
Expand All @@ -88,22 +88,22 @@
"marked": "15.0.6",
"medium-zoom": "1.1.0",
"mermaid": "11.4.1",
"motion": "11.15.0",
"nanoid": "^5.0.9",
"motion": "11.18.2",
"nanoid": "^5.1.0",
"next": "14.2.8",
"next-runtime-env": "3.2.2",
"next-themes": "0.4.4",
"ofetch": "1.4.1",
"openai": "4.77.4",
"openai": "4.85.1",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "4.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "5.0.0",
"react-intersection-observer": "9.14.1",
"react-responsive-masonry": "2.6.0",
"react-router-dom": "7.1.5",
"react-intersection-observer": "9.15.1",
"react-responsive-masonry": "2.7.1",
"react-router-dom": "7.2.0",
"react-toastify": "10.0.2",
"react-tweet": "3.2.1",
"remark-directive": "3.0.1",
Expand All @@ -121,7 +121,7 @@
"xss": "1.0.15"
},
"devDependencies": {
"@egoist/tailwindcss-icons": "1.8.2",
"@egoist/tailwindcss-icons": "1.9.0",
"@iconify-json/material-symbols": "1.2.13",
"@iconify-json/mingcute": "1.2.3",
"@innei/prettier": "0.15.0",
Expand All @@ -134,30 +134,30 @@
"@types/js-yaml": "4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-escape": "1.1.3",
"@types/node": "22.10.10",
"@types/node": "22.13.4",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react-responsive-masonry": "2.1.3",
"@types/react-responsive-masonry": "2.6.0",
"@types/remove-markdown": "0.3.4",
"@types/rss": "0.0.32",
"autoprefixer": "10.4.20",
"client-only": "0.0.1",
"code-inspector-plugin": "0.18.3",
"code-inspector-plugin": "0.20.0",
"cross-env": "7.0.3",
"dotenv": "16.4.7",
"eslint": "9.17.0",
"eslint-config-hyoban": "3.1.16",
"lint-staged": "15.3.0",
"postcss": "8.4.49",
"eslint": "9.20.1",
"eslint-config-hyoban": "3.2.1",
"lint-staged": "15.4.3",
"postcss": "8.5.2",
"postcss-import": "16.1.0",
"postcss-js": "4.0.1",
"postcss-nested": "7.0.2",
"postcss-preset-env": "10.1.3",
"postcss-prune-var": "1.1.2",
"prettier": "3.4.2",
"prettier": "3.5.1",
"rimraf": "6.0.1",
"shiki": "1.24.4",
"shiki": "1.29.2",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.3.1",
Expand Down
Loading

0 comments on commit c5fe78d

Please sign in to comment.