build: update deps

This commit is contained in:
AkaraChen 2024-10-29 17:47:06 +08:00
parent 6f52edb157
commit 082f6f6a5f
2 changed files with 8 additions and 8 deletions

View File

@ -25,7 +25,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.22.3", "@babel/runtime": "^7.22.3",
"@dagrejs/dagre": "^1.1.2", "@dagrejs/dagre": "^1.1.4",
"@emoji-mart/data": "^1.2.1", "@emoji-mart/data": "^1.2.1",
"@floating-ui/react": "^0.25.2", "@floating-ui/react": "^0.25.2",
"@formatjs/intl-localematcher": "^0.5.6", "@formatjs/intl-localematcher": "^0.5.6",
@ -77,13 +77,13 @@
"react-dom": "~18.2.0", "react-dom": "~18.2.0",
"react-easy-crop": "^5.1.0", "react-easy-crop": "^5.1.0",
"react-error-boundary": "^4.1.2", "react-error-boundary": "^4.1.2",
"react-headless-pagination": "^1.1.4", "react-headless-pagination": "^1.1.6",
"react-hook-form": "^7.51.4", "react-hook-form": "^7.51.4",
"react-i18next": "^15.1.0", "react-i18next": "^15.1.0",
"react-infinite-scroll-component": "^6.1.0", "react-infinite-scroll-component": "^6.1.0",
"react-markdown": "^8.0.6", "react-markdown": "^8.0.6",
"react-multi-email": "^1.0.14", "react-multi-email": "^1.0.25",
"react-papaparse": "^4.1.0", "react-papaparse": "^4.4.0",
"react-slider": "^2.0.6", "react-slider": "^2.0.6",
"react-sortablejs": "^6.1.4", "react-sortablejs": "^6.1.4",
"react-syntax-highlighter": "^15.6.1", "react-syntax-highlighter": "^15.6.1",

8
web/pnpm-lock.yaml generated
View File

@ -17,7 +17,7 @@ importers:
specifier: ^7.22.3 specifier: ^7.22.3
version: 7.25.7 version: 7.25.7
'@dagrejs/dagre': '@dagrejs/dagre':
specifier: ^1.1.2 specifier: ^1.1.4
version: 1.1.4 version: 1.1.4
'@emoji-mart/data': '@emoji-mart/data':
specifier: ^1.2.1 specifier: ^1.2.1
@ -173,7 +173,7 @@ importers:
specifier: ^4.1.2 specifier: ^4.1.2
version: 4.1.2(react@18.2.0) version: 4.1.2(react@18.2.0)
react-headless-pagination: react-headless-pagination:
specifier: ^1.1.4 specifier: ^1.1.6
version: 1.1.6(react@18.2.0) version: 1.1.6(react@18.2.0)
react-hook-form: react-hook-form:
specifier: ^7.51.4 specifier: ^7.51.4
@ -188,10 +188,10 @@ importers:
specifier: ^8.0.6 specifier: ^8.0.6
version: 8.0.7(@types/react@18.2.79)(react@18.2.0) version: 8.0.7(@types/react@18.2.79)(react@18.2.0)
react-multi-email: react-multi-email:
specifier: ^1.0.14 specifier: ^1.0.25
version: 1.0.25(react-dom@18.2.0(react@18.2.0))(react@18.2.0) version: 1.0.25(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
react-papaparse: react-papaparse:
specifier: ^4.1.0 specifier: ^4.4.0
version: 4.4.0 version: 4.4.0
react-slider: react-slider:
specifier: ^2.0.6 specifier: ^2.0.6