Skip to content

Commit

Permalink
Upgraded helsenorge packages to version 25
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasnp authored and kennethmyhra committed Aug 17, 2022
1 parent 11dbed3 commit d89a0cb
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"react-redux": "^7.1.0",
"redux": "^4.0.4",
"redux-thunk": "^2.3.0",
"@helsenorge/core-utils": "^24.1.0",
"@helsenorge/file-upload": "^24.1.0",
"@helsenorge/form": "^24.1.0",
"@helsenorge/date-time": "^24.1.0",
"@helsenorge/autosuggest": "^24.1.0",
"@helsenorge/designsystem-react": "^1.0.0-beta131"
"@helsenorge/core-utils": "^25.0.0",
"@helsenorge/file-upload": "^25.0.0",
"@helsenorge/form": "^25.0.0",
"@helsenorge/date-time": "^25.0.0",
"@helsenorge/autosuggest": "^25.0.0",
"@helsenorge/designsystem-react": "^1.0.1"
},
"devDependencies": {
"@types/chai": "^3.5.2",
Expand Down Expand Up @@ -109,12 +109,12 @@
"eslint-plugin-testing-library": "5.0.5",
"prettier": "2.5.1",
"pretty-quick": "3.1.3",
"@helsenorge/core-utils": "^24.1.0",
"@helsenorge/file-upload": "^24.1.0",
"@helsenorge/form": "^24.1.0",
"@helsenorge/date-time": "^24.1.0",
"@helsenorge/autosuggest": "^24.1.0",
"@helsenorge/designsystem-react": "^1.0.0-beta131"
"@helsenorge/core-utils": "^25.0.0",
"@helsenorge/file-upload": "^25.0.0",
"@helsenorge/form": "^25.0.0",
"@helsenorge/date-time": "^25.0.0",
"@helsenorge/autosuggest": "^25.0.0",
"@helsenorge/designsystem-react": "^1.0.1"
},
"dependencies": {
"@types/react-collapse": "5.0.0",
Expand Down

0 comments on commit d89a0cb

Please sign in to comment.