Skip to content

Commit bd8f075

Browse files
authored
Merge pull request #1036 from navikt/dependabot/npm_and_yarn/all-minor-patch-4fd664518b
Bump the all-minor-patch group with 27 updates
2 parents 50f18d0 + 15d0dcf commit bd8f075

File tree

7 files changed

+256
-226
lines changed

7 files changed

+256
-226
lines changed

Diff for: package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -47,38 +47,38 @@
4747
},
4848
"devDependencies": {
4949
"@testing-library/cypress": "^10.0.1",
50-
"@testing-library/dom": "^9.3.3",
51-
"@testing-library/jest-dom": "^6.1.6",
50+
"@testing-library/dom": "^9.3.4",
51+
"@testing-library/jest-dom": "^6.4.2",
5252
"@testing-library/user-event": "^14.5.2",
53-
"@types/react": "18.2.46",
54-
"@types/react-dom": "^18.2.18",
53+
"@types/react": "18.2.57",
54+
"@types/react-dom": "^18.2.19",
5555
"@typescript-eslint/eslint-plugin": "^6.17.0",
5656
"@typescript-eslint/parser": "^6.17.0",
5757
"@vitejs/plugin-react": "^4.2.1",
5858
"@vitest/browser": "^0.34.6",
5959
"@vitest/coverage-v8": "^0.34.6",
6060
"concurrently": "^8.2.2",
6161
"cross-env": "^7.0.3",
62-
"cypress": "^13.6.2",
62+
"cypress": "^13.6.5",
6363
"eslint": "^8.56.0",
6464
"eslint-config-prettier": "^9.1.0",
6565
"eslint-plugin-cypress": "^2.15.1",
6666
"eslint-plugin-import": "^2.29.1",
6767
"eslint-plugin-react": "^7.33.2",
6868
"eslint-plugin-react-hooks": "^4.6.0",
6969
"eslint-plugin-testing-library": "^6.2.0",
70-
"eslint-plugin-vitest": "^0.3.20",
70+
"eslint-plugin-vitest": "^0.3.22",
7171
"eslint-plugin-vitest-globals": "^1.4.0",
7272
"husky": "^8.0.3",
7373
"jsdom": "^22.1.0",
74-
"lint-staged": "^15.2.0",
75-
"prettier": "^3.1.1",
74+
"lint-staged": "^15.2.2",
75+
"prettier": "^3.2.5",
7676
"prettier-plugin-organize-imports": "^3.2.4",
7777
"rimraf": "^5.0.5",
7878
"typescript": "^5.3.3",
7979
"vite": "^4.5.2",
80-
"vite-plugin-html": "^3.2.1",
81-
"vite-tsconfig-paths": "^4.2.3",
80+
"vite-plugin-html": "^3.2.2",
81+
"vite-tsconfig-paths": "^4.3.1",
8282
"vitest": "0.34.6",
8383
"vitest-fetch-mock": "^0.2.2"
8484
},

Diff for: packages/bygger-backend/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
"test:coverage": "vitest --run --coverage"
1616
},
1717
"dependencies": {
18-
"@octokit/auth-app": "^6.0.2",
18+
"@octokit/auth-app": "^6.0.3",
1919
"@octokit/rest": "^20.0.2",
20-
"@octokit/webhooks-types": "^7.3.1",
20+
"@octokit/webhooks-types": "^7.3.2",
2121
"@navikt/skjemadigitalisering-shared-domain": "1.0.0",
2222
"bcryptjs": "^2.4.3",
2323
"csv-stringify": "^6.4.5",
24-
"dotenv": "^16.3.1",
24+
"dotenv": "^16.4.5",
2525
"express": "^4.18.2",
2626
"express-correlation-id": "^2.0.1",
2727
"express-rate-limit": "^7.1.5",
28-
"jose": "^5.2.0",
28+
"jose": "^5.2.2",
2929
"jsonwebtoken": "^9.0.2",
3030
"luxon": "^3.4.4",
3131
"node-fetch": "^3.3.2",
@@ -39,14 +39,14 @@
3939
"@types/express": "^4.17.21",
4040
"@types/express-correlation-id": "^1.2.6",
4141
"@types/jsonwebtoken": "^9.0.5",
42-
"@types/luxon": "^3.3.7",
42+
"@types/luxon": "^3.4.2",
4343
"@types/memorystream": "^0.3.4",
44-
"@types/node": "^20.10.6",
45-
"@types/node-fetch": "^2.6.10",
44+
"@types/node": "^20.11.19",
45+
"@types/node-fetch": "^2.6.11",
4646
"@types/node-jose": "^1.1.13",
47-
"@types/uuid": "^9.0.7",
47+
"@types/uuid": "^9.0.8",
4848
"memorystream": "^0.3.1",
49-
"nock": "^13.4.0",
49+
"nock": "^13.5.3",
5050
"vite-plugin-node": "^3.1.0"
5151
}
5252
}

