dependencies upgrade
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: ./Dockerfile
|
||||
image: trance0/notenextra:v1.1.13
|
||||
image: trance0/notenextra:v1.1.14
|
||||
restart: on-failure:5
|
||||
ports:
|
||||
- 13000:3000
|
||||
|
||||
10373
package-lock.json
generated
10373
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,9 +9,9 @@
|
||||
"@napi-rs/simple-git": "^0.1.19",
|
||||
"@vercel/analytics": "^1.4.1",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"next": "^15.0.3",
|
||||
"nextra": "^3.2.3",
|
||||
"nextra-theme-docs": "^3.2.3",
|
||||
"next": "^15.3.0",
|
||||
"nextra": "^1.1.0",
|
||||
"nextra-theme-docs": "^2.2.10",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"vercel": "^32.3.0"
|
||||
|
||||
@@ -24,4 +24,5 @@ export default {
|
||||
CSE559A_L19: "Computer Vision (Lecture 19)",
|
||||
CSE559A_L20: "Computer Vision (Lecture 20)",
|
||||
CSE559A_L21: "Computer Vision (Lecture 21)",
|
||||
CSE559A_L22: "Computer Vision (Lecture 22)",
|
||||
}
|
||||
|
||||
@@ -36,5 +36,6 @@ export default {
|
||||
Math4121_L30: "Introduction to Lebesgue Integration (Lecture 30)",
|
||||
Math4121_L31: "Introduction to Lebesgue Integration (Lecture 31)",
|
||||
Math4121_L32: "Introduction to Lebesgue Integration (Lecture 32)",
|
||||
Math4121_L33: "Introduction to Lebesgue Integration (Lecture 33)"
|
||||
Math4121_L33: "Introduction to Lebesgue Integration (Lecture 33)",
|
||||
Math4121_L34: "Introduction to Lebesgue Integration (Lecture 34)",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user