Merge pull request #311 from IT4Change/dependabot/npm_and_yarn/tsx-4.20.6

chore(deps-dev): bump tsx from 4.19.4 to 4.20.6
This commit is contained in:
mahula 2025-11-21 13:40:46 +01:00 committed by GitHub
commit 100648c672
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -34,7 +34,7 @@
"prettier": "^3.5.3",
"sass-embedded": "^1.87.0",
"ts-loader": "^9.5.2",
"tsx": "^4.19.4",
"tsx": "^4.20.6",
"typescript": "^5.8.3",
"vuepress": "^2.0.0-rc.22",
"vuepress-theme-hope": "^2.0.0-rc.63",
@ -15601,9 +15601,9 @@
"license": "0BSD"
},
"node_modules/tsx": {
"version": "4.19.4",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz",
"integrity": "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==",
"version": "4.20.6",
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.6.tgz",
"integrity": "sha512-ytQKuwgmrrkDTFP4LjR0ToE2nqgy886GpvRSpU0JAnrdBYppuY5rLkRUYPU1yCryb24SsKBTL/hlDQAEFVwtZg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -58,7 +58,7 @@
"prettier": "^3.5.3",
"sass-embedded": "^1.87.0",
"ts-loader": "^9.5.2",
"tsx": "^4.19.4",
"tsx": "^4.20.6",
"typescript": "^5.8.3",
"vuepress": "^2.0.0-rc.22",
"vuepress-theme-hope": "^2.0.0-rc.63",