full site update
This commit is contained in:
16
node_modules/@astrojs/telemetry/package.json
generated
vendored
16
node_modules/@astrojs/telemetry/package.json
generated
vendored
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@astrojs/telemetry",
|
||||
"version": "3.1.0",
|
||||
"version": "3.3.0",
|
||||
"type": "module",
|
||||
"types": "./dist/index.d.ts",
|
||||
"author": "withastro",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/withastro/astro.git",
|
||||
"url": "git+https://github.com/withastro/astro.git",
|
||||
"directory": "packages/telemetry"
|
||||
},
|
||||
"bugs": "https://github.com/withastro/astro/issues",
|
||||
@@ -23,23 +23,23 @@
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"ci-info": "^4.0.0",
|
||||
"debug": "^4.3.4",
|
||||
"ci-info": "^4.2.0",
|
||||
"debug": "^4.4.0",
|
||||
"dlv": "^1.1.3",
|
||||
"dset": "^3.1.3",
|
||||
"dset": "^3.1.4",
|
||||
"is-docker": "^3.0.0",
|
||||
"is-wsl": "^3.0.0",
|
||||
"is-wsl": "^3.1.0",
|
||||
"which-pm-runs": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/dlv": "^1.1.4",
|
||||
"@types/dlv": "^1.1.5",
|
||||
"@types/node": "^18.17.8",
|
||||
"@types/which-pm-runs": "^1.0.2",
|
||||
"astro-scripts": "0.0.14"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
|
||||
"node": "18.20.8 || ^20.3.0 || >=22.0.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"provenance": true
|
||||
|
Reference in New Issue
Block a user