Skip to content

Commit

Permalink
change: update files for react-router v6
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-mng committed Sep 12, 2024
1 parent a983590 commit ec0f668
Show file tree
Hide file tree
Showing 56 changed files with 1,085 additions and 1,160 deletions.
76 changes: 12 additions & 64 deletions package-lock.json

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

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "git",
"url": "https://github.com/greenbone/gsa/"
},
"author": "Bj\u00f6rn Ricks <[email protected]>",
"author": "Björn Ricks <[email protected]>",
"license": "AGPL-3.0+",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,6 @@
"downshift": "^9.0.8",
"fast-deep-equal": "^3.1.3",
"fast-xml-parser": "^4.4.1",
"history": "^4.10.1",
"hoist-non-react-statics": "^3.3.2",
"i18next": "^23.14.0",
"i18next-http-backend": "^2.6.1",
Expand All @@ -59,8 +58,6 @@
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"prop-types": "^15.8.1",
"qhistory": "^1.1.0",
"qs": "^6.13.0",
"react": "^18.3.1",
"react-beautiful-dnd": "^13.1.1",
"react-datepicker": "^6.0.0",
Expand Down Expand Up @@ -118,4 +115,4 @@
"prettier --write"
]
}
}
}
Loading

0 comments on commit ec0f668

Please sign in to comment.