diff --git a/package.json b/package.json index 6ec4f29e1..607734bef 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "postcss": "8.4.38", "prettier": "^3.0.0", "secretlint": "8.1.2", - "sort-package-json": "2.8.0", + "sort-package-json": "2.9.0", "tailwindcss": "3.4.1", "typescript": "5.4.3", "vite": "5.2.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea51b2c0f..ec5d2006c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: 8.1.2 version: 8.1.2 sort-package-json: - specifier: 2.8.0 - version: 2.8.0 + specifier: 2.9.0 + version: 2.9.0 tailwindcss: specifier: 3.4.1 version: 3.4.1 @@ -3097,8 +3097,8 @@ packages: resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} dev: true - /sort-package-json@2.8.0: - resolution: {integrity: sha512-PxeNg93bTJWmDGnu0HADDucoxfFiKkIr73Kv85EBThlI1YQPdc0XovBgg2llD0iABZbu2SlKo8ntGmOP9wOj/g==} + /sort-package-json@2.9.0: + resolution: {integrity: sha512-vlEd6i57Eb9+ruta1+hID+emmAmGzWKraEX1kk5LAQ0k1glgDHOENeieqzfir0m8MHcebzDH4FEwqjPnMEjy2g==} hasBin: true dependencies: detect-indent: 7.0.1