fix: yarn lock update

This commit is contained in:
sriram veeraghanta 2025-01-08 00:19:55 +05:30
parent 24944a03c6
commit 507946886f
6 changed files with 764 additions and 717 deletions

View file

@ -23,7 +23,7 @@
"@tailwindcss/typography": "^0.5.9", "@tailwindcss/typography": "^0.5.9",
"@types/lodash": "^4.17.0", "@types/lodash": "^4.17.0",
"autoprefixer": "10.4.14", "autoprefixer": "10.4.14",
"axios": "^1.7.4", "axios": "^1.7.9",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lucide-react": "^0.356.0", "lucide-react": "^0.356.0",
"mobx": "^6.12.0", "mobx": "^6.12.0",

View file

@ -27,7 +27,7 @@
"@sentry/profiling-node": "^8.28.0", "@sentry/profiling-node": "^8.28.0",
"@tiptap/core": "^2.4.0", "@tiptap/core": "^2.4.0",
"@tiptap/html": "^2.3.0", "@tiptap/html": "^2.3.0",
"axios": "^1.7.2", "axios": "^1.7.9",
"compression": "^1.7.4", "compression": "^1.7.4",
"cors": "^2.8.5", "cors": "^2.8.5",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",

View file

@ -9,6 +9,6 @@
}, },
"dependencies": { "dependencies": {
"@plane/constants": "*", "@plane/constants": "*",
"axios": "^1.4.0" "axios": "^1.7.9"
} }
} }

View file

@ -23,7 +23,7 @@
"@plane/types": "*", "@plane/types": "*",
"@plane/ui": "*", "@plane/ui": "*",
"@sentry/nextjs": "^8.32.0", "@sentry/nextjs": "^8.32.0",
"axios": "^1.7.4", "axios": "^1.7.9",
"clsx": "^2.0.0", "clsx": "^2.0.0",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"dompurify": "^3.0.11", "dompurify": "^3.0.11",

View file

@ -37,7 +37,7 @@
"@plane/utils": "*", "@plane/utils": "*",
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"@react-pdf/renderer": "^3.4.5", "@react-pdf/renderer": "^3.4.5",
"axios": "^1.7.4", "axios": "^1.7.9",
"clsx": "^2.0.0", "clsx": "^2.0.0",
"cmdk": "^1.0.0", "cmdk": "^1.0.0",
"comlink": "^4.4.1", "comlink": "^4.4.1",

1471
yarn.lock

File diff suppressed because it is too large Load diff