Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
zefanjajobse committed Nov 13, 2023
1 parent 7c18d6d commit 5f9c183
Show file tree
Hide file tree
Showing 2 changed files with 926 additions and 912 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,28 +33,28 @@
"start-prod": "pnpm build && node express.js"
},
"devDependencies": {
"@swc/core": "^1.3.95",
"@testing-library/react": "^14.0.0",
"@types/file-saver": "^2.0.6",
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@swc/core": "^1.3.96",
"@testing-library/react": "^14.1.0",
"@types/file-saver": "^2.0.7",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react-router-dom": "^5.3.3",
"@types/styled-components": "^5.1.29",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@types/styled-components": "^5.1.30",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
"express": "^4.18.2",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.3",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-ga4": "^2.1.0",
Expand Down Expand Up @@ -82,16 +82,16 @@
"date-fns": "^2.30.0",
"file-saver": "^2.0.5",
"i18n-iso-countries": "^7.7.0",
"i18next": "^23.6.0",
"i18next-browser-languagedetector": "^7.1.0",
"i18next-resources-to-backend": "^1.1.4",
"i18next": "^23.7.5",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-resources-to-backend": "^1.2.0",
"mini-css-extract-plugin": "^2.7.6",
"react-chartjs-2": "^5.2.0",
"react-i18next": "^13.3.1",
"react-router-dom": "^6.17.0",
"react-i18next": "^13.4.0",
"react-router-dom": "^6.18.0",
"react-use": "^17.4.0",
"regenerator-runtime": "^0.14.0",
"styled-components": "^6.1.0",
"styled-components": "^6.1.1",
"web-vitals": "^2.1.4"
}
}
Loading

0 comments on commit 5f9c183

Please sign in to comment.