diff --git a/packages/main/package.json b/packages/main/package.json index 822b43db..5cc73a38 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -64,7 +64,7 @@ "slate-history": "^0.100.0", "slate-react": "^0.110.3", "tss-react": "^4.9.13", - "uuid": "^10.0.0", + "uuid": "^11.0.2", "web-vitals": "^4.2.4", "zod": "^3.23.8", "zustand": "^5.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02f02ce4..ce79fda3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -199,8 +199,8 @@ importers: specifier: ^4.9.13 version: 4.9.13(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@mui/material@6.1.5(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) uuid: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^11.0.2 + version: 11.0.2 web-vitals: specifier: ^4.2.4 version: 4.2.4 @@ -2978,8 +2978,8 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.2: + resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==} hasBin: true v8-compile-cache-lib@3.0.1: @@ -6003,7 +6003,7 @@ snapshots: dependencies: react: 18.3.1 - uuid@10.0.0: {} + uuid@11.0.2: {} v8-compile-cache-lib@3.0.1: {} @@ -6034,6 +6034,7 @@ snapshots: '@types/node': 22.7.9 fsevents: 2.3.3 sass: 1.80.4 + vitest@1.6.0(@types/node@22.7.9)(happy-dom@15.7.4)(jsdom@25.0.1)(sass@1.80.4): dependencies: '@vitest/expect': 1.6.0