Skip to content

Commit 2c388d7

Browse files
committed
Update changelog with new entries for July 20, 2025
- Added a new blog post on Python data types - Enhanced the Data Types section in the basics cheatsheet - Introduced UV package manager section in the Virtual Environments cheatsheet - Updated Setup.py cheatsheet to include UV as a modern alternative - Improved navigation with cross-references and internal links
1 parent 821139c commit 2c388d7

File tree

3 files changed

+394
-386
lines changed

3 files changed

+394
-386
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/fs-extra": "^11.0.4",
2828
"@types/markdown-it": "^14.1.2",
2929
"@types/markdown-it-link-attributes": "^3.0.5",
30-
"@types/node": "^20.19.5",
30+
"@types/node": "^20.19.9",
3131
"@types/string": "0.0.34",
3232
"@typescript-eslint/eslint-plugin": "^6.21.0",
3333
"@typescript-eslint/parser": "^6.21.0",
@@ -36,7 +36,7 @@
3636
"@vue/test-utils": "^2.4.6",
3737
"autoprefixer": "^10.4.21",
3838
"eslint": "^8.57.1",
39-
"eslint-config-prettier": "^9.1.0",
39+
"eslint-config-prettier": "^9.1.2",
4040
"eslint-plugin-vue": "^9.33.0",
4141
"esno": "^4.8.0",
4242
"fs-extra": "^11.3.0",

0 commit comments

Comments
 (0)