fix(deps): bump development dependencies for tooling and Node types
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-03-26 - 7.1.3 - fix(deps)
|
||||||
|
bump development dependencies for tooling and Node types
|
||||||
|
|
||||||
|
- update @git.zone/tsrun from ^2.0.1 to ^2.0.2
|
||||||
|
- update @git.zone/tstest from ^3.5.1 to ^3.6.0
|
||||||
|
- update @types/node from ^22.15.2 to ^25.5.0
|
||||||
|
|
||||||
## 2026-03-24 - 7.1.2 - fix(docs)
|
## 2026-03-24 - 7.1.2 - fix(docs)
|
||||||
refresh project guidance for TC39 decorators, build configuration, and dependency compatibility
|
refresh project guidance for TC39 decorators, build configuration, and dependency compatibility
|
||||||
|
|
||||||
|
|||||||
49
deno.lock
generated
49
deno.lock
generated
@@ -2,8 +2,8 @@
|
|||||||
"version": "5",
|
"version": "5",
|
||||||
"specifiers": {
|
"specifiers": {
|
||||||
"npm:@git.zone/tsbuild@^4.4.0": "4.4.0",
|
"npm:@git.zone/tsbuild@^4.4.0": "4.4.0",
|
||||||
"npm:@git.zone/tsrun@^2.0.1": "2.0.1",
|
"npm:@git.zone/tsrun@^2.0.2": "2.0.2",
|
||||||
"npm:@git.zone/tstest@^3.5.1": "3.5.1",
|
"npm:@git.zone/tstest@^3.6.0": "3.6.0",
|
||||||
"npm:@push.rocks/lik@^6.4.0": "6.4.0",
|
"npm:@push.rocks/lik@^6.4.0": "6.4.0",
|
||||||
"npm:@push.rocks/qenv@^6.1.3": "6.1.3",
|
"npm:@push.rocks/qenv@^6.1.3": "6.1.3",
|
||||||
"npm:@push.rocks/smartdelay@^3.0.5": "3.0.5",
|
"npm:@push.rocks/smartdelay@^3.0.5": "3.0.5",
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
"npm:@push.rocks/smartunique@^3.0.9": "3.0.9",
|
"npm:@push.rocks/smartunique@^3.0.9": "3.0.9",
|
||||||
"npm:@push.rocks/taskbuffer@^8.0.2": "8.0.2",
|
"npm:@push.rocks/taskbuffer@^8.0.2": "8.0.2",
|
||||||
"npm:@tsclass/tsclass@^9.5.0": "9.5.0",
|
"npm:@tsclass/tsclass@^9.5.0": "9.5.0",
|
||||||
"npm:@types/node@^22.15.2": "22.19.1",
|
"npm:@types/node@^25.5.0": "25.5.0",
|
||||||
"npm:mongodb@^7.1.1": "7.1.1"
|
"npm:mongodb@^7.1.1": "7.1.1"
|
||||||
},
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
@@ -903,18 +903,18 @@
|
|||||||
"bin": true,
|
"bin": true,
|
||||||
"tarball": "https://verdaccio.lossless.digital/@git.zone/tspublish/-/tspublish-1.11.4.tgz"
|
"tarball": "https://verdaccio.lossless.digital/@git.zone/tspublish/-/tspublish-1.11.4.tgz"
|
||||||
},
|
},
|
||||||
"@git.zone/tsrun@2.0.1": {
|
"@git.zone/tsrun@2.0.2": {
|
||||||
"integrity": "sha512-NEcnsjvlC1o3Z6SS3VhKCf6Ev+Sh4EAinmggslrIR/ppMrvjDbXNFXoyr3PB+GLeSAR0JRZ1fGvVYjpEzjBdIg==",
|
"integrity": "sha512-Rnp/wYHzI8A1pVBKOOePRJgQiBZdW+GEjpQk2uhvXz6A+ljUV2SXKc7NpQVVDsjEZaNFeAI9jMYOdk3lm3yMDA==",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"@push.rocks/smartfile@13.1.2",
|
"@push.rocks/smartfile@13.1.2",
|
||||||
"@push.rocks/smartshell",
|
"@push.rocks/smartshell",
|
||||||
"tsx"
|
"tsx"
|
||||||
],
|
],
|
||||||
"bin": true,
|
"bin": true,
|
||||||
"tarball": "https://verdaccio.lossless.digital/@git.zone/tsrun/-/tsrun-2.0.1.tgz"
|
"tarball": "https://verdaccio.lossless.digital/@git.zone/tsrun/-/tsrun-2.0.2.tgz"
|
||||||
},
|
},
|
||||||
"@git.zone/tstest@3.5.1": {
|
"@git.zone/tstest@3.6.0": {
|
||||||
"integrity": "sha512-R1T3Tr9zun0B5bFq8qK8/KZ2uqHZHfDPB3/mhoL5ekwxGSI4InX5sXMpbNuhw2EdNZ7rMAHNCyeSLz2PwFmNZw==",
|
"integrity": "sha512-5D6COywCXmCqeUB8v6/kOzjEWCTKTUTI3ZB99ebwEibENFXnFBoVxNSRKN0pSmBYlgBEkT7DLNfTfp5tclSg8A==",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"@git.zone/tsbundle",
|
"@git.zone/tsbundle",
|
||||||
"@git.zone/tsrun",
|
"@git.zone/tsrun",
|
||||||
@@ -944,7 +944,7 @@
|
|||||||
"ws"
|
"ws"
|
||||||
],
|
],
|
||||||
"bin": true,
|
"bin": true,
|
||||||
"tarball": "https://verdaccio.lossless.digital/@git.zone/tstest/-/tstest-3.5.1.tgz"
|
"tarball": "https://verdaccio.lossless.digital/@git.zone/tstest/-/tstest-3.6.0.tgz"
|
||||||
},
|
},
|
||||||
"@img/colour@1.1.0": {
|
"@img/colour@1.1.0": {
|
||||||
"integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
|
"integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
|
||||||
@@ -1151,7 +1151,7 @@
|
|||||||
"@inquirer/figures",
|
"@inquirer/figures",
|
||||||
"@inquirer/type",
|
"@inquirer/type",
|
||||||
"@types/mute-stream",
|
"@types/mute-stream",
|
||||||
"@types/node@22.19.1",
|
"@types/node@22.19.15",
|
||||||
"@types/wrap-ansi",
|
"@types/wrap-ansi",
|
||||||
"ansi-escapes",
|
"ansi-escapes",
|
||||||
"cli-width",
|
"cli-width",
|
||||||
@@ -3486,12 +3486,12 @@
|
|||||||
"integrity": "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==",
|
"integrity": "sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==",
|
||||||
"tarball": "https://verdaccio.lossless.digital/@types/node/-/node-16.9.1.tgz"
|
"tarball": "https://verdaccio.lossless.digital/@types/node/-/node-16.9.1.tgz"
|
||||||
},
|
},
|
||||||
"@types/node@22.19.1": {
|
"@types/node@22.19.15": {
|
||||||
"integrity": "sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==",
|
"integrity": "sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"undici-types@6.21.0"
|
"undici-types@6.21.0"
|
||||||
],
|
],
|
||||||
"tarball": "https://verdaccio.lossless.digital/@types/node/-/node-22.19.1.tgz"
|
"tarball": "https://verdaccio.lossless.digital/@types/node/-/node-22.19.15.tgz"
|
||||||
},
|
},
|
||||||
"@types/node@24.2.0": {
|
"@types/node@24.2.0": {
|
||||||
"integrity": "sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==",
|
"integrity": "sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==",
|
||||||
@@ -3500,6 +3500,13 @@
|
|||||||
],
|
],
|
||||||
"tarball": "https://verdaccio.lossless.digital/@types/node/-/node-24.2.0.tgz"
|
"tarball": "https://verdaccio.lossless.digital/@types/node/-/node-24.2.0.tgz"
|
||||||
},
|
},
|
||||||
|
"@types/node@25.5.0": {
|
||||||
|
"integrity": "sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==",
|
||||||
|
"dependencies": [
|
||||||
|
"undici-types@7.18.2"
|
||||||
|
],
|
||||||
|
"tarball": "https://verdaccio.lossless.digital/@types/node/-/node-25.5.0.tgz"
|
||||||
|
},
|
||||||
"@types/ping@0.4.4": {
|
"@types/ping@0.4.4": {
|
||||||
"integrity": "sha512-ifvo6w2f5eJYlXm+HiVx67iJe8WZp87sfa683nlqED5Vnt9Z93onkokNoWqOG21EaE8fMxyKPobE+mkPEyxsdw==",
|
"integrity": "sha512-ifvo6w2f5eJYlXm+HiVx67iJe8WZp87sfa683nlqED5Vnt9Z93onkokNoWqOG21EaE8fMxyKPobE+mkPEyxsdw==",
|
||||||
"tarball": "https://verdaccio.lossless.digital/@types/ping/-/ping-0.4.4.tgz"
|
"tarball": "https://verdaccio.lossless.digital/@types/ping/-/ping-0.4.4.tgz"
|
||||||
@@ -5573,9 +5580,9 @@
|
|||||||
],
|
],
|
||||||
"tarball": "https://verdaccio.lossless.digital/no-case/-/no-case-2.3.2.tgz"
|
"tarball": "https://verdaccio.lossless.digital/no-case/-/no-case-2.3.2.tgz"
|
||||||
},
|
},
|
||||||
"node-forge@1.3.3": {
|
"node-forge@1.4.0": {
|
||||||
"integrity": "sha512-rLvcdSyRCyouf6jcOIPe/BgwG/d7hKjzMKOas33/pHEr6gbq18IK9zV7DiPvzsz0oBJPme6qr6H6kGZuI9/DZg==",
|
"integrity": "sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==",
|
||||||
"tarball": "https://verdaccio.lossless.digital/node-forge/-/node-forge-1.3.3.tgz"
|
"tarball": "https://verdaccio.lossless.digital/node-forge/-/node-forge-1.4.0.tgz"
|
||||||
},
|
},
|
||||||
"normalize-url@8.1.1": {
|
"normalize-url@8.1.1": {
|
||||||
"integrity": "sha512-JYc0DPlpGWB40kH5g07gGTrYuMqV653k3uBKY6uITPWds3M0ov3GaWGp9lbE3Bzngx8+XkfzgvASb9vk9JDFXQ==",
|
"integrity": "sha512-JYc0DPlpGWB40kH5g07gGTrYuMqV653k3uBKY6uITPWds3M0ov3GaWGp9lbE3Bzngx8+XkfzgvASb9vk9JDFXQ==",
|
||||||
@@ -6542,6 +6549,10 @@
|
|||||||
"integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
|
"integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
|
||||||
"tarball": "https://verdaccio.lossless.digital/undici-types/-/undici-types-7.10.0.tgz"
|
"tarball": "https://verdaccio.lossless.digital/undici-types/-/undici-types-7.10.0.tgz"
|
||||||
},
|
},
|
||||||
|
"undici-types@7.18.2": {
|
||||||
|
"integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
|
||||||
|
"tarball": "https://verdaccio.lossless.digital/undici-types/-/undici-types-7.18.2.tgz"
|
||||||
|
},
|
||||||
"unified@11.0.5": {
|
"unified@11.0.5": {
|
||||||
"integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
|
"integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
@@ -6778,8 +6789,8 @@
|
|||||||
"packageJson": {
|
"packageJson": {
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"npm:@git.zone/tsbuild@^4.4.0",
|
"npm:@git.zone/tsbuild@^4.4.0",
|
||||||
"npm:@git.zone/tsrun@^2.0.1",
|
"npm:@git.zone/tsrun@^2.0.2",
|
||||||
"npm:@git.zone/tstest@^3.5.1",
|
"npm:@git.zone/tstest@^3.6.0",
|
||||||
"npm:@push.rocks/lik@^6.4.0",
|
"npm:@push.rocks/lik@^6.4.0",
|
||||||
"npm:@push.rocks/qenv@^6.1.3",
|
"npm:@push.rocks/qenv@^6.1.3",
|
||||||
"npm:@push.rocks/smartdelay@^3.0.5",
|
"npm:@push.rocks/smartdelay@^3.0.5",
|
||||||
@@ -6792,7 +6803,7 @@
|
|||||||
"npm:@push.rocks/smartunique@^3.0.9",
|
"npm:@push.rocks/smartunique@^3.0.9",
|
||||||
"npm:@push.rocks/taskbuffer@^8.0.2",
|
"npm:@push.rocks/taskbuffer@^8.0.2",
|
||||||
"npm:@tsclass/tsclass@^9.5.0",
|
"npm:@tsclass/tsclass@^9.5.0",
|
||||||
"npm:@types/node@^22.15.2",
|
"npm:@types/node@^25.5.0",
|
||||||
"npm:mongodb@^7.1.1"
|
"npm:mongodb@^7.1.1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -39,10 +39,10 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@git.zone/tsbuild": "^4.4.0",
|
"@git.zone/tsbuild": "^4.4.0",
|
||||||
"@git.zone/tsrun": "^2.0.1",
|
"@git.zone/tsrun": "^2.0.2",
|
||||||
"@git.zone/tstest": "^3.5.1",
|
"@git.zone/tstest": "^3.6.0",
|
||||||
"@push.rocks/qenv": "^6.1.3",
|
"@push.rocks/qenv": "^6.1.3",
|
||||||
"@types/node": "^22.15.2"
|
"@types/node": "^25.5.0"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"ts/**/*",
|
"ts/**/*",
|
||||||
|
|||||||
3448
pnpm-lock.yaml
generated
3448
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartdata',
|
name: '@push.rocks/smartdata',
|
||||||
version: '7.1.2',
|
version: '7.1.3',
|
||||||
description: 'An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.'
|
description: 'An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user