@cedarjs/internal 6.0.0-canary.2658 → 6.0.0-canary.2660

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.
Files changed (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cedarjs/internal",
3
- "version": "6.0.0-canary.2658",
3
+ "version": "6.0.0-canary.2660",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/cedarjs/cedar.git",
@@ -169,13 +169,13 @@
169
169
  "@babel/plugin-transform-react-jsx": "7.29.7",
170
170
  "@babel/plugin-transform-typescript": "^7.26.8",
171
171
  "@babel/traverse": "7.29.7",
172
- "@cedarjs/babel-config": "6.0.0-canary.2658",
173
- "@cedarjs/cli-helpers": "6.0.0-canary.2658",
174
- "@cedarjs/graphql-server": "6.0.0-canary.2658",
175
- "@cedarjs/project-config": "6.0.0-canary.2658",
176
- "@cedarjs/router": "6.0.0-canary.2658",
177
- "@cedarjs/structure": "6.0.0-canary.2658",
178
- "@cedarjs/utils": "6.0.0-canary.2658",
172
+ "@cedarjs/babel-config": "6.0.0-canary.2660",
173
+ "@cedarjs/cli-helpers": "6.0.0-canary.2660",
174
+ "@cedarjs/graphql-server": "6.0.0-canary.2660",
175
+ "@cedarjs/project-config": "6.0.0-canary.2660",
176
+ "@cedarjs/router": "6.0.0-canary.2660",
177
+ "@cedarjs/structure": "6.0.0-canary.2660",
178
+ "@cedarjs/utils": "6.0.0-canary.2660",
179
179
  "@graphql-codegen/add": "6.0.1",
180
180
  "@graphql-codegen/cli": "6.3.1",
181
181
  "@graphql-codegen/client-preset": "5.3.0",
@@ -220,7 +220,7 @@
220
220
  },
221
221
  "devDependencies": {
222
222
  "@arethetypeswrong/cli": "0.18.5",
223
- "@cedarjs/framework-tools": "6.0.0-canary.2658",
223
+ "@cedarjs/framework-tools": "6.0.0-canary.2660",
224
224
  "concurrently": "9.2.1",
225
225
  "graphql-tag": "2.12.6",
226
226
  "publint": "0.3.21",