Skip to content

Commit e9a67e6

Browse files
Bump the all-minor-patch group with 29 updates
Bumps the all-minor-patch group with 29 updates: | Package | From | To | | --- | --- | --- | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `9.3.3` | `9.3.4` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.6` | `6.4.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.46` | `18.2.55` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.17.0` | `6.21.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.17.0` | `6.21.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.6.2` | `13.6.4` | | [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest) | `0.3.20` | `0.3.22` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` | | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.5` | | [vite-plugin-html](https://github.com/vbenjs/vite-plugin-html/tree/HEAD/packages/core) | `3.2.1` | `3.2.2` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.2.3` | `4.3.1` | | [ibantools](https://github.com/Simplify/ibantools) | `4.3.8` | `4.3.9` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.21.1` | `6.22.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.1.2` | `14.2.1` | | [i18next](https://github.com/i18next/i18next) | `23.7.13` | `23.8.2` | | [nock](https://github.com/nock/nock) | `13.4.0` | `13.5.1` | | [@octokit/auth-app](https://github.com/octokit/auth-app.js) | `6.0.2` | `6.0.3` | | [@octokit/webhooks-types](https://github.com/octokit/webhooks) | `7.3.1` | `7.3.2` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `16.4.1` | | [jose](https://github.com/panva/jose) | `5.2.0` | `5.2.1` | | [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.3.7` | `3.4.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.6` | `20.11.16` | | [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) | `2.6.10` | `2.6.11` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.7` | `9.0.8` | | [axe-core](https://github.com/dequelabs/axe-core) | `4.8.3` | `4.8.4` | | [i18n-iso-countries](https://github.com/michaelwittig/node-i18n-iso-countries) | `7.7.0` | `7.10.0` | | [supertest](https://github.com/ladjs/supertest) | `6.3.3` | `6.3.4` | | [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `2.0.14` | `6.0.2` | Updates `@testing-library/dom` from 9.3.3 to 9.3.4 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v9.3.3...v9.3.4) Updates `@testing-library/jest-dom` from 6.1.6 to 6.4.2 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.1.6...v6.4.2) Updates `@types/react` from 18.2.46 to 18.2.55 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.18 to 18.2.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 6.17.0 to 6.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.17.0 to 6.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser) Updates `cypress` from 13.6.2 to 13.6.4 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.6.2...v13.6.4) Updates `eslint-plugin-vitest` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v0.3.20...v0.3.22) Updates `lint-staged` from 15.2.0 to 15.2.2 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.0...v15.2.2) Updates `prettier` from 3.1.1 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.5) Updates `vite-plugin-html` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/vbenjs/vite-plugin-html/releases) - [Changelog](https://github.com/vbenjs/vite-plugin-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/vbenjs/vite-plugin-html/commits/HEAD/packages/core) Updates `vite-tsconfig-paths` from 4.2.3 to 4.3.1 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v4.2.3...v4.3.1) Updates `ibantools` from 4.3.8 to 4.3.9 - [Changelog](https://github.com/Simplify/ibantools/blob/master/ChangeLog) - [Commits](Simplify/ibantools@4.3.8...4.3.9) Updates `react-router-dom` from 6.21.1 to 6.22.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@testing-library/react` from 14.1.2 to 14.2.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v14.1.2...v14.2.1) Updates `i18next` from 23.7.13 to 23.8.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.7.13...v23.8.2) Updates `nock` from 13.4.0 to 13.5.1 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.4.0...v13.5.1) Updates `@octokit/auth-app` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v6.0.2...v6.0.3) Updates `@octokit/webhooks-types` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/octokit/webhooks/releases) - [Commits](octokit/webhooks@v7.3.1...v7.3.2) Updates `dotenv` from 16.3.1 to 16.4.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.1) Updates `jose` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v5.2.0...v5.2.1) Updates `@types/luxon` from 3.3.7 to 3.4.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) Updates `@types/node` from 20.10.6 to 20.11.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/node-fetch` from 2.6.10 to 2.6.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch) Updates `@types/uuid` from 9.0.7 to 9.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `axe-core` from 4.8.3 to 4.8.4 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/v4.8.4/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.8.3...v4.8.4) Updates `i18n-iso-countries` from 7.7.0 to 7.10.0 - [Release notes](https://github.com/michaelwittig/node-i18n-iso-countries/releases) - [Commits](michaelwittig/node-i18n-iso-countries@v7.7.0...v7.10.0) Updates `supertest` from 6.3.3 to 6.3.4 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](ladjs/supertest@v6.3.3...v6.3.4) Updates `@types/supertest` from 2.0.14 to 6.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: eslint-plugin-vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: vite-plugin-html dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: vite-tsconfig-paths dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: ibantools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: i18next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@octokit/auth-app" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: "@octokit/webhooks-types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: jose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: "@types/luxon" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@types/node-fetch" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: axe-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: i18n-iso-countries dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: supertest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: "@types/supertest" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 371d1de commit e9a67e6

File tree

7 files changed

+255
-273
lines changed

7 files changed

+255
-273
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -41,38 +41,38 @@
4141
},
4242
"devDependencies": {
4343
"@testing-library/cypress": "^10.0.1",
44-
"@testing-library/dom": "^9.3.3",
45-
"@testing-library/jest-dom": "^6.1.6",
44+
"@testing-library/dom": "^9.3.4",
45+
"@testing-library/jest-dom": "^6.4.2",
4646
"@testing-library/user-event": "^14.5.2",
47-
"@types/react": "18.2.46",
48-
"@types/react-dom": "^18.2.18",
49-
"@typescript-eslint/eslint-plugin": "^6.17.0",
50-
"@typescript-eslint/parser": "^6.17.0",
47+
"@types/react": "18.2.55",
48+
"@types/react-dom": "^18.2.19",
49+
"@typescript-eslint/eslint-plugin": "^6.21.0",
50+
"@typescript-eslint/parser": "^6.21.0",
5151
"@vitejs/plugin-react": "^4.2.1",
5252
"@vitest/browser": "^0.34.6",
5353
"@vitest/coverage-v8": "^0.34.6",
5454
"concurrently": "^8.2.2",
5555
"cross-env": "^7.0.3",
56-
"cypress": "^13.6.2",
56+
"cypress": "^13.6.4",
5757
"eslint": "^8.56.0",
5858
"eslint-config-prettier": "^9.1.0",
5959
"eslint-plugin-cypress": "^2.15.1",
6060
"eslint-plugin-import": "^2.29.1",
6161
"eslint-plugin-react": "^7.33.2",
6262
"eslint-plugin-react-hooks": "^4.6.0",
6363
"eslint-plugin-testing-library": "^6.2.0",
64-
"eslint-plugin-vitest": "^0.3.20",
64+
"eslint-plugin-vitest": "^0.3.22",
6565
"eslint-plugin-vitest-globals": "^1.4.0",
6666
"husky": "^8.0.3",
6767
"jsdom": "^22.1.0",
68-
"lint-staged": "^15.2.0",
69-
"prettier": "^3.1.1",
68+
"lint-staged": "^15.2.2",
69+
"prettier": "^3.2.5",
7070
"prettier-plugin-organize-imports": "^3.2.4",
7171
"rimraf": "^5.0.5",
7272
"typescript": "^5.3.3",
7373
"vite": "^4.4.12",
74-
"vite-plugin-html": "^3.2.1",
75-
"vite-tsconfig-paths": "^4.2.3",
74+
"vite-plugin-html": "^3.2.2",
75+
"vite-tsconfig-paths": "^4.3.1",
7676
"vitest": "0.34.6",
7777
"vitest-fetch-mock": "^0.2.2"
7878
},

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.1",
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.1",
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.16",
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.1",
5050
"vite-plugin-node": "^3.1.0"
5151
}
5252
}

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.0"
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
}

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.1",
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.1",
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.16",
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.1",
55+
"supertest": "^6.3.4",
5656
"vite-plugin-node": "^3.1.0"
5757
}
5858
}

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.0"
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",

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.3.9",
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.0",
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.8.2",
5050
"lodash.merge": "^4.6.2",
5151
"lodash.template": "^4.5.0",
52-
"nock": "^13.4.0",
52+
"nock": "^13.5.1",
5353
"power-assert": "^1.6.1"
5454
}
5555
}

0 commit comments

Comments
 (0)