Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@backstage/ui": "^0.14.0",
"next": "16.2.3",
"next": "16.2.4",
"papaparse": "^5.5.3",
"react": "^19.2.5",
"react-dom": "^19.2.5"
Expand All @@ -24,7 +24,7 @@
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"eslint": "^10.2.0",
"eslint-config-next": "16.2.3",
"eslint-config-next": "16.2.4",
"typescript": "^6.0.2"
}
}
104 changes: 52 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -746,74 +746,74 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:16.2.3":
version: 16.2.3
resolution: "@next/env@npm:16.2.3"
checksum: 10/30ed128d8ffae47e58732ee134b78da36e2d6942da7479ec5e640d205b7822224daf2f07d7a69352dc362908eb260fc9fa7eaba1ce5e6311abeacc6ffb0fe90a
"@next/env@npm:16.2.4":
version: 16.2.4
resolution: "@next/env@npm:16.2.4"
checksum: 10/e90081137c61cd108a8e07d4d16f815011aaef6e2761d7a99e2e4a6d3682318a43f4857a92be638874d9df30e49f840162b6000905c1ba194deef9bf8439c631
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:16.2.3":
version: 16.2.3
resolution: "@next/eslint-plugin-next@npm:16.2.3"
"@next/eslint-plugin-next@npm:16.2.4":
version: 16.2.4
resolution: "@next/eslint-plugin-next@npm:16.2.4"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10/271dcc3d23c77886e765cf246993aa81b581aad75999e0e27cfc68725e2507f5691f14189f641f21ed5a47fe9a725639cab3ed74c9b3ea196ce99e98f44f61ed
checksum: 10/553984ef132bfa198685797e76cf026cb148df2a39ea8dd65293d4696e3110091a2984fad234e5d1f01b4109bf685fcbee1275b4bb66181efb0d3a08b24962a1
languageName: node
linkType: hard

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:16.2.3":
version: 16.2.3
resolution: "@next/swc-win32-x64-msvc@npm:16.2.3"
"@next/swc-win32-x64-msvc@npm:16.2.4":
version: 16.2.4
resolution: "@next/swc-win32-x64-msvc@npm:16.2.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -3287,8 +3287,8 @@ __metadata:
"@types/react": "npm:^19.2.14"
"@types/react-dom": "npm:^19.2.3"
eslint: "npm:^10.2.0"
eslint-config-next: "npm:16.2.3"
next: "npm:16.2.3"
eslint-config-next: "npm:16.2.4"
next: "npm:16.2.4"
papaparse: "npm:^5.5.3"
react: "npm:^19.2.5"
react-dom: "npm:^19.2.5"
Expand Down Expand Up @@ -3614,11 +3614,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:16.2.3":
version: 16.2.3
resolution: "eslint-config-next@npm:16.2.3"
"eslint-config-next@npm:16.2.4":
version: 16.2.4
resolution: "eslint-config-next@npm:16.2.4"
dependencies:
"@next/eslint-plugin-next": "npm:16.2.3"
"@next/eslint-plugin-next": "npm:16.2.4"
eslint-import-resolver-node: "npm:^0.3.6"
eslint-import-resolver-typescript: "npm:^3.5.2"
eslint-plugin-import: "npm:^2.32.0"
Expand All @@ -3633,7 +3633,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/81e81a10c1c77303b7922cc097db9afedb518f25abcb04a148ef398b43e564cfcb1f62995bb6766746d373aa8cd51a077344a20db08ea5aa09bc3a3925e9527b
checksum: 10/99724af51652ee1d42decb6246e4bc02c473ddc858d4692edfbdb75d7c3d0a48b4464155f5fa16073327df697eb11b946ec9ef4e73c33b886a1ee5e43f78645d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4779,19 +4779,19 @@ __metadata:
languageName: node
linkType: hard

"next@npm:16.2.3":
version: 16.2.3
resolution: "next@npm:16.2.3"
"next@npm:16.2.4":
version: 16.2.4
resolution: "next@npm:16.2.4"
dependencies:
"@next/env": "npm:16.2.3"
"@next/swc-darwin-arm64": "npm:16.2.3"
"@next/swc-darwin-x64": "npm:16.2.3"
"@next/swc-linux-arm64-gnu": "npm:16.2.3"
"@next/swc-linux-arm64-musl": "npm:16.2.3"
"@next/swc-linux-x64-gnu": "npm:16.2.3"
"@next/swc-linux-x64-musl": "npm:16.2.3"
"@next/swc-win32-arm64-msvc": "npm:16.2.3"
"@next/swc-win32-x64-msvc": "npm:16.2.3"
"@next/env": "npm:16.2.4"
"@next/swc-darwin-arm64": "npm:16.2.4"
"@next/swc-darwin-x64": "npm:16.2.4"
"@next/swc-linux-arm64-gnu": "npm:16.2.4"
"@next/swc-linux-arm64-musl": "npm:16.2.4"
"@next/swc-linux-x64-gnu": "npm:16.2.4"
"@next/swc-linux-x64-musl": "npm:16.2.4"
"@next/swc-win32-arm64-msvc": "npm:16.2.4"
"@next/swc-win32-x64-msvc": "npm:16.2.4"
"@swc/helpers": "npm:0.5.15"
baseline-browser-mapping: "npm:^2.9.19"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -4835,7 +4835,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10/5164885daacbb36a771380e1b5efba524863e1bdf2b5a6c80413cbf1e3ab4e8ddab5716cd91ff94ca5c5c5deb2a12d1312d6d6ae994e16ebfa985fdda6134bc6
checksum: 10/57aa95316694d378e872a78e1e00380af0c06a3f0062353fea0ce90e4052c6f7dc48139767972c305e7eaaaf7bbfaa29ae7d20de3ba009adc73a43a21685cd09
languageName: node
linkType: hard

Expand Down
Loading