Update dependencies
This commit is contained in:
48
package.json
48
package.json
@@ -33,7 +33,7 @@
|
||||
"prepare": "husky"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "4.1.9",
|
||||
"@apollo/client": "4.2.0",
|
||||
"@dnd-kit/core": "6.3.1",
|
||||
"@dnd-kit/sortable": "10.0.0",
|
||||
"@dnd-kit/utilities": "3.2.2",
|
||||
@@ -41,21 +41,21 @@
|
||||
"@emotion/react": "11.14.0",
|
||||
"@emotion/styled": "11.14.1",
|
||||
"@juggle/resize-observer": "3.4.0",
|
||||
"@lingui/core": "6.0.1",
|
||||
"@lingui/react": "6.0.1",
|
||||
"@lingui/core": "6.1.0",
|
||||
"@lingui/react": "6.1.0",
|
||||
"@loadable/component": "5.16.7",
|
||||
"@mantine/hooks": "9.2.1",
|
||||
"@mantine/hooks": "9.2.2",
|
||||
"@mui/icons-material": "9.0.1",
|
||||
"@mui/material": "9.0.1",
|
||||
"@mui/system": "9.0.1",
|
||||
"@mui/utils": "9.0.1",
|
||||
"@mui/x-date-pickers": "9.2.0",
|
||||
"@mui/x-date-pickers": "9.3.0",
|
||||
"@redux-devtools/extension": "4.0.0",
|
||||
"@vibrant/color": "4.0.4",
|
||||
"apollo-upload-client": "19.0.0",
|
||||
"awaitable-component": "1.0.0",
|
||||
"csstype": "3.2.3",
|
||||
"dayjs": "1.11.20",
|
||||
"dayjs": "1.11.21",
|
||||
"fast-average-color": "9.5.2",
|
||||
"file-selector": "2.1.2",
|
||||
"graphql": "16.14.0",
|
||||
@@ -84,30 +84,30 @@
|
||||
"use-long-press": "3.3.0",
|
||||
"use-query-params": "2.2.2",
|
||||
"webfontloader": "1.6.28",
|
||||
"zustand": "5.0.13"
|
||||
"zustand": "5.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "7.0.0",
|
||||
"@graphql-codegen/client-preset": "6.0.0",
|
||||
"@graphql-codegen/cli": "7.1.1",
|
||||
"@graphql-codegen/client-preset": "6.0.1",
|
||||
"@graphql-codegen/typescript-apollo-client-helpers": "4.0.1",
|
||||
"@graphql-codegen/typescript-operations": "6.0.2",
|
||||
"@lingui/cli": "6.0.1",
|
||||
"@lingui/format-po": "6.0.1",
|
||||
"@lingui/swc-plugin": "6.0.0",
|
||||
"@lingui/vite-plugin": "6.0.1",
|
||||
"@graphql-codegen/typescript-operations": "6.0.3",
|
||||
"@lingui/cli": "6.1.0",
|
||||
"@lingui/format-po": "6.1.0",
|
||||
"@lingui/swc-plugin": "6.3.0",
|
||||
"@lingui/vite-plugin": "6.1.0",
|
||||
"@tony.ganchev/eslint-plugin-header": "3.4.4",
|
||||
"@types/lodash": "4.17.24",
|
||||
"@types/node": "24.10.1",
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react": "19.2.15",
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/sanitize-html": "2.16.1",
|
||||
"@types/stylis": "4.2.7",
|
||||
"@types/webfontloader": "1.6.38",
|
||||
"@types/yargs": "17.0.35",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260514.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260527.2",
|
||||
"@vitejs/plugin-legacy": "8.0.2",
|
||||
"@vitejs/plugin-react-swc": "4.3.0",
|
||||
"@vitejs/plugin-react-swc": "4.3.1",
|
||||
"dotenv": "17.4.2",
|
||||
"eslint": "9.39.4",
|
||||
"eslint-plugin-lingui": "0.13.1",
|
||||
@@ -115,14 +115,14 @@
|
||||
"eslint-plugin-no-relative-import-paths": "1.6.1",
|
||||
"eslint-plugin-unused-imports": "4.4.1",
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "17.0.4",
|
||||
"oxfmt": "0.49.0",
|
||||
"oxlint": "1.64.0",
|
||||
"terser": "5.47.1",
|
||||
"tsx": "4.22.0",
|
||||
"lint-staged": "17.0.7",
|
||||
"oxfmt": "0.52.0",
|
||||
"oxlint": "1.67.0",
|
||||
"terser": "5.48.0",
|
||||
"tsx": "4.22.3",
|
||||
"typescript": "6.0.3",
|
||||
"vite": "8.0.13",
|
||||
"vite-plugin-node-polyfills": "0.26.0",
|
||||
"vite": "8.0.14",
|
||||
"vite-plugin-node-polyfills": "0.28.0",
|
||||
"vite-plugin-pwa": "1.3.0",
|
||||
"workbox-build": "7.4.1",
|
||||
"workbox-window": "7.4.1",
|
||||
|
||||
1092
pnpm-lock.yaml
generated
1092
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user