Skip to content

Commit

Permalink
v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
onigoetz committed Mar 8, 2021
1 parent 8dfdfab commit 036f3ab
Show file tree
Hide file tree
Showing 23 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "crafty-workspace",
"private": true,
"version": "1.13.7",
"version": "1.14.0",
"description": "Base repo for all JS Tooling at Swissquote",
"license": "Apache-2.0",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-swissquote/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/babel-preset-swissquote",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/crafty-preset-babel/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-babel",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -15,9 +15,9 @@
"@babel/core": "7.13.8",
"@babel/runtime": "7.13.9",
"@rollup/plugin-babel": "5.3.0",
"@swissquote/babel-preset-swissquote": "1.13.7",
"@swissquote/crafty-preset-eslint": "1.13.7",
"@swissquote/crafty-preset-terser": "1.13.7",
"@swissquote/babel-preset-swissquote": "1.14.0",
"@swissquote/crafty-preset-eslint": "1.14.0",
"@swissquote/crafty-preset-terser": "1.14.0",
"babel-loader": "8.2.2",
"babel-plugin-istanbul": "6.0.0",
"babel-preset-jest": "26.6.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/crafty-preset-eslint/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-eslint",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -12,9 +12,9 @@
"lint": "node src/commands/jsLint.js --preset recommended --preset node src"
},
"dependencies": {
"@swissquote/crafty-preset-prettier": "1.13.7",
"@swissquote/eslint-plugin-swissquote": "1.13.7",
"@swissquote/rollup-plugin-eslint": "1.13.7",
"@swissquote/crafty-preset-prettier": "1.14.0",
"@swissquote/eslint-plugin-swissquote": "1.14.0",
"@swissquote/rollup-plugin-eslint": "1.14.0",
"copy-anything": "^2.0.3",
"debug": "^4.1.0",
"eslint": "7.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-images-simple/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-images-simple",
"version": "1.13.7",
"version": "1.14.0",
"repository": "https://github.com/swissquote/crafty.git",
"description": "Compress images with Crafty",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-images/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-images",
"version": "1.13.7",
"version": "1.14.0",
"repository": "https://github.com/swissquote/crafty.git",
"description": "Compress images with Crafty",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-jest/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-jest",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-maven/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-maven",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/crafty-preset-postcss/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-postcss",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -12,9 +12,9 @@
"lint": "node ../crafty-preset-eslint/src/commands/jsLint.js --preset recommended --preset node src"
},
"dependencies": {
"@swissquote/crafty-preset-prettier": "1.13.7",
"@swissquote/postcss-swissquote-preset": "1.13.7",
"@swissquote/stylelint-config-swissquote": "1.13.7",
"@swissquote/crafty-preset-prettier": "1.14.0",
"@swissquote/postcss-swissquote-preset": "1.14.0",
"@swissquote/stylelint-config-swissquote": "1.14.0",
"css-loader": "5.1.1",
"end-of-stream": "1.4.4",
"gulp-postcss": "8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-prettier/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-prettier",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-react",
"version": "1.13.7",
"version": "1.14.0",
"repository": "https://github.com/swissquote/crafty.git",
"description": "React tools for crafty",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-preset-terser/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-terser",
"version": "1.13.7",
"version": "1.14.0",
"repository": "https://github.com/swissquote/crafty.git",
"description": "Terser default configuration for Crafty",
"license": "Apache-2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/crafty-preset-typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-typescript",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -15,8 +15,8 @@
"@babel/core": "7.13.8",
"@babel/runtime": "7.13.9",
"@rollup/plugin-babel": "5.3.0",
"@swissquote/babel-preset-swissquote": "1.13.7",
"@swissquote/crafty-preset-eslint": "1.13.7",
"@swissquote/babel-preset-swissquote": "1.14.0",
"@swissquote/crafty-preset-eslint": "1.14.0",
"babel-loader": "8.2.2",
"find-up": "^5.0.0",
"fork-ts-checker-webpack-plugin": "6.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/crafty-runner-gulp/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-runner-gulp",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -12,7 +12,7 @@
"lint": "node ../crafty-preset-eslint/src/commands/jsLint.js --preset recommended --preset node src"
},
"dependencies": {
"@swissquote/crafty": "1.13.7",
"@swissquote/crafty": "1.14.0",
"debug": "^4.1.0",
"gulp-plumber": "1.2.1",
"vinyl-fs": "^3.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/crafty-runner-rollup/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-runner-rollup",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -16,7 +16,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "11.2.0",
"@rollup/plugin-replace": "2.4.1",
"@swissquote/crafty-preset-terser": "1.13.7",
"@swissquote/crafty-preset-terser": "1.14.0",
"ansi-colors": "^4.0.0",
"debug": "^4.1.0",
"pretty-hrtime": "1.0.3",
Expand All @@ -25,7 +25,7 @@
"rollup-plugin-terser": "7.0.2"
},
"peerDependencies": {
"@swissquote/crafty": "1.13.7"
"@swissquote/crafty": "1.14.0"
},
"engines": {
"node": ">=10.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/crafty-runner-webpack/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-runner-webpack",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -15,7 +15,7 @@
},
"main": "src/index.js",
"dependencies": {
"@swissquote/crafty-preset-terser": "1.13.7",
"@swissquote/crafty-preset-terser": "1.14.0",
"ansi-colors": "^4.0.0",
"case-sensitive-paths-webpack-plugin": "2.4.0",
"debug": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-swissquote/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/eslint-plugin-swissquote",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"keywords": [
Expand Down
22 changes: 11 additions & 11 deletions packages/experiment/package.json
@@ -1,6 +1,6 @@
{
"name": "experiment",
"version": "1.13.7",
"version": "1.14.0",
"private": true,
"scripts": {
"build": "crafty run",
Expand All @@ -16,16 +16,16 @@
"webpack": "4.46.0"
},
"devDependencies": {
"@swissquote/crafty": "1.13.7",
"@swissquote/crafty-preset-babel": "1.13.7",
"@swissquote/crafty-preset-images": "1.13.7",
"@swissquote/crafty-preset-images-simple": "1.13.7",
"@swissquote/crafty-preset-maven": "1.13.7",
"@swissquote/crafty-preset-postcss": "1.13.7",
"@swissquote/crafty-preset-typescript": "1.13.7",
"@swissquote/crafty-runner-gulp": "1.13.7",
"@swissquote/crafty-runner-rollup": "1.13.7",
"@swissquote/crafty-runner-webpack": "1.13.7",
"@swissquote/crafty": "1.14.0",
"@swissquote/crafty-preset-babel": "1.14.0",
"@swissquote/crafty-preset-images": "1.14.0",
"@swissquote/crafty-preset-images-simple": "1.14.0",
"@swissquote/crafty-preset-maven": "1.14.0",
"@swissquote/crafty-preset-postcss": "1.14.0",
"@swissquote/crafty-preset-typescript": "1.14.0",
"@swissquote/crafty-runner-gulp": "1.14.0",
"@swissquote/crafty-runner-rollup": "1.14.0",
"@swissquote/crafty-runner-webpack": "1.14.0",
"react": "17.0.1",
"react-dom": "17.0.1"
}
Expand Down
26 changes: 13 additions & 13 deletions packages/integration/package.json
@@ -1,6 +1,6 @@
{
"name": "integration",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"private": true,
"scripts": {
Expand All @@ -11,18 +11,18 @@
},
"dependencies": {
"@babel/core": "7.13.8",
"@swissquote/crafty": "1.13.7",
"@swissquote/crafty-preset-babel": "1.13.7",
"@swissquote/crafty-preset-eslint": "1.13.7",
"@swissquote/crafty-preset-images": "1.13.7",
"@swissquote/crafty-preset-images-simple": "1.13.7",
"@swissquote/crafty-preset-maven": "1.13.7",
"@swissquote/crafty-preset-postcss": "1.13.7",
"@swissquote/crafty-preset-prettier": "1.13.7",
"@swissquote/crafty-preset-typescript": "1.13.7",
"@swissquote/crafty-runner-gulp": "1.13.7",
"@swissquote/crafty-runner-rollup": "1.13.7",
"@swissquote/crafty-runner-webpack": "1.13.7",
"@swissquote/crafty": "1.14.0",
"@swissquote/crafty-preset-babel": "1.14.0",
"@swissquote/crafty-preset-eslint": "1.14.0",
"@swissquote/crafty-preset-images": "1.14.0",
"@swissquote/crafty-preset-images-simple": "1.14.0",
"@swissquote/crafty-preset-maven": "1.14.0",
"@swissquote/crafty-preset-postcss": "1.14.0",
"@swissquote/crafty-preset-prettier": "1.14.0",
"@swissquote/crafty-preset-typescript": "1.14.0",
"@swissquote/crafty-runner-gulp": "1.14.0",
"@swissquote/crafty-runner-rollup": "1.14.0",
"@swissquote/crafty-runner-webpack": "1.14.0",
"@types/jest": "^26.0.19",
"c8": "7.6.0",
"execa": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-swissquote-preset/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-swissquote-preset",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugin-eslint/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/rollup-plugin-eslint",
"version": "1.13.7",
"version": "1.14.0",
"description": "Verify entry point and all imported files with ESLint",
"main": "index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-swissquote/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/stylelint-config-swissquote",
"version": "1.13.7",
"version": "1.14.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand Down

0 comments on commit 036f3ab

Please sign in to comment.