diff --git a/package.json5 b/package.json5 index a4f730e..83e2952 100644 --- a/package.json5 +++ b/package.json5 @@ -33,12 +33,12 @@ url: 'https://code.studioinfinity.org/glen/archematics.git', }, devDependencies: { - '@danielx/civet': '^0.6.36', - '@types/jquery': '^3.5.18', + '@danielx/civet': '^0.6.38', + '@types/jquery': '^3.5.19', 'http-server': '^14.1.1', typescript: '^5.2.2', }, dependencies: { - vrml1to97: '^0.2.0', + vrml1to97: '^0.2.2', }, } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60fd83e..76fd228 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,16 +6,16 @@ settings: dependencies: vrml1to97: - specifier: ^0.2.0 - version: 0.2.0 + specifier: ^0.2.2 + version: 0.2.2 devDependencies: '@danielx/civet': - specifier: ^0.6.36 - version: 0.6.36(typescript@5.2.2) + specifier: ^0.6.38 + version: 0.6.38(typescript@5.2.2) '@types/jquery': - specifier: ^3.5.18 - version: 3.5.18 + specifier: ^3.5.19 + version: 3.5.19 http-server: specifier: ^14.1.1 version: 14.1.1 @@ -32,8 +32,8 @@ packages: '@jridgewell/trace-mapping': 0.3.9 dev: true - /@danielx/civet@0.6.36(typescript@5.2.2): - resolution: {integrity: sha512-ApMaq2YyXfiM0xpcFWRZffVLgqxrYu3UWS5A0sWViK+RMeamVp6J0iGUeUsQFCF2Gd9+ldEPzWgUThzUcfQKnA==} + /@danielx/civet@0.6.38(typescript@5.2.2): + resolution: {integrity: sha512-R63YGIfvV4DQianNPUfMfBX60ozlv5htnRXI1wK3Pg6+d4NZ2V3RifFRH0NkmXXoFkRcULzJ+9BzVeI2/yX+yA==} engines: {node: '>=19 || ^18.6.0 || ^16.17.0'} hasBin: true peerDependencies: @@ -63,8 +63,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@types/jquery@3.5.18: - resolution: {integrity: sha512-sNm7O6LECFhHmF+3KYo6QIl2fIbjlPYa0PDgDQwfOaEJzwpK20Eub9Ke7VKkGsSJ2K0HUR50S266qYzRX4GlSw==} + /@types/jquery@3.5.19: + resolution: {integrity: sha512-KFbmk+dXfphHGuVCmlopgcNRCegN/21mkeoD4BzuJhVH0SJW3Uo2mLuAwb6oqTNV79EsRp6J7yC1BbKymjpx/g==} dependencies: '@types/sizzle': 2.3.3 dev: true @@ -481,8 +481,8 @@ packages: resolution: {integrity: sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==} dev: true - /vrml1to97@0.2.0: - resolution: {integrity: sha512-RO5M/R9wqmLHbNm866Jz6Iax5BpL4BtqePM/arulHZZsC2rBmFmP4g00lvW/HUFQ6GT7I0/VHv/DPru272S3JA==} + /vrml1to97@0.2.2: + resolution: {integrity: sha512-zLraKyuCtb2/Db4eygDimKAh4qweSKzBusDFrCxZ8RKextNSTEhda6pzxjoNTfPx/MnfrLISTEL+fwTiDILSZg==} hasBin: true dev: false