Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - [email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - [email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - [email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @scandipwa/[email protected]
 - @tilework/[email protected]
  • Loading branch information
AleksandrsKondratjevs committed Oct 18, 2022
1 parent 467a800 commit e47c570
Show file tree
Hide file tree
Showing 18 changed files with 41 additions and 41 deletions.
10 changes: 5 additions & 5 deletions build-packages/create-scandipwa-app/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "create-scandipwa-app",
"description": "Global command used by CSA.",
"version": "1.4.5",
"version": "1.4.6",
"main": "./index.js",
"bin": "./index.js",
"license": "OSL-3.0",
"dependencies": {
"@scandipwa/csa-generator-blank": "0.1.22",
"@scandipwa/csa-generator-cra": "0.1.22",
"@scandipwa/csa-generator-theme": "0.4.0",
"@scandipwa/scandipwa-dev-utils": "0.1.15",
"@scandipwa/csa-generator-blank": "0.1.23",
"@scandipwa/csa-generator-cra": "0.1.23",
"@scandipwa/csa-generator-theme": "0.4.1",
"@scandipwa/scandipwa-dev-utils": "0.1.16",
"semver": "^7.3.2",
"yargs": "^16.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions build-packages/csa-generator-blank/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@scandipwa/csa-generator-blank",
"description": "Blank app template used by CSA.",
"version": "0.1.22",
"version": "0.1.23",
"main": "index.js",
"license": "OSL-3.0",
"dependencies": {
"@scandipwa/scandipwa-dev-utils": "0.1.15"
"@scandipwa/scandipwa-dev-utils": "0.1.16"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions build-packages/csa-generator-cra/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@scandipwa/csa-generator-cra",
"description": "Clean app template used by CSA - minimum dependencies for template.",
"version": "0.1.22",
"version": "0.1.23",
"main": "index.js",
"license": "OSL-3.0",
"dependencies": {
"@scandipwa/scandipwa-dev-utils": "0.1.15"
"@scandipwa/scandipwa-dev-utils": "0.1.16"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions build-packages/csa-generator-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@scandipwa/csa-generator-theme",
"description": "Theme template used by CSA.",
"version": "0.4.0",
"version": "0.4.1",
"main": "index.js",
"license": "OSL-3.0",
"dependencies": {
"@scandipwa/scandipwa-dev-utils": "0.1.15"
"@scandipwa/scandipwa-dev-utils": "0.1.16"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions build-packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@scandipwa/eslint-config",
"description": "Shareable ESLint configuration used by CSA.",
"version": "0.2.0",
"version": "0.2.1",
"main": "index.js",
"license": "OSL-3.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@babel/eslint-parser": "^7.19.1",
"@scandipwa/eslint-plugin-scandipwa-guidelines": "2.0.37",
"@scandipwa/eslint-plugin-scandipwa-guidelines": "2.0.38",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"eslint-config-airbnb": "^18.2.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scandipwa/eslint-plugin-scandipwa-guidelines",
"description": "ESLint plugin used by CSA.",
"version": "2.0.37",
"version": "2.0.38",
"keywords": [
"eslint",
"eslintplugin",
Expand All @@ -12,7 +12,7 @@
"test": "mocha tests --recursive tests **/*.test.js"
},
"dependencies": {
"@scandipwa/scandipwa-dev-utils": "0.1.15",
"@scandipwa/scandipwa-dev-utils": "0.1.16",
"@tilework/eslint-plugin-mosaic": "0.0.9",
"@tilework/mosaic-dev-utils": "0.0.5",
"eslint-traverse": "^1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions build-packages/scandipwa-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "scandipwa-cli",
"description": "ScandiPWA CLI command used by CSA.",
"version": "0.3.20",
"version": "0.3.21",
"bin": {
"scandipwa": "index.js"
},
"license": "OSL-3.0",
"dependencies": {
"@scandipwa/csa-generator-extension": "0.0.26",
"@scandipwa/scandipwa-dev-utils": "0.1.15",
"@scandipwa/scandipwa-development-toolkit-core": "1.0.27",
"@scandipwa/scandipwa-dev-utils": "0.1.16",
"@scandipwa/scandipwa-development-toolkit-core": "1.0.28",
"@tilework/mosaic-dev-utils": "0.0.5",
"archiver": "^5.0.2",
"inquirer": "^7.3.3",
Expand Down
2 changes: 1 addition & 1 deletion build-packages/scandipwa-dev-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scandipwa/scandipwa-dev-utils",
"description": "Development utilities used by CSA.",
"version": "0.1.15",
"version": "0.1.16",
"dependencies": {
"@tilework/mosaic-dev-utils": "0.2.3",
"cross-spawn": "^7.0.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.27",
"version": "1.0.28",
"name": "@scandipwa/scandipwa-development-toolkit-core",
"publisher": "ScandiPWA",
"description": "ScandiPWA development tools' base",
Expand All @@ -22,7 +22,7 @@
"@babel/traverse": "^7.9.6",
"@babel/types": "^7.9.6",
"@scandipwa/csa-generator-extension": "0.0.26",
"@scandipwa/scandipwa-dev-utils": "0.1.15",
"@scandipwa/scandipwa-dev-utils": "0.1.16",
"@tilework/mosaic-dev-utils": "0.2.1",
"@tilework/mosaic-webpack-fallback-plugin": "0.0.5",
"@types/babel__generator": "^7.6.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.0.28",
"version": "1.0.29",
"name": "scandipwa-vscode-tools",
"publisher": "scandipwa-new",
"displayName": "ScandiPWA tools for VSCode",
Expand Down Expand Up @@ -112,7 +112,7 @@
"@babel/parser": "^7.9.6",
"@babel/traverse": "^7.9.6",
"@babel/types": "^7.9.6",
"@scandipwa/scandipwa-development-toolkit-core": "1.0.27",
"@scandipwa/scandipwa-development-toolkit-core": "1.0.28",
"@tilework/mosaic-dev-utils": "0.0.5"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions build-packages/scandipwa-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scandipwa/scandipwa-scripts",
"description": "Scripts and configuration used by CSA.",
"version": "2.4.22",
"version": "2.4.23",
"homepage": "https://docs.create-scandipwa-app.com/",
"repository": "github:scandipwa/create-scandipwa-app",
"bin": {
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@scandipwa/next-emulator": "0.0.4",
"@scandipwa/scandipwa-template-plugin-system": "0.1.21",
"@scandipwa/scandipwa-template-plugin-system": "0.1.22",
"@tilework/mosaic-cra-scripts": "0.1.25"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions build-packages/scandipwa-template-plugin-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scandipwa/scandipwa-template-plugin-system",
"version": "0.1.21",
"version": "0.1.22",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -17,7 +17,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@scandipwa/scandipwa-dev-utils": "0.1.15",
"@scandipwa/scandipwa-dev-utils": "0.1.16",
"@tilework/mosaic-dev-utils": "0.0.5",
"loader-utils": "^2.0.0",
"lodash": "^4.17.20",
Expand Down
4 changes: 2 additions & 2 deletions build-packages/ts-server-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scandipwa/ts-server-plugin",
"version": "0.0.3",
"version": "0.0.4",
"license": "OSL-3.0",
"main": "./out",
"publishConfig": {
Expand All @@ -11,7 +11,7 @@
"start": "tsc --watch --sourceMap --outDir ./out"
},
"dependencies": {
"@scandipwa/scandipwa-dev-utils": "0.1.15"
"@scandipwa/scandipwa-dev-utils": "0.1.16"
},
"scandipwa": {
"type": "extension",
Expand Down
4 changes: 2 additions & 2 deletions build-packages/webpack-i18n-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@scandipwa/webpack-i18n-plugin",
"description": "Webpack internationalization plugin used used by CSA.",
"version": "0.1.27",
"version": "0.1.28",
"main": "index.js",
"license": "OSL-3.0",
"dependencies": {
"@scandipwa/scandipwa-dev-utils": "0.1.15",
"@scandipwa/scandipwa-dev-utils": "0.1.16",
"@tilework/mosaic-dev-utils": "0.0.5"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions build-packages/webpack-i18n-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@scandipwa/webpack-i18n-runtime",
"description": "Webpack internationalization plugin used used by CSA.",
"version": "0.0.32",
"version": "0.0.33",
"license": "OSL-3.0",
"dependencies": {
"@scandipwa/scandipwa-dev-utils": "0.1.15",
"@scandipwa/scandipwa-dev-utils": "0.1.16",
"@scandipwa/webpack-after-emit-logger": "0.0.10",
"@tilework/mosaic-dev-utils": "0.0.5",
"loader-utils": "^2.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/m2-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@scandipwa/m2-theme",
"description": "Magneto 2 theme build extension used by CSA.",
"version": "0.2.5",
"version": "0.2.6",
"license": "OSL-3.0",
"dependencies": {
"@scandipwa/craco": "0.1.1",
"@scandipwa/scandipwa-dev-utils": "0.1.15",
"@scandipwa/scandipwa-dev-utils": "0.1.16",
"@scandipwa/webpack-fallback-plugin": "^1.2.5"
},
"scandipwa": {
Expand Down
10 changes: 5 additions & 5 deletions packages/scandipwa/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scandipwa/scandipwa",
"description": "ScandiPWA source code used by CSA.",
"version": "6.0.0",
"version": "6.0.1",
"scripts": {
"start": "scandipwa-scripts start",
"start:magento": "BUILD_MODE=magento scandipwa-scripts start",
Expand All @@ -10,14 +10,14 @@
},
"dependencies": {
"@scandipwa/chunk-optimizer": "0.0.9",
"@scandipwa/m2-theme": "0.2.5",
"@scandipwa/m2-theme": "0.2.6",
"@scandipwa/next-emulator": "0.0.4",
"@scandipwa/postcss-config": "0.0.3",
"@scandipwa/scandipwa-scripts": "2.4.22",
"@scandipwa/scandipwa-scripts": "2.4.23",
"@scandipwa/service-worker": "0.0.18",
"@scandipwa/stylelint-config": "0.0.8",
"@scandipwa/webpack-i18n-runtime": "0.0.32",
"@tilework/opus": "0.0.11",
"@scandipwa/webpack-i18n-runtime": "0.0.33",
"@tilework/opus": "0.0.12",
"@types/react": "18.0.17",
"@types/react-datepicker": "^4.4.1",
"@types/react-dom": "18.0.6",
Expand Down
2 changes: 1 addition & 1 deletion tilework-packages/opus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/tilework/opus"
},
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",
"files": [
"dist/**/*"
Expand Down

0 comments on commit e47c570

Please sign in to comment.