Skip to content

Commit

Permalink
chore(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-run committed Sep 19, 2024
1 parent 088da4c commit 288c5d4
Show file tree
Hide file tree
Showing 4 changed files with 219 additions and 219 deletions.
324 changes: 162 additions & 162 deletions .yarn/releases/yarn-4.4.1.cjs → .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ npmScopes:
npmAuthToken: '${NPM_AUTH_TOKEN:-}'
npmRegistryServer: 'https://npm.pkg.github.com'

yarnPath: .yarn/releases/yarn-4.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"pino": "8 || 9"
},
"devDependencies": {
"@navikt/eslint-config-teamsykmelding": "^6.5.0",
"@navikt/eslint-config-teamsykmelding": "^6.6.0",
"@types/node": "^20.16.5",
"next": "^14.2.9",
"next": "^14.2.12",
"pino": "^9.4.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2"
Expand All @@ -27,5 +27,5 @@
]
},
"prettier": "@navikt/eslint-config-teamsykmelding/prettier",
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
106 changes: 53 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ __metadata:
languageName: node
linkType: hard

"@navikt/eslint-config-teamsykmelding@npm:^6.5.0":
version: 6.5.0
resolution: "@navikt/eslint-config-teamsykmelding@npm:6.5.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40navikt%2Feslint-config-teamsykmelding%2F6.5.0%2F68d28378ac96e19b0bc0df1724e45b9451d96b22"
"@navikt/eslint-config-teamsykmelding@npm:^6.6.0":
version: 6.6.0
resolution: "@navikt/eslint-config-teamsykmelding@npm:6.6.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40navikt%2Feslint-config-teamsykmelding%2F6.6.0%2F5f882107dc6b2904c6c7c4565b56ba66ac0a23ed"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
Expand All @@ -39,17 +39,17 @@ __metadata:
eslint: ">=8"
prettier: ">=2"
typescript: ">=4"
checksum: 10c0/86cd2e660bb42a849e22d46982a2464ad3356a56113ad6c72f4708ec12d3d22dcb59a344bb7725414c91fdbe219bd21dc496f30684753fee8ab26dbf81ca2eae
checksum: 10c0/2c25b244d518cf0bc227140650ee66bf6ca5382e45e5fe438ac792a154fbc74f8b0b3d1e753273c657c7bc9eec6193ed52385a0d1752e7e1e4d5f3bd44278ce3
languageName: node
linkType: hard

"@navikt/next-logger@workspace:.":
version: 0.0.0-use.local
resolution: "@navikt/next-logger@workspace:."
dependencies:
"@navikt/eslint-config-teamsykmelding": "npm:^6.5.0"
"@navikt/eslint-config-teamsykmelding": "npm:^6.6.0"
"@types/node": "npm:^20.16.5"
next: "npm:^14.2.9"
next: "npm:^14.2.12"
pino: "npm:^9.4.0"
prettier: "npm:^3.3.3"
typescript: "npm:^5.6.2"
Expand All @@ -59,72 +59,72 @@ __metadata:
languageName: unknown
linkType: soft

