Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed Sep 25, 2024
1 parent 7f7656a commit 2cbe5c2
Show file tree
Hide file tree
Showing 34 changed files with 266 additions and 266 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@octokit/plugin-rest-endpoint-methods": "^13.2.4",
"@pnpm/find-workspace-packages": "^6.0.9",
"@types/micromatch": "^4.0.9",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@vitest/coverage-v8": "^2.1.1",
"c8": "^10.1.2",
"cspell": "^8.14.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/best-practices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@typespec/compiler": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/bundle-uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"semver": "^7.6.3"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/bundler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"yargs": "~17.7.2"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/yargs": "~17.0.33",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"devDependencies": {
"@types/babel__code-frame": "~7.0.6",
"@types/mustache": "~4.2.5",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/prompts": "~2.4.9",
"@types/semver": "^7.5.8",
"@types/yargs": "~17.0.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-typespec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint": "^9.11.1"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/rule-tester": "^8.7.0",
"@typescript-eslint/types": "^8.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/html-program-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/react": "~18.3.9",
"@types/react-dom": "~18.3.0",
"@typespec/compiler": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/http-server-csharp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"change-case": "~5.4.4"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
"@typespec/library-linter": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/http-server-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prettier": "~3.3.3"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
"tsx": "^4.19.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@typespec/compiler": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@typespec/library-linter": "workspace:~",
"@typespec/tspd": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal-build-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"yargs": "~17.7.2"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/semver": "^7.5.8",
"@types/yargs": "~17.0.33",
"@vitest/coverage-v8": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@typespec/compiler": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@typespec/internal-build-utils": "workspace:~",
"@typespec/library-linter": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/library-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@typespec/compiler": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/monarch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"!dist/test/**"
],
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"c8": "^10.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@typespec/http": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
"@typespec/library-linter": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@typespec/versioning": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/yargs": "~17.0.33",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@babel/core": "^7.25.2",
"@playwright/test": "^1.47.2",
"@types/debounce": "~1.2.4",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/react": "~18.3.9",
"@types/react-dom": "~18.3.0",
"@types/swagger-ui": "~3.52.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@storybook/test": "^8.3.3",
"@storybook/types": "^8.3.3",
"@types/debounce": "~1.2.4",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/react": "~18.3.9",
"@types/react-dom": "~18.3.0",
"@types/swagger-ui-dist": "~3.30.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/protobuf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/micromatch": "^4.0.9",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@typespec/tspd": "workspace:~",
"@vitest/coverage-v8": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/react": "~18.3.9",
"@types/react-dom": "~18.3.0",
"@vitejs/plugin-react": "~4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@typespec/http": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
"@typespec/library-linter": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@typespec/versioning": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/internal-build-utils": "workspace:~",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/spec-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/express": "^4.17.17",
"@types/morgan": "^1.9.4",
"@types/multer": "^1.4.10",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/xml2js": "^0.4.11",
"@types/yargs": "~17.0.33",
"@vitest/coverage-v8": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/spec-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/express": "^4.17.17",
"@types/morgan": "^1.9.4",
"@types/multer": "^1.4.10",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/node-fetch": "^2.6.3",
"@types/xml2js": "^0.4.11",
"@types/yargs": "~17.0.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/spec-coverage-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@azure/identity": "~4.4.1",
"@azure/storage-blob": "~12.25.0",
"@types/node": "~22.7.0"
"@types/node": "~22.7.1"
},
"devDependencies": {
"rimraf": "~6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/spec-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/tspd": "workspace:~",
"rimraf": "~6.0.1",
"typescript": "~5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/spec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"watch": "node scripts/watch-spec.js"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/internal-build-utils": "workspace:~",
"ecmarkup": "~20.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/tmlanguage-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"plist": "~3.1.0"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/plist": "~3.0.5",
"rimraf": "~6.0.1",
"typescript": "~5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/tspd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"yargs": "~17.7.2"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/yargs": "~17.0.33",
"@typespec/compiler": "workspace:~",
"@typespec/prettier-plugin-typespec": "workspace:~",
Expand Down
4 changes: 2 additions & 2 deletions packages/typespec-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,9 @@
"devDependencies": {
"@rollup/plugin-commonjs": "~28.0.0",
"@rollup/plugin-node-resolve": "~15.3.0",
"@rollup/plugin-typescript": "~11.1.6",
"@rollup/plugin-typescript": "~12.1.0",
"@types/mocha": "^10.0.8",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/vscode": "~1.93.0",
"@typespec/compiler": "workspace:~",
"@typespec/internal-build-utils": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/versioning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@typespec/compiler": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@typespec/library-linter": "workspace:~",
"@typespec/tspd": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@swc/core": "^1.7.28",
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@types/react": "~18.3.9",
"@typespec/compiler": "workspace:~",
"@typespec/http": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/xml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@typespec/compiler": "workspace:~"
},
"devDependencies": {
"@types/node": "~22.7.0",
"@types/node": "~22.7.1",
"@typespec/compiler": "workspace:~",
"@typespec/library-linter": "workspace:~",
"@typespec/tspd": "workspace:~",
Expand Down
Loading

0 comments on commit 2cbe5c2

Please sign in to comment.