jamdesk 1.1.157 → 1.1.158
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/vendored/components/mdx/Card.tsx +4 -0
- package/vendored/components/theme/ThemeToggle.tsx +24 -14
- package/vendored/lib/auth-resolver.ts +36 -0
- package/vendored/lib/build/r2-upload.ts +2 -0
- package/vendored/lib/project-deploy-id.ts +197 -0
- package/vendored/lib/project-deploy-publisher.ts +95 -0
- package/vendored/lib/r2-cleanup.ts +159 -30
- package/vendored/lib/r2-feature-flags.ts +46 -0
- package/vendored/lib/r2-key-builder.ts +28 -0
- package/vendored/lib/r2-manifest.ts +2 -0
- package/vendored/lib/r2-public-fetch.ts +133 -0
- package/vendored/lib/r2-public-storage-guard.ts +113 -0
- package/vendored/lib/r2-upload-lock.ts +277 -0
- package/vendored/lib/revalidation-helpers.ts +7 -0
- package/vendored/lib/revalidation-trigger.ts +112 -0
- package/vendored/shared/status-reporter.ts +1 -0
- package/vendored/themes/base.css +22 -0
- package/vendored/themes/jam/variables.css +5 -5
- package/vendored/themes/pulsar/variables.css +5 -5
- package/vendored/workspace-package-lock.json +48 -48
|
@@ -864,15 +864,15 @@
|
|
|
864
864
|
}
|
|
865
865
|
},
|
|
866
866
|
"node_modules/@next/env": {
|
|
867
|
-
"version": "16.2.
|
|
868
|
-
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.2.
|
|
869
|
-
"integrity": "sha512-
|
|
867
|
+
"version": "16.2.10",
|
|
868
|
+
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.2.10.tgz",
|
|
869
|
+
"integrity": "sha512-zLPxg9M0MEHmygpj5OuxjQ+vHMiy/K7cSp74G8ecYolmgUWw0RwN02tF56npup/+qaI8JB97hQgS/r2Hb6QwVA==",
|
|
870
870
|
"license": "MIT"
|
|
871
871
|
},
|
|
872
872
|
"node_modules/@next/mdx": {
|
|
873
|
-
"version": "16.2.
|
|
874
|
-
"resolved": "https://registry.npmjs.org/@next/mdx/-/mdx-16.2.
|
|
875
|
-
"integrity": "sha512-
|
|
873
|
+
"version": "16.2.10",
|
|
874
|
+
"resolved": "https://registry.npmjs.org/@next/mdx/-/mdx-16.2.10.tgz",
|
|
875
|
+
"integrity": "sha512-r6T32AyQ0xy6p0vKd1lNbz6RUXuVXdGYSAI0dRrpbnqGnTWQXefADZGui4PlwjqROj0XQBMqVwot9ntPWao9PA==",
|
|
876
876
|
"license": "MIT",
|
|
877
877
|
"dependencies": {
|
|
878
878
|
"source-map": "^0.7.0"
|
|
@@ -891,9 +891,9 @@
|
|
|
891
891
|
}
|
|
892
892
|
},
|
|
893
893
|
"node_modules/@next/swc-darwin-arm64": {
|
|
894
|
-
"version": "16.2.
|
|
895
|
-
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.
|
|
896
|
-
"integrity": "sha512-
|
|
894
|
+
"version": "16.2.10",
|
|
895
|
+
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.10.tgz",
|
|
896
|
+
"integrity": "sha512-v9IdJCa0H0mbo+8z5zwUpOk1Vj7RjkcI5uNYf5Ws1y6szf/p3Mzl9hLaST8SCt6L9h8NGnruZcd2+o0NTNwDhA==",
|
|
897
897
|
"cpu": [
|
|
898
898
|
"arm64"
|
|
899
899
|
],
|
|
@@ -907,9 +907,9 @@
|
|
|
907
907
|
}
|
|
908
908
|
},
|
|
909
909
|
"node_modules/@next/swc-darwin-x64": {
|
|
910
|
-
"version": "16.2.
|
|
911
|
-
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.
|
|
912
|
-
"integrity": "sha512-
|
|
910
|
+
"version": "16.2.10",
|
|
911
|
+
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.10.tgz",
|
|
912
|
+
"integrity": "sha512-17IS0jJRViROGmA9uGdNR8VPJpfbnaVG7E9qhso5jDLkmyd0lSDORWxbcKINzcFqzZqGwGtMSnrFRxBpuUYjLQ==",
|
|
913
913
|
"cpu": [
|
|
914
914
|
"x64"
|
|
915
915
|
],
|
|
@@ -923,9 +923,9 @@
|
|
|
923
923
|
}
|
|
924
924
|
},
|
|
925
925
|
"node_modules/@next/swc-linux-arm64-gnu": {
|
|
926
|
-
"version": "16.2.
|
|
927
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.
|
|
928
|
-
"integrity": "sha512-
|
|
926
|
+
"version": "16.2.10",
|
|
927
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.10.tgz",
|
|
928
|
+
"integrity": "sha512-GRQRsRtuciNJvB54AvvuQTiq0oZtFwa1owQqtZD8wwnGpM2L39MV22kpI72YSXLKIyY40LC66EiLFv4PiicXxg==",
|
|
929
929
|
"cpu": [
|
|
930
930
|
"arm64"
|
|
931
931
|
],
|
|
@@ -939,9 +939,9 @@
|
|
|
939
939
|
}
|
|
940
940
|
},
|
|
941
941
|
"node_modules/@next/swc-linux-arm64-musl": {
|
|
942
|
-
"version": "16.2.
|
|
943
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.
|
|
944
|
-
"integrity": "sha512-
|
|
942
|
+
"version": "16.2.10",
|
|
943
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.10.tgz",
|
|
944
|
+
"integrity": "sha512-zkN9MQYS7UQBro+FnISUq1itaQjXI9xqISzuQ+2bc921NcJ1x4yPCqrn77tVN6/dOOXaaWVX3k6/bR07pPwK+A==",
|
|
945
945
|
"cpu": [
|
|
946
946
|
"arm64"
|
|
947
947
|
],
|
|
@@ -955,9 +955,9 @@
|
|
|
955
955
|
}
|
|
956
956
|
},
|
|
957
957
|
"node_modules/@next/swc-linux-x64-gnu": {
|
|
958
|
-
"version": "16.2.
|
|
959
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.
|
|
960
|
-
"integrity": "sha512-
|
|
958
|
+
"version": "16.2.10",
|
|
959
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.10.tgz",
|
|
960
|
+
"integrity": "sha512-iCVJnwvrPYECvA6WM/7+oo+OiTvedIKLxtCLAZP4xZR3nXa1zmzZyLPbYCmWvpd4CvMYF1EMTafd0ii3DygLvA==",
|
|
961
961
|
"cpu": [
|
|
962
962
|
"x64"
|
|
963
963
|
],
|
|
@@ -971,9 +971,9 @@
|
|
|
971
971
|
}
|
|
972
972
|
},
|
|
973
973
|
"node_modules/@next/swc-linux-x64-musl": {
|
|
974
|
-
"version": "16.2.
|
|
975
|
-
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.
|
|
976
|
-
"integrity": "sha512-
|
|
974
|
+
"version": "16.2.10",
|
|
975
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.10.tgz",
|
|
976
|
+
"integrity": "sha512-ov2g4H0dHY9bPoOU83m91hWT7Iq5qy13bUnyyshLU3HGR1Ownn0X9QpmDPc5iIUaahTp7f7LeGAhV4DSFtackw==",
|
|
977
977
|
"cpu": [
|
|
978
978
|
"x64"
|
|
979
979
|
],
|
|
@@ -987,9 +987,9 @@
|
|
|
987
987
|
}
|
|
988
988
|
},
|
|
989
989
|
"node_modules/@next/swc-win32-arm64-msvc": {
|
|
990
|
-
"version": "16.2.
|
|
991
|
-
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.
|
|
992
|
-
"integrity": "sha512-
|
|
990
|
+
"version": "16.2.10",
|
|
991
|
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.10.tgz",
|
|
992
|
+
"integrity": "sha512-DwAnhLX76HQiFFQNgWlcK+JzlnD1rZ+UK/WY0ZMI/deXpvgnesjNYrqcfo1JzBuz4Kf7o3brIBL0glI1junatA==",
|
|
993
993
|
"cpu": [
|
|
994
994
|
"arm64"
|
|
995
995
|
],
|
|
@@ -1003,9 +1003,9 @@
|
|
|
1003
1003
|
}
|
|
1004
1004
|
},
|
|
1005
1005
|
"node_modules/@next/swc-win32-x64-msvc": {
|
|
1006
|
-
"version": "16.2.
|
|
1007
|
-
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.
|
|
1008
|
-
"integrity": "sha512-
|
|
1006
|
+
"version": "16.2.10",
|
|
1007
|
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.10.tgz",
|
|
1008
|
+
"integrity": "sha512-0JXq3b85Jk9Jg4ntLUbXSPvoDw3gpZou7twuKdoFG2jOw635v7+IiXfTaa0TxVMyx78pUjnrVYwLgjKfX4e6/A==",
|
|
1009
1009
|
"cpu": [
|
|
1010
1010
|
"x64"
|
|
1011
1011
|
],
|
|
@@ -1019,9 +1019,9 @@
|
|
|
1019
1019
|
}
|
|
1020
1020
|
},
|
|
1021
1021
|
"node_modules/@next/third-parties": {
|
|
1022
|
-
"version": "16.2.
|
|
1023
|
-
"resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-16.2.
|
|
1024
|
-
"integrity": "sha512-
|
|
1022
|
+
"version": "16.2.10",
|
|
1023
|
+
"resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-16.2.10.tgz",
|
|
1024
|
+
"integrity": "sha512-H3yxCMLziM1JKXnjQv83WBH2cp1fB1vMxpC1/bBTpvvaesBEuRuprpzq5RI32atis0VhUZflgdpJdGNZIGpQaQ==",
|
|
1025
1025
|
"license": "MIT",
|
|
1026
1026
|
"dependencies": {
|
|
1027
1027
|
"third-party-capital": "1.0.20"
|
|
@@ -2867,9 +2867,9 @@
|
|
|
2867
2867
|
"license": "MIT"
|
|
2868
2868
|
},
|
|
2869
2869
|
"node_modules/electron-to-chromium": {
|
|
2870
|
-
"version": "1.5.
|
|
2871
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
2872
|
-
"integrity": "sha512-
|
|
2870
|
+
"version": "1.5.384",
|
|
2871
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.384.tgz",
|
|
2872
|
+
"integrity": "sha512-g6KAKY1vkYsADvSPWvdJsuYT0ixdcu6lUtD9P/wJKGBEDlZVXh2AX42j1mPqqaQPDluWjara9ziQ7xqAeXCt5A==",
|
|
2873
2873
|
"license": "ISC"
|
|
2874
2874
|
},
|
|
2875
2875
|
"node_modules/enhanced-resolve": {
|
|
@@ -5222,12 +5222,12 @@
|
|
|
5222
5222
|
}
|
|
5223
5223
|
},
|
|
5224
5224
|
"node_modules/next": {
|
|
5225
|
-
"version": "16.2.
|
|
5226
|
-
"resolved": "https://registry.npmjs.org/next/-/next-16.2.
|
|
5227
|
-
"integrity": "sha512-
|
|
5225
|
+
"version": "16.2.10",
|
|
5226
|
+
"resolved": "https://registry.npmjs.org/next/-/next-16.2.10.tgz",
|
|
5227
|
+
"integrity": "sha512-2som5AVXb3kE6Yjine3/mNbBayYF58eguBWIVVUdr1y/L426xyVEgYxgBG+1QC34P2x5E+tcDup6XkuOAX3dCA==",
|
|
5228
5228
|
"license": "MIT",
|
|
5229
5229
|
"dependencies": {
|
|
5230
|
-
"@next/env": "16.2.
|
|
5230
|
+
"@next/env": "16.2.10",
|
|
5231
5231
|
"@swc/helpers": "0.5.15",
|
|
5232
5232
|
"baseline-browser-mapping": "^2.9.19",
|
|
5233
5233
|
"caniuse-lite": "^1.0.30001579",
|
|
@@ -5241,14 +5241,14 @@
|
|
|
5241
5241
|
"node": ">=20.9.0"
|
|
5242
5242
|
},
|
|
5243
5243
|
"optionalDependencies": {
|
|
5244
|
-
"@next/swc-darwin-arm64": "16.2.
|
|
5245
|
-
"@next/swc-darwin-x64": "16.2.
|
|
5246
|
-
"@next/swc-linux-arm64-gnu": "16.2.
|
|
5247
|
-
"@next/swc-linux-arm64-musl": "16.2.
|
|
5248
|
-
"@next/swc-linux-x64-gnu": "16.2.
|
|
5249
|
-
"@next/swc-linux-x64-musl": "16.2.
|
|
5250
|
-
"@next/swc-win32-arm64-msvc": "16.2.
|
|
5251
|
-
"@next/swc-win32-x64-msvc": "16.2.
|
|
5244
|
+
"@next/swc-darwin-arm64": "16.2.10",
|
|
5245
|
+
"@next/swc-darwin-x64": "16.2.10",
|
|
5246
|
+
"@next/swc-linux-arm64-gnu": "16.2.10",
|
|
5247
|
+
"@next/swc-linux-arm64-musl": "16.2.10",
|
|
5248
|
+
"@next/swc-linux-x64-gnu": "16.2.10",
|
|
5249
|
+
"@next/swc-linux-x64-musl": "16.2.10",
|
|
5250
|
+
"@next/swc-win32-arm64-msvc": "16.2.10",
|
|
5251
|
+
"@next/swc-win32-x64-msvc": "16.2.10",
|
|
5252
5252
|
"sharp": "^0.34.5"
|
|
5253
5253
|
},
|
|
5254
5254
|
"peerDependencies": {
|