Skip to content

Commit

Permalink
Dependencies Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nirnejak committed May 8, 2024
1 parent d043b04 commit e9cdd97
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
86 changes: 43 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"akar-icons": "^1.9.31",
"country-code-lookup": "^0.1.3",
"dotenv": "^16.4.5",
"framer-motion": "^11.1.7",
"framer-motion": "^11.1.9",
"localforage": "^1.10.0",
"match-sorter": "^6.3.4",
"papaparse": "^5.4.1",
Expand All @@ -36,20 +36,20 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"@types/node": "^20.12.7",
"@types/node": "^20.12.10",
"@types/papaparse": "^5.3.14",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.19",
"eslint": "^9.1.1",
"eslint": "^9.2.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-n": "^17.4.0",
"eslint-plugin-n": "^17.5.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
Expand All @@ -63,7 +63,7 @@
"prettier-plugin-tailwindcss": "^0.5.14",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.2"
},
Expand Down

0 comments on commit e9cdd97

Please sign in to comment.