Skip to content

Commit

Permalink
Feature/oppdatering frontend apper (#3483)
Browse files Browse the repository at this point in the history
* Oppdatert libs
* Oppdatert frontend applikasjoner
  • Loading branch information
stigus authored May 3, 2024
1 parent 0b9cff0 commit 7efdf97
Show file tree
Hide file tree
Showing 19 changed files with 2,319 additions and 3,535 deletions.
710 changes: 248 additions & 462 deletions apps/dollystatus/src/main/js/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/dollystatus/src/main/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "status-frontend",
"version": "1.1.6",
"version": "1.1.7",
"type": "module",
"private": true,
"dependencies": {
Expand Down
523 changes: 259 additions & 264 deletions apps/endringsmelding-frontend/src/main/js/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/endringsmelding-frontend/src/main/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "endringsmelding-frontend",
"version": "1.2.22",
"version": "1.2.23",
"private": true,
"type": "module",
"homepage": "/",
Expand Down
998 changes: 290 additions & 708 deletions apps/faste-data-frontend/src/main/js/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions apps/faste-data-frontend/src/main/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "testnav-faste-data-frontend",
"version": "1.2.7",
"version": "1.2.8",
"private": true,
"dependencies": {
"@navikt/dolly-komponenter": "^1.3.2",
Expand All @@ -25,7 +25,7 @@
"@types/react-router-dom": "^5.3.3",
"@types/react-select": "^5.0.1",
"@types/react-syntax-highlighter": "^15.5.4",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-class-properties": "6.10.2",
"less": "^4.1.3",
"prettier": "^3.0.1",
"typescript": "^5.0.4",
Expand Down
1,106 changes: 338 additions & 768 deletions apps/organisasjon-tilgang-frontend/src/main/js/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions apps/organisasjon-tilgang-frontend/src/main/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "endringsmelding-frontend",
"version": "1.2.6",
"version": "1.2.7",
"type": "module",
"private": true,
"homepage": "/",
Expand All @@ -9,7 +9,7 @@
"@navikt/dolly-lib": "^1.2.11",
"@navikt/ds-icons": "^3.4.3",
"classnames": "^2.3.1",
"date-fns": "^2.29.1",
"date-fns": "^3.6.0",
"dayjs": "^1.11.5",
"lodash.throttle": "^4.1.1",
"prop-types": "^15.8.1",
Expand All @@ -23,13 +23,13 @@
},
"devDependencies": {
"@types/react": "^18.0.17",
"@types/react-datepicker": "^4.4.2",
"@types/react-datepicker": "^6.2.0",
"@types/react-dom": "^18.0.6",
"@types/react-router-dom": "^5.3.3",
"@types/react-select": "^5.0.1",
"@types/styled-components": "^5.1.26",
"babel-plugin-styled-components": "^2.0.7",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-class-properties": "6.10.2",
"less": "^4.1.3",
"mini-css-extract-plugin": "^2.6.1",
"prettier": "^3.0.1",
Expand Down
Loading

0 comments on commit 7efdf97

Please sign in to comment.