File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 2f2c13b
2+ _commit : b5fb449
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : jupyter
Original file line number Diff line number Diff line change 4545 "dependencies" : {
4646 "@jupyterlab/application" : " ^4.5.7" ,
4747 "@jupyterlab/apputils" : " ^4.6.7" ,
48+ <<<<<<< before updating
4849 "@jupyterlab/notebook" : " ^4.5.1" ,
4950 "@jupyterlab/services" : " ^7.5.5" ,
51+ =======
52+ "@jupyterlab/notebook" : " ^4.5.7" ,
53+ "@jupyterlab/services" : " ^7.5.7" ,
54+ >>>>>>> after updating
5055 "@lumino/disposable" : " ^2.1.5"
5156 },
5257 "devDependencies" : {
5358 "@babel/cli" : " ^7.28.6" ,
5459 "@babel/core" : " ^7.29.0" ,
5560 "@babel/eslint-parser" : " ^7.28.6" ,
61+ <<<<<<< before updating
5662 "@babel/preset-env" : " ^7.29.3" ,
5763 "@jupyterlab/builder" : " ^4.5.7" ,
64+ =======
65+ "@babel/preset-env" : " ^7.29.2" ,
66+ "@jupyterlab/builder" : " ^4.5.6" ,
67+ >>>>>>> after updating
5868 "babel-jest" : " ^30.4.1" ,
5969 "cpy-cli" : " ^6.0.0" ,
6070 "eslint" : " ^8.57.1" ,
7686 },
7787 "pnpm" : {
7888 "overrides" : {
79- "webpack" : " 5.105.4 "
89+ "webpack" : " 5.76.1 "
8090 }
8191 }
8292}
You can’t perform that action at this time.
0 commit comments