diff --git a/.prettierignore b/.prettierignore index 74141fa6..4fdfb15c 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,4 +1,5 @@ playwright-report +package.json *.zip *.toml diff --git a/extension/package.json b/extension/package.json index c7d16e8e..0caad3ef 100644 --- a/extension/package.json +++ b/extension/package.json @@ -84,7 +84,7 @@ "react-dom": "^19.0.0", "react-select": "5.9.0", "rimraf": "6.0.1", - "ser-kit": "1.0.6", + "ser-kit": "1.0.7", "tailwindcss": "^3.4.14", "typescript": "^5.5.4", "typescript-eslint": "^8.0.0", @@ -104,4 +104,4 @@ "react-stick": "^5.0.6", "zod": "^3.23.8" } -} +} \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01d9b648..ea6de50b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -310,8 +310,8 @@ importers: specifier: 6.0.1 version: 6.0.1 ser-kit: - specifier: 1.0.6 - version: 1.0.6(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 1.0.7 + version: 1.0.7(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) tailwindcss: specifier: ^3.4.14 version: 3.4.17 @@ -6460,8 +6460,8 @@ packages: resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==} engines: {node: '>= 0.8.0'} - ser-kit@1.0.6: - resolution: {integrity: sha512-2SBNk4Mn7eZhoa//nVjJ3LEHM1JLSQgjZGc16EKpmMqYhUmkFdd1wBepXhgNNCgfdPLWUdC0lDOPoF7h3B4thQ==} + ser-kit@1.0.7: + resolution: {integrity: sha512-AOlS4rPB1fF1bEV6mNWGPOw9SK1kYRPyntu1m+ZwmEbW45cJoSmkvWVHZNk9lqKwP9eddFIv2WNLey+EztAckQ==} serve-static@1.16.2: resolution: {integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==} @@ -10070,7 +10070,7 @@ snapshots: '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0) '@vanilla-extract/babel-plugin-debug-ids': 1.1.0 '@vanilla-extract/css': 1.16.1(babel-plugin-macros@3.1.0) - esbuild: 0.17.6 + esbuild: 0.17.19 eval: 0.1.8 find-up: 5.0.0 javascript-stringify: 2.1.0 @@ -14962,7 +14962,7 @@ snapshots: transitivePeerDependencies: - supports-color - ser-kit@1.0.6(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1): + ser-kit@1.0.7(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1): dependencies: '@safe-global/api-kit': 2.5.6(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) '@safe-global/protocol-kit': 5.1.1(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1)