Select Git revision
package-lock.json
-
dependabot[bot] authored
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.0 ) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Ahmad Farhat <ahmad.af.farhat@gmail.com>
dependabot[bot] authoredBumps [axios](https://github.com/axios/axios) from 0.26.1 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.0 ) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Ahmad Farhat <ahmad.af.farhat@gmail.com>
package-lock.json 460.83 KiB
{
"name": "app",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "app",
"dependencies": {
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",
"@hcaptcha/react-hcaptcha": "^1.3.0",
"@heroicons/react": "^2.0.11",
"@hookform/resolvers": "^2.8.8",
"@popperjs/core": "^2.11.5",
"@rails/actioncable": "^7.0.2",
"axios": "^1.6.0",
"bootstrap": "5.1.3",
"bootstrap-icons": "^1.8.3",
"esbuild": "^0.14.42",
"esbuild-plugin-import-glob": "^0.1.1",
"esbuild-sass-plugin": "^2.2.6",
"i18next": "^21.9.1",
"i18next-http-backend": "^1.4.1",
"lodash.debounce": "^4.0.8",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-avatar-editor": "^13.0.0",
"react-bootstrap": "^2.2.0",
"react-colorful": "^5.6.1",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.28.0",
"react-i18next": "^11.18.5",
"react-query": "^3.34.16",
"react-router-dom": "^6.4.3",
"react-test-renderer": "^17.0.2",
"react-toastify": "^9.1.1",
"sass": "^1.52.1",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^2.1.3",
"tinycolor2": "^1.4.2",
"yup": "^0.32.11"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"eslint": "^8.12.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0"
}
},
"node_modules/@ampproject/remapping": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz",
"integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==",
"peer": true,
"dependencies": {
"@jridgewell/gen-mapping": "^0.1.0",
"@jridgewell/trace-mapping": "^0.3.9"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@babel/code-frame": {
"version": "7.22.13",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",