mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Upgrade other react dependencies
This commit is contained in:
24
package.json
24
package.json
@@ -125,14 +125,13 @@
|
||||
"@indutny/range-finder": "1.3.4",
|
||||
"@indutny/simple-windows-notifications": "2.0.16",
|
||||
"@indutny/sneequals": "4.0.0",
|
||||
"@internationalized/date": "3.7.0",
|
||||
"@internationalized/date": "3.12.0",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@radix-ui/react-tooltip": "1.2.7",
|
||||
"@react-aria/focus": "3.19.1",
|
||||
"@react-aria/interactions": "3.23.0",
|
||||
"@react-aria/utils": "3.25.3",
|
||||
"@react-aria/focus": "3.21.5",
|
||||
"@react-aria/interactions": "3.27.1",
|
||||
"@react-aria/utils": "3.33.1",
|
||||
"@react-spring/web": "10.0.3",
|
||||
"@react-types/shared": "3.27.0",
|
||||
"@react-types/shared": "3.33.1",
|
||||
"@signalapp/libsignal-client": "0.88.3",
|
||||
"@signalapp/minimask": "1.0.1",
|
||||
"@signalapp/mute-state-change": "workspace:1.0.0",
|
||||
@@ -168,7 +167,6 @@
|
||||
"firstline": "2.0.2",
|
||||
"focus-trap-react": "10.3.1",
|
||||
"form-data": "4.0.1",
|
||||
"framer-motion": "6.5.1",
|
||||
"fs-extra": "11.2.0",
|
||||
"fuse.js": "6.5.3",
|
||||
"google-libphonenumber": "3.2.39",
|
||||
@@ -183,6 +181,7 @@
|
||||
"lru-cache": "11.0.2",
|
||||
"memoizee": "0.4.17",
|
||||
"moment": "2.30.1",
|
||||
"motion": "12.35.1",
|
||||
"mp4box": "0.5.3",
|
||||
"node-fetch": "2.6.7",
|
||||
"nop": "1.0.0",
|
||||
@@ -195,10 +194,10 @@
|
||||
"pino": "9.8.0",
|
||||
"proxy-agent": "6.4.0",
|
||||
"qrcode-generator": "1.4.4",
|
||||
"radix-ui": "1.4.2",
|
||||
"radix-ui": "1.4.3",
|
||||
"react": "19.2.4",
|
||||
"react-aria": "3.35.1",
|
||||
"react-aria-components": "1.4.1",
|
||||
"react-aria": "3.47.0",
|
||||
"react-aria-components": "1.16.0",
|
||||
"react-blurhash": "0.3.0",
|
||||
"react-dom": "19.2.4",
|
||||
"react-intl": "7.1.11",
|
||||
@@ -283,7 +282,7 @@
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/react-redux": "7.1.34",
|
||||
"@types/react-virtualized": "9.22.2",
|
||||
"@types/react-virtualized": "9.22.3",
|
||||
"@types/redux-logger": "3.0.13",
|
||||
"@types/semver": "7.5.8",
|
||||
"@types/sinon": "17.0.3",
|
||||
@@ -392,7 +391,6 @@
|
||||
"app-builder-lib": "patches/app-builder-lib.patch",
|
||||
"dmg-builder": "patches/dmg-builder.patch",
|
||||
"eslint-plugin-better-tailwindcss": "patches/eslint-plugin-better-tailwindcss.patch",
|
||||
"framer-motion@6.5.1": "patches/framer-motion@6.5.1.patch",
|
||||
"fs-xattr": "patches/fs-xattr.patch",
|
||||
"@types/chai": "patches/@types__chai.patch"
|
||||
},
|
||||
@@ -705,7 +703,7 @@
|
||||
"node_modules/@signalapp/quill-cjs/dist/*.css",
|
||||
"!node_modules/node_modules/fabric/src/**",
|
||||
"!node_modules/react-blurhash/docs/**",
|
||||
"!node_modules/framer-motion/**",
|
||||
"!node_modules/motion/**",
|
||||
"!node_modules/intl-tel-input/**",
|
||||
"!node_modules/@motionone/**",
|
||||
"!node_modules/@swc/**",
|
||||
|
||||
Reference in New Issue
Block a user