diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 42d3c7a..67003ce 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -23,11 +23,11 @@ "@libs/shared": "workspace:*", "@tanstack/react-query": "4.3.4", "next": "14.2.3", - "react-spinners": "^0.13.8" + "react-spinners": "0.13.8" }, "devDependencies": { "@playwright/test": "1.44.0", - "@tailwindcss/line-clamp": "^0.4.4", + "@tailwindcss/line-clamp": "0.4.4", "@testing-library/react": "13.4.0", "@types/lodash.omit": "4.5.7", "@types/node": "18.7.16", @@ -41,7 +41,7 @@ "eslint-config-next": "12.3.0", "jsdom": "20.0.0", "next-connect": "0.13.0", - "next-transpile-modules": "^10.0.1", + "next-transpile-modules": "10.0.1", "postcss": "8.4.38", "react-test-renderer": "18.2.0", "sass": "1.54.9", diff --git a/libs/backend/package.json b/libs/backend/package.json index b7c1c2f..920ca2e 100644 --- a/libs/backend/package.json +++ b/libs/backend/package.json @@ -17,11 +17,11 @@ "sharp": "0.33.3" }, "devDependencies": { - "@eslint/js": "^9.2.0", + "@eslint/js": "9.2.0", "@types/lodash.omit": "4.5.9", "eslint": "8.57.0", - "globals": "^15.2.0", - "typescript-eslint": "^7.9.0", + "globals": "15.2.0", + "typescript-eslint": "7.9.0", "vitest": "1.6.0" } } diff --git a/libs/frontend/package.json b/libs/frontend/package.json index c542a1e..30929a4 100644 --- a/libs/frontend/package.json +++ b/libs/frontend/package.json @@ -30,7 +30,7 @@ "@vitejs/plugin-react": "4.2.1", "eslint": "8.57.0", "eslint-plugin-react": "7.34.1", - "globals": "^15.2.0", + "globals": "15.2.0", "react-test-renderer": "18.2.0", "typescript-eslint": "7.9.0", "vitest": "1.6.0" diff --git a/libs/shared/package.json b/libs/shared/package.json index 644ed16..cbeba98 100644 --- a/libs/shared/package.json +++ b/libs/shared/package.json @@ -13,9 +13,9 @@ "pino": "8.5.0" }, "devDependencies": { - "@eslint/js": "^9.2.0", + "@eslint/js": "9.2.0", "eslint": "8.57.0", - "globals": "^15.2.0", - "typescript-eslint": "^7.9.0" + "globals": "15.2.0", + "typescript-eslint": "7.9.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36da83a..8d674c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,14 +45,14 @@ importers: specifier: 14.2.3 version: 14.2.3(@babel/core@7.24.5)(@playwright/test@1.44.0)(react-dom@18.2.0)(react@18.2.0)(sass@1.54.9) react-spinners: - specifier: ^0.13.8 + specifier: 0.13.8 version: 0.13.8(react-dom@18.2.0)(react@18.2.0) devDependencies: '@playwright/test': specifier: 1.44.0 version: 1.44.0 '@tailwindcss/line-clamp': - specifier: ^0.4.4 + specifier: 0.4.4 version: 0.4.4(tailwindcss@3.1.8) '@testing-library/react': specifier: 13.4.0 @@ -94,7 +94,7 @@ importers: specifier: 0.13.0 version: 0.13.0 next-transpile-modules: - specifier: ^10.0.1 + specifier: 10.0.1 version: 10.0.1 postcss: specifier: 8.4.38 @@ -128,7 +128,7 @@ importers: version: 0.33.3 devDependencies: '@eslint/js': - specifier: ^9.2.0 + specifier: 9.2.0 version: 9.2.0 '@types/lodash.omit': specifier: 4.5.9 @@ -137,10 +137,10 @@ importers: specifier: 8.57.0 version: 8.57.0 globals: - specifier: ^15.2.0 + specifier: 15.2.0 version: 15.2.0 typescript-eslint: - specifier: ^7.9.0 + specifier: 7.9.0 version: 7.9.0(eslint@8.57.0)(typescript@5.4.5) vitest: specifier: 1.6.0 @@ -198,7 +198,7 @@ importers: specifier: 7.34.1 version: 7.34.1(eslint@8.57.0) globals: - specifier: ^15.2.0 + specifier: 15.2.0 version: 15.2.0 react-test-renderer: specifier: 18.2.0 @@ -217,16 +217,16 @@ importers: version: 8.5.0 devDependencies: '@eslint/js': - specifier: ^9.2.0 + specifier: 9.2.0 version: 9.2.0 eslint: specifier: 8.57.0 version: 8.57.0 globals: - specifier: ^15.2.0 + specifier: 15.2.0 version: 15.2.0 typescript-eslint: - specifier: ^7.9.0 + specifier: 7.9.0 version: 7.9.0(eslint@8.57.0)(typescript@5.4.5) packages: