diff --git a/package.json b/package.json index 8e1a958..0b4e389 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "eslint-plugin-react": "^7.32.2", "eslint-plugin-tailwindcss": "^3.12.0", "husky": "^4.2.5", + "next": "14.2.2", "prettier": "^2.8.4", "shx": "^0.3.4", "tslib": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e081665..45f4726 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,6 +60,9 @@ importers: husky: specifier: ^4.2.5 version: 4.3.0 + next: + specifier: 14.2.2 + version: 14.2.2(@babel/core@7.24.4)(@opentelemetry/api@1.8.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) prettier: specifier: ^2.8.4 version: 2.8.4 @@ -9637,7 +9640,7 @@ snapshots: fs-extra@8.1.0: dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 jsonfile: 4.0.0 universalify: 0.1.2 @@ -10354,7 +10357,7 @@ snapshots: load-yaml-file@0.2.0: dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 js-yaml: 3.14.1 pify: 4.0.1 strip-bom: 3.0.0 @@ -11731,7 +11734,7 @@ snapshots: read-yaml-file@1.1.0: dependencies: - graceful-fs: 4.2.10 + graceful-fs: 4.2.11 js-yaml: 3.14.1 pify: 4.0.1 strip-bom: 3.0.0