Skip to content

Commit

Permalink
build: Update package versions in pnpm-lock.yaml (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
y3owk1n authored Apr 20, 2024
1 parent ec4aa86 commit 5dd1e3a
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 356 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,32 +32,32 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"framer-motion": "^11.0.28",
"lucide-react": "^0.368.0",
"next": "^14.2.1",
"framer-motion": "^11.1.7",
"lucide-react": "^0.372.0",
"next": "^14.2.2",
"next-themes": "^0.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.1.0",
"sharp": "^0.33.3",
"tailwind-merge": "^2.2.2",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.22.4",
"zod": "^3.22.5",
"zod-validation-error": "^3.1.0"
},
"devDependencies": {
"@biomejs/biome": "1.7.0",
"@tailwindcss/typography": "^0.5.12",
"@types/eslint": "^8.56.9",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.7",
"@types/react": "^18.2.78",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@vercel/style-guide": "^6.0.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.1",
"eslint-config-next": "^14.2.2",
"eslint-plugin-only-warn": "^1.1.0",
"postcss": "^8.4.38",
"shiki": "^1.3.0",
Expand Down
Loading

0 comments on commit 5dd1e3a

Please sign in to comment.