Path: blob/main/test/integration/browser/package-lock.json
5237 views
{1"name": "code-oss-dev-integration-test",2"version": "0.1.0",3"lockfileVersion": 3,4"requires": true,5"packages": {6"": {7"name": "code-oss-dev-integration-test",8"version": "0.1.0",9"license": "MIT",10"devDependencies": {11"@types/node": "22.x",12"@types/rimraf": "^2.0.4",13"@types/tmp": "0.1.0",14"rimraf": "^2.6.1",15"tmp": "0.2.4",16"tree-kill": "1.2.2",17"vscode-uri": "^3.0.2"18}19},20"node_modules/@types/events": {21"version": "3.0.0",22"resolved": "https://registry.npmjs.org/@types/events/-/events-3.0.0.tgz",23"integrity": "sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==",24"dev": true25},26"node_modules/@types/glob": {27"version": "7.1.1",28"resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.1.tgz",29"integrity": "sha512-1Bh06cbWJUHMC97acuD6UMG29nMt0Aqz1vF3guLfG+kHHJhy3AyohZFFxYk2f7Q1SQIrNwvncxAE0N/9s70F2w==",30"dev": true,31"dependencies": {32"@types/events": "*",33"@types/minimatch": "*",34"@types/node": "*"35}36},37"node_modules/@types/minimatch": {38"version": "3.0.3",39"resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.3.tgz",40"integrity": "sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==",41"dev": true42},43"node_modules/@types/node": {44"version": "22.13.10",45"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",46"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",47"dev": true,48"license": "MIT",49"dependencies": {50"undici-types": "~6.20.0"51}52},53"node_modules/@types/rimraf": {54"version": "2.0.4",55"resolved": "https://registry.npmjs.org/@types/rimraf/-/rimraf-2.0.4.tgz",56"integrity": "sha512-8gBudvllD2A/c0CcEX/BivIDorHFt5UI5m46TsNj8DjWCCTTZT74kEe4g+QsY7P/B9WdO98d82zZgXO/RQzu2Q==",57"dev": true,58"dependencies": {59"@types/glob": "*",60"@types/node": "*"61}62},63"node_modules/@types/tmp": {64"version": "0.1.0",65"resolved": "https://registry.npmjs.org/@types/tmp/-/tmp-0.1.0.tgz",66"integrity": "sha512-6IwZ9HzWbCq6XoQWhxLpDjuADodH/MKXRUIDFudvgjcVdjFknvmR+DNsoUeer4XPrEnrZs04Jj+kfV9pFsrhmA==",67"dev": true68},69"node_modules/balanced-match": {70"version": "1.0.0",71"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",72"integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c= sha512-9Y0g0Q8rmSt+H33DfKv7FOc3v+iRI+o1lbzt8jGcIosYW37IIW/2XVYq5NPdmaD5NQ59Nk26Kl/vZbwW9Fr8vg==",73"dev": true74},75"node_modules/brace-expansion": {76"version": "1.1.12",77"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",78"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",79"dev": true,80"license": "MIT",81"dependencies": {82"balanced-match": "^1.0.0",83"concat-map": "0.0.1"84}85},86"node_modules/concat-map": {87"version": "0.0.1",88"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",89"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",90"dev": true91},92"node_modules/fs.realpath": {93"version": "1.0.0",94"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",95"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8= sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",96"dev": true97},98"node_modules/glob": {99"version": "7.1.6",100"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",101"integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",102"deprecated": "Glob versions prior to v9 are no longer supported",103"dev": true,104"dependencies": {105"fs.realpath": "^1.0.0",106"inflight": "^1.0.4",107"inherits": "2",108"minimatch": "^3.0.4",109"once": "^1.3.0",110"path-is-absolute": "^1.0.0"111},112"engines": {113"node": "*"114},115"funding": {116"url": "https://github.com/sponsors/isaacs"117}118},119"node_modules/inflight": {120"version": "1.0.6",121"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",122"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",123"deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",124"dev": true,125"dependencies": {126"once": "^1.3.0",127"wrappy": "1"128}129},130"node_modules/inherits": {131"version": "2.0.4",132"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",133"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",134"dev": true135},136"node_modules/minimatch": {137"version": "3.1.2",138"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",139"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",140"dev": true,141"dependencies": {142"brace-expansion": "^1.1.7"143},144"engines": {145"node": "*"146}147},148"node_modules/once": {149"version": "1.4.0",150"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",151"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E= sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",152"dev": true,153"dependencies": {154"wrappy": "1"155}156},157"node_modules/path-is-absolute": {158"version": "1.0.1",159"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",160"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18= sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",161"dev": true,162"engines": {163"node": ">=0.10.0"164}165},166"node_modules/rimraf": {167"version": "2.7.1",168"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",169"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",170"deprecated": "Rimraf versions prior to v4 are no longer supported",171"dev": true,172"dependencies": {173"glob": "^7.1.3"174},175"bin": {176"rimraf": "bin.js"177}178},179"node_modules/tmp": {180"version": "0.2.4",181"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.4.tgz",182"integrity": "sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==",183"dev": true,184"license": "MIT",185"engines": {186"node": ">=14.14"187}188},189"node_modules/tree-kill": {190"version": "1.2.2",191"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",192"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",193"dev": true,194"bin": {195"tree-kill": "cli.js"196}197},198"node_modules/undici-types": {199"version": "6.20.0",200"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",201"integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",202"dev": true,203"license": "MIT"204},205"node_modules/vscode-uri": {206"version": "3.0.3",207"resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz",208"integrity": "sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==",209"dev": true210},211"node_modules/wrappy": {212"version": "1.0.2",213"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",214"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",215"dev": true216}217}218}219220221