mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
Update dependency tss-react to ^4.9.13
This commit is contained in:
10
commafeed-client/package-lock.json
generated
10
commafeed-client/package-lock.json
generated
@@ -43,7 +43,7 @@
|
|||||||
"redoc": "^2.1.5",
|
"redoc": "^2.1.5",
|
||||||
"throttle-debounce": "^5.0.2",
|
"throttle-debounce": "^5.0.2",
|
||||||
"tinycon": "^0.6.8",
|
"tinycon": "^0.6.8",
|
||||||
"tss-react": "^4.9.12",
|
"tss-react": "^4.9.13",
|
||||||
"use-local-storage": "^3.0.0",
|
"use-local-storage": "^3.0.0",
|
||||||
"vite-plugin-biome": "^1.0.12",
|
"vite-plugin-biome": "^1.0.12",
|
||||||
"websocket-heartbeat-js": "^1.1.3"
|
"websocket-heartbeat-js": "^1.1.3"
|
||||||
@@ -7841,9 +7841,9 @@
|
|||||||
"license": "0BSD"
|
"license": "0BSD"
|
||||||
},
|
},
|
||||||
"node_modules/tss-react": {
|
"node_modules/tss-react": {
|
||||||
"version": "4.9.12",
|
"version": "4.9.13",
|
||||||
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.12.tgz",
|
"resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.13.tgz",
|
||||||
"integrity": "sha512-bsREJF9opq8OEZKibw7Awao2g16ZSlsBavmIxzKVF7EMcJ1d0Uc/Z2lJEKlZwYoct6g1C0dxd5XI+RwPhTrlUA==",
|
"integrity": "sha512-Gu19qqPH8/SAyKVIgDE5qHygirEDnNIQcXhiEc+l4Q9T7C1sfvUnbVWs+yBpmN26/wyk4FTOupjYS2wq4vH0yA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@emotion/cache": "*",
|
"@emotion/cache": "*",
|
||||||
@@ -7853,7 +7853,7 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@emotion/react": "^11.4.1",
|
"@emotion/react": "^11.4.1",
|
||||||
"@emotion/server": "^11.4.0",
|
"@emotion/server": "^11.4.0",
|
||||||
"@mui/material": "^5.0.0",
|
"@mui/material": "^5.0.0 || ^6.0.0",
|
||||||
"react": "^16.8.0 || ^17.0.2 || ^18.0.0"
|
"react": "^16.8.0 || ^17.0.2 || ^18.0.0"
|
||||||
},
|
},
|
||||||
"peerDependenciesMeta": {
|
"peerDependenciesMeta": {
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
"redoc": "^2.1.5",
|
"redoc": "^2.1.5",
|
||||||
"throttle-debounce": "^5.0.2",
|
"throttle-debounce": "^5.0.2",
|
||||||
"tinycon": "^0.6.8",
|
"tinycon": "^0.6.8",
|
||||||
"tss-react": "^4.9.12",
|
"tss-react": "^4.9.13",
|
||||||
"use-local-storage": "^3.0.0",
|
"use-local-storage": "^3.0.0",
|
||||||
"vite-plugin-biome": "^1.0.12",
|
"vite-plugin-biome": "^1.0.12",
|
||||||
"websocket-heartbeat-js": "^1.1.3"
|
"websocket-heartbeat-js": "^1.1.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user