@cedarjs/internal 5.0.0-canary.2595 → 5.0.0-canary.2597

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": "5.0.0-canary.2595",
3
+ "version": "5.0.0-canary.2597",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/cedarjs/cedar.git",
@@ -159,13 +159,13 @@
159
159
  "@babel/plugin-transform-react-jsx": "7.29.7",
160
160
  "@babel/plugin-transform-typescript": "^7.26.8",
161
161
  "@babel/traverse": "7.29.7",
162
- "@cedarjs/babel-config": "5.0.0-canary.2595",
163
- "@cedarjs/cli-helpers": "5.0.0-canary.2595",
164
- "@cedarjs/graphql-server": "5.0.0-canary.2595",
165
- "@cedarjs/project-config": "5.0.0-canary.2595",
166
- "@cedarjs/router": "5.0.0-canary.2595",
167
- "@cedarjs/structure": "5.0.0-canary.2595",
168
- "@cedarjs/utils": "5.0.0-canary.2595",
162
+ "@cedarjs/babel-config": "5.0.0-canary.2597",
163
+ "@cedarjs/cli-helpers": "5.0.0-canary.2597",
164
+ "@cedarjs/graphql-server": "5.0.0-canary.2597",
165
+ "@cedarjs/project-config": "5.0.0-canary.2597",
166
+ "@cedarjs/router": "5.0.0-canary.2597",
167
+ "@cedarjs/structure": "5.0.0-canary.2597",
168
+ "@cedarjs/utils": "5.0.0-canary.2597",
169
169
  "@graphql-codegen/add": "6.0.1",
170
170
  "@graphql-codegen/cli": "6.3.1",
171
171
  "@graphql-codegen/client-preset": "5.3.0",
@@ -206,7 +206,7 @@
206
206
  },
207
207
  "devDependencies": {
208
208
  "@arethetypeswrong/cli": "0.18.4",
209
- "@cedarjs/framework-tools": "5.0.0-canary.2595",
209
+ "@cedarjs/framework-tools": "5.0.0-canary.2597",
210
210
  "concurrently": "9.2.1",
211
211
  "graphql-tag": "2.12.6",
212
212
  "publint": "0.3.21",