Diff for: packages/bygger/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"react-csv": "^2.2.2",
4040
"react-debounce-input": "^3.3.0",
4141
"react-dom": "^18.2.0",
42-
"react-router-dom": "^6.21.1"
42+
"react-router-dom": "^6.22.1"
4343
},
4444
"devDependencies": {
45-
"@testing-library/react": "^14.1.2",
45+
"@testing-library/react": "^14.2.1",
4646
"lodash.template": "^4.5.0"
4747
}
4848
}

Diff for: packages/fyllut-backend/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"@navikt/skjemadigitalisering-shared-domain": "1.0.0",
2222
"cookie-parser": "^1.4.6",
2323
"cors": "^2.8.5",
24-
"dotenv": "^16.3.1",
24+
"dotenv": "^16.4.5",
2525
"express": "^4.18.2",
2626
"express-correlation-id": "^2.0.1",
2727
"express-rate-limit": "^7.1.5",
2828
"glob": "^10.3.4",
29-
"i18n-iso-countries": "^7.7.0",
30-
"jose": "^5.2.0",
29+
"i18n-iso-countries": "^7.10.0",
30+
"jose": "^5.2.2",
3131
"jsonwebtoken": "^9.0.2",
3232
"luxon": "^3.4.4",
3333
"morgan": "^1.10.0",
@@ -47,12 +47,12 @@
4747
"@types/express-correlation-id": "^1.2.6",
4848
"@types/jsonwebtoken": "^9.0.5",
4949
"@types/mustache-express": "^1.2.5",
50-
"@types/node": "^20.10.6",
51-
"@types/node-fetch": "^2.6.10",
50+
"@types/node": "^20.11.19",
51+
"@types/node-fetch": "^2.6.11",
5252
"@types/node-jose": "^1.1.13",
53-
"@types/supertest": "^2.0.14",
54-
"nock": "^13.4.0",
55-
"supertest": "^6.3.3",
53+
"@types/supertest": "^6.0.2",
54+
"nock": "^13.5.3",
55+
"supertest": "^6.3.4",
5656
"vite-plugin-node": "^3.1.0"
5757
}
5858
}

Diff for: packages/fyllut/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"@navikt/ds-react": "^5.17.4",
2323
"@navikt/skjemadigitalisering-shared-components": "1.0.0",
2424
"@navikt/skjemadigitalisering-shared-domain": "1.0.0",
25-
"axe-core": "^4.8.3",
25+
"axe-core": "^4.8.4",
2626
"classnames": "^2.5.1",
2727
"react": "^18.2.0",
2828
"react-dom": "^18.2.0",
29-
"react-router-dom": "^6.21.1"
29+
"react-router-dom": "^6.22.1"
3030
},
3131
"devDependencies": {
3232
"@mocks-server/cypress-commands": "^6.1.1",
33-
"@testing-library/react": "^14.1.2",
33+
"@testing-library/react": "^14.2.1",
3434
"cypress-axe": "^1.5.0",
3535
"cypress-wait-until": "^2.0.1",
3636
"lodash.template": "^4.5.0",

Diff for: packages/shared-components/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,21 @@
3535
"file-saver": "2.0.5",
3636
"formiojs": "4.18.0",
3737
"@formio/react": "5.3.0",
38-
"ibantools": "^4.3.8",
38+
"ibantools": "^4.5.0",
3939
"lodash.clonedeep": "^4.5.0",
4040
"lodash.set": "^4.3.2",
4141
"react": "^18.2.0",
4242
"react-dom": "^18.2.0",
4343
"react-jss": "^10.10.0",
44-
"react-router-dom": "^6.21.1",
44+
"react-router-dom": "^6.22.1",
4545
"react-select": "^5.8.0"
4646
},
4747
"devDependencies": {
48-
"@testing-library/react": "^14.1.2",
49-
"i18next": "^23.7.13",
48+
"@testing-library/react": "^14.2.1",
49+
"i18next": "^23.9.0",
5050
"lodash.merge": "^4.6.2",
5151
"lodash.template": "^4.5.0",
52-
"nock": "^13.4.0",
52+
"nock": "^13.5.3",
5353
"power-assert": "^1.6.1"
5454
}
5555
}

0 commit comments

Comments
 (0)