Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
almeidx committed Dec 9, 2023
1 parent bf81f0f commit aad79ab
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 261 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,39 +91,39 @@
"vue-eslint-parser": "npm:@almeidx/empty"
},
"dependencies": {
"@ariakit/react": "^0.3.7",
"@react-icons/all-files": "https://github.com/react-icons/react-icons/releases/download/v4.11.0/react-icons-all-files-4.11.0.tgz",
"@ariakit/react": "^0.3.9",
"@react-icons/all-files": "https://github.com/react-icons/react-icons/releases/download/v4.12.0/react-icons-all-files-4.12.0.tgz",
"clsx": "^2.0.0",
"jwt-decode": "^4.0.0",
"match-sorter": "^6.3.1",
"next": "^14.0.3",
"next": "^14.0.4",
"next-nprogress-bar": "^2.1.2",
"react": "^18.2.0",
"react-colorful": "^5.6.1",
"react-dom": "^18.2.0",
"react-select": "^5.8.0",
"sharp": "^0.33.0",
"textarea-caret": "^3.1.0",
"valibot": "^0.21.0"
"valibot": "^0.23.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^14.0.3",
"@types/node": "^20.10.1",
"@types/react": "^18.2.39",
"@next/bundle-analyzer": "^14.0.4",
"@types/node": "^20.10.4",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@types/textarea-caret": "^3.0.3",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-config-neon": "^0.1.57",
"eslint-plugin-tailwindcss": "^3.13.0",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"prettier": "^3.1.0",
"tailwind-scrollbar": "^3.0.5",
"tailwindcss": "^3.3.5",
"typescript": "~5.3.2"
"tailwindcss": "^3.3.6",
"typescript": "~5.3.3"
},
"packageManager": "pnpm@8.11.0+sha256.5858806c3b292cbec89b5533662168a957358e2bbd86431516d441dc1aface89",
"packageManager": "pnpm@8.12.0+sha256.553e4eb0e2a2c9abcb419b3262bdc7aee8ae3c42e2301a1807d44575786160c9",
"engines": {
"node": "20"
}
Expand Down
Loading

0 comments on commit aad79ab

Please sign in to comment.