@tsed/cli-plugin-typegraphql 6.0.2 → 6.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tsed/cli-plugin-typegraphql",
3
3
  "description": "Ts.ED CLI plugin. Add TypeGraphql support.",
4
- "version": "6.0.2",
4
+ "version": "6.0.3",
5
5
  "type": "module",
6
6
  "main": "./lib/esm/index.js",
7
7
  "source": "./src/index.ts",
@@ -28,9 +28,9 @@
28
28
  "tslib": "2.7.0"
29
29
  },
30
30
  "devDependencies": {
31
- "@tsed/cli": "6.0.2",
32
- "@tsed/cli-core": "6.0.2",
33
- "@tsed/typescript": "6.0.2",
31
+ "@tsed/cli": "6.0.3",
32
+ "@tsed/cli-core": "6.0.3",
33
+ "@tsed/typescript": "6.0.3",
34
34
  "cross-env": "7.0.3",
35
35
  "typescript": "5.6.2",
36
36
  "vitest": "2.1.1"
package/readme.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <p style="text-align: center" align="center">
2
- <a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
2
+ <a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
3
3
  </p>
4
4
 
5
5
  <div align="center">
@@ -13,28 +13,26 @@
13
13
  [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
14
14
  [![backers](https://opencollective.com/tsed/tiers/badge.svg)](https://opencollective.com/tsed)
15
15
 
16
-
17
16
  <br />
18
17
  <div align="center">
19
- <a href="https://cli.tsed.io/">Website</a>
18
+ <a href="https://cli.tsed.dev/">Website</a>
20
19
  <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
21
- <a href="https://cli.tsed.io/getting-started.html">Getting started</a>
20
+ <a href="https://cli.tsed.dev/getting-started.html">Getting started</a>
22
21
  <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
23
- <a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>
22
+ <a href="https://slack.tsed.io">Slack</a>
24
23
  <span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
25
24
  <a href="https://twitter.com/TsED_io">Twitter</a>
26
25
  </div>
27
26
  <hr />
28
27
  </div>
29
28
 
30
-
31
29
  [![Build & Release](https://github.com/tsedio/tsed-cli/workflows/Build%20&%20Release/badge.svg?branch=master)](https://github.com/tsedio/tsed-cli/actions?query=workflow%3A%22Build+%26+Release%22)
32
30
 
33
31
  > Plugin to generate an OIDC project with Ts.ED
34
32
 
35
33
  ## Features
36
34
 
37
- Please refer to the [documentation](https://cli.tsed.io/) for more details.
35
+ Please refer to the [documentation](https://cli.tsed.dev/) for more details.
38
36
 
39
37
  ## Installation
40
38
 
@@ -44,18 +42,16 @@ npm install @tsed/cli-plugin-oidc-provider
44
42
 
45
43
  ## Contributors
46
44
 
47
- Please read [contributing guidelines here](https://tsed.io/CONTRIBUTING.html)
45
+ Please read [contributing guidelines here](https://tsed.dev/CONTRIBUTING.html)
48
46
 
49
47
  <a href="https://github.com/tsedio/ts-express-decorators/graphs/contributors"><img src="https://opencollective.com/tsed/contributors.svg?width=890" /></a>
50
48
 
51
-
52
49
  ## Backers
53
50
 
54
51
  Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/tsed#backer)]
55
52
 
56
53
  <a href="https://opencollective.com/tsed#backers" target="_blank"><img src="https://opencollective.com/tsed/tiers/backer.svg?width=890"></a>
57
54
 
58
-
59
55
  ## Sponsors
60
56
 
61
57
  Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/tsed#sponsor)]