Skip to content

Commit

Permalink
v0.41.2-canary.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flybayer committed Oct 20, 2021
1 parent 51d91c3 commit feba2b6
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.41.2-canary.3",
"version": "0.41.2-canary.4",
"packages": ["packages/*"],
"npmClient": "yarn",
"useWorkspaces": true,
Expand Down
2 changes: 1 addition & 1 deletion nextjs/packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next",
"version": "0.41.2-canary.3",
"version": "0.41.2-canary.4",
"nextjsVersion": "11.1.0",
"description": "The React Framework",
"main": "./dist/server/next.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blitzjs/babel-preset",
"version": "0.41.2-canary.3",
"version": "0.41.2-canary.4",
"license": "MIT",
"scripts": {
"test": "jest",
Expand Down
16 changes: 8 additions & 8 deletions packages/blitz/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "blitz",
"description": "Blitz is a Rails-like framework for monolithic, full-stack React apps — built on Next.js",
"version": "0.41.2-canary.3",
"version": "0.41.2-canary.4",
"license": "MIT",
"scripts": {
"test": "jest",
Expand Down Expand Up @@ -51,11 +51,11 @@
"url": "https://github.com/blitz-js/blitz"
},
"dependencies": {
"@blitzjs/babel-preset": "0.41.2-canary.3",
"@blitzjs/cli": "0.41.2-canary.3",
"@blitzjs/display": "0.41.2-canary.3",
"@blitzjs/generator": "0.41.2-canary.3",
"@blitzjs/server": "0.41.2-canary.3",
"@blitzjs/babel-preset": "0.41.2-canary.4",
"@blitzjs/cli": "0.41.2-canary.4",
"@blitzjs/display": "0.41.2-canary.4",
"@blitzjs/generator": "0.41.2-canary.4",
"@blitzjs/server": "0.41.2-canary.4",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.5",
"@testing-library/react-hooks": "^4.0.1",
Expand All @@ -64,11 +64,11 @@
"cross-spawn": "7.0.3",
"debug": "4.3.1",
"envinfo": "^7.7.3",
"eslint-config-blitz": "0.41.2-canary.3",
"eslint-config-blitz": "0.41.2-canary.4",
"jest": "^26.6.3",
"jest-watch-typeahead": "^0.6.1",
"minimist": "1.2.5",
"next": "0.41.2-canary.3",
"next": "0.41.2-canary.4",
"os-name": "^4.0.0",
"pkg-dir": "^5.0.0",
"react-test-renderer": "17.0.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@blitzjs/cli",
"description": "Blitz.js CLI",
"version": "0.41.2-canary.3",
"version": "0.41.2-canary.4",
"license": "MIT",
"scripts": {
"dev": "rimraf lib && tsc --watch --pretty --preserveWatchOutput",
Expand All @@ -22,10 +22,10 @@
"/lib"
],
"dependencies": {
"@blitzjs/display": "0.41.2-canary.3",
"@blitzjs/generator": "0.41.2-canary.3",
"@blitzjs/installer": "0.41.2-canary.3",
"@blitzjs/server": "0.41.2-canary.3",
"@blitzjs/display": "0.41.2-canary.4",
"@blitzjs/generator": "0.41.2-canary.4",
"@blitzjs/installer": "0.41.2-canary.4",
"@blitzjs/server": "0.41.2-canary.4",
"@oclif/command": "1.8.0",
"@oclif/config": "1.17.0",
"@oclif/plugin-autocomplete": "0.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/display/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blitzjs/display",
"version": "0.41.2-canary.3",
"version": "0.41.2-canary.4",
"description": "Display package for the Blitz CLI",
"homepage": "https://github.com/blitz-js/blitz#readme",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"url": "git+https://github.com/blitz-js/blitz.git"
},
"dependencies": {
"@blitzjs/display": "0.41.2-canary.3",
"@blitzjs/display": "0.41.2-canary.4",
"chalk": "^4.1.0",
"console-table-printer": "^2.7.5",
"ora": "^5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-blitz",
"version": "0.41.2-canary.3",
"version": "0.41.2-canary.4",
"description": "Blitz.js eslint config",
"license": "MIT",
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions packages/generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blitzjs/generator",
"version": "0.41.2-canary.3",
"version": "0.41.2-canary.4",
"description": "File generation for the Blitz CLI",
"homepage": "https://github.com/blitz-js/blitz#readme",
"license": "MIT",
Expand Down Expand Up @@ -33,8 +33,8 @@
"dependencies": {
"@babel/core": "7.12.10",
"@babel/plugin-transform-typescript": "7.12.1",
"@blitzjs/display": "0.41.2-canary.3",
"@blitzjs/server": "0.41.2-canary.3",
"@blitzjs/display": "0.41.2-canary.4",
"@blitzjs/server": "0.41.2-canary.4",
"@mrleebo/prisma-ast": "^0.2.4",
"@types/jscodeshift": "0.7.2",
"chalk": "^4.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/installer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blitzjs/installer",
"version": "0.41.2-canary.3",
"version": "0.41.2-canary.4",
"description": "Package installation for the Blitz CLI",
"homepage": "https://github.com/blitz-js/blitz#readme",
"license": "MIT",
Expand Down Expand Up @@ -30,8 +30,8 @@
"dependencies": {
"@babel/core": "7.12.10",
"@babel/plugin-transform-typescript": "7.12.1",
"@blitzjs/display": "0.41.2-canary.3",
"@blitzjs/generator": "0.41.2-canary.3",
"@blitzjs/display": "0.41.2-canary.4",
"@blitzjs/generator": "0.41.2-canary.4",
"@mrleebo/prisma-ast": "^0.2.4",
"@prisma/sdk": "2.19.0",
"@types/jscodeshift": "0.7.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@blitzjs/server",
"description": "Blitz.js server functionality",
"version": "0.41.2-canary.3",
"version": "0.41.2-canary.4",
"license": "MIT",
"scripts": {
"test": "jest --passWithNoTests",
Expand All @@ -19,7 +19,7 @@
"dist"
],
"dependencies": {
"@blitzjs/display": "0.41.2-canary.3",
"@blitzjs/display": "0.41.2-canary.4",
"cross-spawn": "7.0.3",
"detect-port": "1.3.0",
"esbuild": "^0.11.12",
Expand Down

0 comments on commit feba2b6

Please sign in to comment.