We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 548de83 + 5f57e3a commit 316cf9aCopy full SHA for 316cf9a
3 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 2f2c13b
+_commit: b5fb449
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: jupyter
js/package.json
@@ -45,8 +45,8 @@
45
"dependencies": {
46
"@jupyterlab/application": "^4.5.7",
47
"@jupyterlab/apputils": "^4.6.7",
48
- "@jupyterlab/notebook": "^4.5.1",
49
- "@jupyterlab/services": "^7.5.5",
+ "@jupyterlab/notebook": "^4.5.7",
+ "@jupyterlab/services": "^7.5.7",
50
"@lumino/disposable": "^2.1.5"
51
},
52
"devDependencies": {
@@ -76,7 +76,7 @@
76
77
"pnpm": {
78
"overrides": {
79
- "webpack": "5.105.4"
+ "webpack": "5.76.1"
80
}
81
82
0 commit comments