"@next/env@npm:14.2.9":
version: 14.2.9
resolution: "@next/env@npm:14.2.9"
checksum: 10c0/be572488e44df6ce5dc099b49d0e6d140e2cbd45c2d1851f35e3ad8fc1d04536b8a411fe8ee96ed4fa5cef7fdc2c7da491734450253b22bbe96160f35871b01f
"@next/env@npm:14.2.12":
version: 14.2.12
resolution: "@next/env@npm:14.2.12"
checksum: 10c0/fd9b3da4e530487bc12bb4e64bf910e7017763a447939f3c116b4208f111646452a9ded283ed7032d85217fa657aed71f98e9fc89409346d1fd51a59549a7a00
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.9":
version: 14.2.9
resolution: "@next/swc-darwin-arm64@npm:14.2.9"
"@next/swc-darwin-arm64@npm:14.2.12":
version: 14.2.12
resolution: "@next/swc-darwin-arm64@npm:14.2.12"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.9":
version: 14.2.9
resolution: "@next/swc-darwin-x64@npm:14.2.9"
"@next/swc-darwin-x64@npm:14.2.12":
version: 14.2.12
resolution: "@next/swc-darwin-x64@npm:14.2.12"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.2.9":
version: 14.2.9
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.9"
"@next/swc-linux-arm64-gnu@npm:14.2.12":
version: 14.2.12
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.12"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.2.9":
version: 14.2.9
resolution: "@next/swc-linux-arm64-musl@npm:14.2.9"
"@next/swc-linux-arm64-musl@npm:14.2.12":
version: 14.2.12
resolution: "@next/swc-linux-arm64-musl@npm:14.2.12"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.2.9":
version: 14.2.9
resolution: "@next/swc-linux-x64-gnu@npm:14.2.9"
"@next/swc-linux-x64-gnu@npm:14.2.12":
version: 14.2.12
resolution: "@next/swc-linux-x64-gnu@npm:14.2.12"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.2.9":
version: 14.2.9
resolution: "@next/swc-linux-x64-musl@npm:14.2.9"
"@next/swc-linux-x64-musl@npm:14.2.12":
version: 14.2.12
resolution: "@next/swc-linux-x64-musl@npm:14.2.12"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.2.9":
version: 14.2.9
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.9"
"@next/swc-win32-arm64-msvc@npm:14.2.12":
version: 14.2.12
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.12"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:14.2.9":
version: 14.2.9
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.9"
"@next/swc-win32-ia32-msvc@npm:14.2.12":
version: 14.2.12
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.12"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.2.9":
version: 14.2.9
resolution: "@next/swc-win32-x64-msvc@npm:14.2.9"
"@next/swc-win32-x64-msvc@npm:14.2.12":
version: 14.2.12
resolution: "@next/swc-win32-x64-msvc@npm:14.2.12"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -1621,20 +1621,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^14.2.9":
version: 14.2.9
resolution: "next@npm:14.2.9"
"next@npm:^14.2.12":
version: 14.2.12
resolution: "next@npm:14.2.12"
dependencies:
"@next/env": "npm:14.2.9"
"@next/swc-darwin-arm64": "npm:14.2.9"
"@next/swc-darwin-x64": "npm:14.2.9"
"@next/swc-linux-arm64-gnu": "npm:14.2.9"
"@next/swc-linux-arm64-musl": "npm:14.2.9"
"@next/swc-linux-x64-gnu": "npm:14.2.9"
"@next/swc-linux-x64-musl": "npm:14.2.9"
"@next/swc-win32-arm64-msvc": "npm:14.2.9"
"@next/swc-win32-ia32-msvc": "npm:14.2.9"
"@next/swc-win32-x64-msvc": "npm:14.2.9"
"@next/env": "npm:14.2.12"
"@next/swc-darwin-arm64": "npm:14.2.12"
"@next/swc-darwin-x64": "npm:14.2.12"
"@next/swc-linux-arm64-gnu": "npm:14.2.12"
"@next/swc-linux-arm64-musl": "npm:14.2.12"
"@next/swc-linux-x64-gnu": "npm:14.2.12"
"@next/swc-linux-x64-musl": "npm:14.2.12"
"@next/swc-win32-arm64-msvc": "npm:14.2.12"
"@next/swc-win32-ia32-msvc": "npm:14.2.12"
"@next/swc-win32-x64-msvc": "npm:14.2.12"
"@swc/helpers": "npm:0.5.5"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -1675,7 +1675,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/e50872b4bc22d1e5b3d9b1a4ecf841c2f0fcc933339c3cb63329489346ce0cb852b98f9e317a7d26978db6b0a8174c1312a6dfdbc3907fd7498538c51e0a0e2f
checksum: 10c0/3ec6bb480c2f3ab41e6ea06f5d151961a841b7c8436d3a0142a294b644668df96a0b209b810d2954ec800e8fc33e8f8c7b77a92aea6e32b02e4935135b5201ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -2398,11 +2398,11 @@ __metadata:

"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=74658d"
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
languageName: node
linkType: hard

Expand Down

0 comments on commit 288c5d4

Please sign in to comment.