Skip to content

Commit

Permalink
v1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
onigoetz committed Jan 13, 2023
1 parent 7d8809b commit d358a91
Show file tree
Hide file tree
Showing 43 changed files with 158 additions and 158 deletions.
22 changes: 11 additions & 11 deletions examples/maven/src/main/frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "maven",
"version": "1.20.0",
"version": "1.21.0",
"private": true,
"scripts": {
"_build": "crafty run",
Expand All @@ -16,16 +16,16 @@
"webpack": "5.75.0"
},
"devDependencies": {
"@swissquote/crafty": "1.20.0",
"@swissquote/crafty-preset-babel": "1.20.0",
"@swissquote/crafty-preset-images": "1.20.0",
"@swissquote/crafty-preset-images-simple": "1.20.0",
"@swissquote/crafty-preset-maven": "1.20.0",
"@swissquote/crafty-preset-postcss": "1.20.0",
"@swissquote/crafty-preset-typescript": "1.20.0",
"@swissquote/crafty-runner-gulp": "1.20.0",
"@swissquote/crafty-runner-rollup": "1.20.0",
"@swissquote/crafty-runner-webpack": "1.20.0",
"@swissquote/crafty": "1.21.0",
"@swissquote/crafty-preset-babel": "1.21.0",
"@swissquote/crafty-preset-images": "1.21.0",
"@swissquote/crafty-preset-images-simple": "1.21.0",
"@swissquote/crafty-preset-maven": "1.21.0",
"@swissquote/crafty-preset-postcss": "1.21.0",
"@swissquote/crafty-preset-typescript": "1.21.0",
"@swissquote/crafty-runner-gulp": "1.21.0",
"@swissquote/crafty-runner-rollup": "1.21.0",
"@swissquote/crafty-runner-webpack": "1.21.0",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
12 changes: 6 additions & 6 deletions examples/simple-swc/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-swc",
"version": "1.20.0",
"version": "1.21.0",
"private": true,
"scripts": {
"_build": "crafty run",
Expand All @@ -16,11 +16,11 @@
"webpack": "5.75.0"
},
"devDependencies": {
"@swissquote/crafty": "1.20.0",
"@swissquote/crafty-preset-jest": "1.20.0",
"@swissquote/crafty-preset-postcss": "1.20.0",
"@swissquote/crafty-preset-swc": "1.20.0",
"@swissquote/crafty-runner-webpack": "1.20.0",
"@swissquote/crafty": "1.21.0",
"@swissquote/crafty-preset-jest": "1.21.0",
"@swissquote/crafty-preset-postcss": "1.21.0",
"@swissquote/crafty-preset-swc": "1.21.0",
"@swissquote/crafty-runner-webpack": "1.21.0",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
20 changes: 10 additions & 10 deletions examples/simple/package.json
@@ -1,6 +1,6 @@
{
"name": "simple",
"version": "1.20.0",
"version": "1.21.0",
"private": true,
"scripts": {
"_build": "crafty run",
Expand All @@ -17,15 +17,15 @@
"webpack": "5.75.0"
},
"devDependencies": {
"@swissquote/crafty": "1.20.0",
"@swissquote/crafty-preset-babel": "1.20.0",
"@swissquote/crafty-preset-images": "1.20.0",
"@swissquote/crafty-preset-images-simple": "1.20.0",
"@swissquote/crafty-preset-maven": "1.20.0",
"@swissquote/crafty-preset-postcss": "1.20.0",
"@swissquote/crafty-runner-gulp": "1.20.0",
"@swissquote/crafty-runner-rollup": "1.20.0",
"@swissquote/crafty-runner-webpack": "1.20.0",
"@swissquote/crafty": "1.21.0",
"@swissquote/crafty-preset-babel": "1.21.0",
"@swissquote/crafty-preset-images": "1.21.0",
"@swissquote/crafty-preset-images-simple": "1.21.0",
"@swissquote/crafty-preset-maven": "1.21.0",
"@swissquote/crafty-preset-postcss": "1.21.0",
"@swissquote/crafty-runner-gulp": "1.21.0",
"@swissquote/crafty-runner-rollup": "1.21.0",
"@swissquote/crafty-runner-webpack": "1.21.0",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
20 changes: 10 additions & 10 deletions examples/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "typescript",
"version": "1.20.0",
"version": "1.21.0",
"private": true,
"scripts": {
"_build": "crafty run",
Expand All @@ -17,15 +17,15 @@
"webpack": "5.75.0"
},
"devDependencies": {
"@swissquote/crafty": "1.20.0",
"@swissquote/crafty-preset-images": "1.20.0",
"@swissquote/crafty-preset-images-simple": "1.20.0",
"@swissquote/crafty-preset-maven": "1.20.0",
"@swissquote/crafty-preset-postcss": "1.20.0",
"@swissquote/crafty-preset-typescript": "1.20.0",
"@swissquote/crafty-runner-gulp": "1.20.0",
"@swissquote/crafty-runner-rollup": "1.20.0",
"@swissquote/crafty-runner-webpack": "1.20.0",
"@swissquote/crafty": "1.21.0",
"@swissquote/crafty-preset-images": "1.21.0",
"@swissquote/crafty-preset-images-simple": "1.21.0",
"@swissquote/crafty-preset-maven": "1.21.0",
"@swissquote/crafty-preset-postcss": "1.21.0",
"@swissquote/crafty-preset-typescript": "1.21.0",
"@swissquote/crafty-runner-gulp": "1.21.0",
"@swissquote/crafty-runner-rollup": "1.21.0",
"@swissquote/crafty-runner-webpack": "1.21.0",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion package-forks/assets/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/assets",
"version": "1.20.0",
"version": "1.21.0",
"description": "An asset manager for node",
"keywords": [
"assets",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/color-fns/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/color-fns",
"version": "1.20.0",
"version": "1.21.0",
"engines": {
"node": ">=16"
},
Expand Down
4 changes: 2 additions & 2 deletions package-forks/gulp-newer/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/gulp-newer",
"version": "1.20.0",
"version": "1.21.0",
"description": "Only pass through newer source files",
"homepage": "https://github.com/tschaub/gulp-newer",
"author": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"test:ci": "c8 --clean --reporter=text --reporter=lcov --reporter=html --include=index.js ava"
},
"devDependencies": {
"@swissquote/crafty-runner-gulp": "1.20.0",
"@swissquote/crafty-runner-gulp": "1.21.0",
"ava": "5.1.0",
"c8": "7.12.0",
"mock-fs": "5.2.0",
Expand Down
4 changes: 2 additions & 2 deletions package-forks/gulp-plumber/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/gulp-plumber",
"version": "1.20.0",
"version": "1.21.0",
"description": "Prevent pipe breaking caused by errors from gulp plugins",
"keywords": [
"gulpplugin"
Expand Down Expand Up @@ -28,7 +28,7 @@
"plugin-error": "2.0.1"
},
"devDependencies": {
"@swissquote/crafty-runner-gulp": "1.20.0",
"@swissquote/crafty-runner-gulp": "1.21.0",
"ava": "5.1.0",
"c8": "7.12.0",
"event-stream": "4.0.1",
Expand Down
4 changes: 2 additions & 2 deletions package-forks/postcss-assets/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-assets",
"version": "1.20.0",
"version": "1.21.0",
"description": "PostCSS plugin to manage assets",
"keywords": [
"assets",
Expand Down Expand Up @@ -32,7 +32,7 @@
"test:ci": "c8 --clean --reporter=text --reporter=lcov --reporter=html --include=lib ava"
},
"dependencies": {
"@swissquote/assets": "1.20.0",
"@swissquote/assets": "1.21.0",
"postcss-functions": "4.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-atroot/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-atroot",
"version": "1.20.0",
"version": "1.21.0",
"description": "PostCSS plugin to place rules directly at the root",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-color-gray/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-color-gray",
"version": "1.20.0",
"version": "1.21.0",
"description": "Use the gray() color function in CSS",
"author": "Shinnosuke Watanabe (https://github.com/shinnn)",
"license": "ISC",
Expand Down
4 changes: 2 additions & 2 deletions package-forks/postcss-color-hwb/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-color-hwb",
"version": "1.20.0",
"version": "1.21.0",
"description": "PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba()))",
"keywords": [
"css",
Expand All @@ -21,7 +21,7 @@
"index.js"
],
"dependencies": {
"@swissquote/color-fns": "1.20.0",
"@swissquote/color-fns": "1.21.0",
"postcss-functions": "4.0.2",
"postcss-value-parser": "4.2.0",
"units-css": "0.4.0"
Expand Down
4 changes: 2 additions & 2 deletions package-forks/postcss-color-mod-function/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-color-mod-function",
"version": "1.20.0",
"version": "1.21.0",
"description": "Modify colors using the color-mod() function in CSS",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"license": "CC0-1.0",
Expand All @@ -21,7 +21,7 @@
"node": ">=16"
},
"dependencies": {
"@swissquote/color-fns": "1.20.0",
"@swissquote/color-fns": "1.21.0",
"postcss-values-parser": "6.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-custom-properties/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-custom-properties",
"version": "1.20.0",
"version": "1.21.0",
"description": "Use Custom Properties Queries in CSS",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-image-set-polyfill/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-image-set-polyfill",
"version": "1.20.0",
"version": "1.21.0",
"description": "PostCSS plugin for fallback image-set",
"keywords": [
"postcss",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/postcss-selector-matches/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/postcss-selector-matches",
"version": "1.20.0",
"version": "1.21.0",
"description": "PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors",
"keywords": [
"postcss",
Expand Down
2 changes: 1 addition & 1 deletion package-forks/undertaker/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/undertaker",
"version": "1.20.0",
"version": "1.21.0",
"description": "Task registry that allows composition through series/parallel methods.",
"author": "Gulp Team <team@gulpjs.com> (https://gulpjs.com/)",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "crafty-workspace",
"private": true,
"version": "1.20.0",
"version": "1.21.0",
"description": "Base repo for all JS Tooling at Swissquote",
"license": "Apache-2.0",
"main": "index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset-swissquote/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/babel-preset-swissquote",
"version": "1.20.0",
"version": "1.21.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -14,7 +14,7 @@
"dependencies": {
"@babel/core": "7.20.12",
"@babel/runtime": "7.20.7",
"@swissquote/crafty-commons": "1.20.0"
"@swissquote/crafty-commons": "1.21.0"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "7.19.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/crafty-commons-gulp/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-commons-gulp",
"version": "1.20.0",
"version": "1.21.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -12,10 +12,10 @@
"build": "node ../../utils/build.js"
},
"dependencies": {
"@swissquote/crafty-commons": "1.20.0"
"@swissquote/crafty-commons": "1.21.0"
},
"devDependencies": {
"@swissquote/gulp-newer": "1.20.0",
"@swissquote/gulp-newer": "1.21.0",
"gulp-concat": "2.6.1",
"gulp-eslint-new": "1.7.1",
"plugin-error": "2.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/crafty-commons-webpack/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-commons-webpack",
"version": "1.20.0",
"version": "1.21.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -12,7 +12,7 @@
"build": "node ../../utils/build.js"
},
"dependencies": {
"@swissquote/crafty-commons": "1.20.0"
"@swissquote/crafty-commons": "1.21.0"
},
"devDependencies": {
"big.js": "6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-commons/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-commons",
"version": "1.20.0",
"version": "1.21.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions packages/crafty-preset-babel/package.json
@@ -1,6 +1,6 @@
{
"name": "@swissquote/crafty-preset-babel",
"version": "1.20.0",
"version": "1.21.0",
"license": "Apache-2.0",
"repository": "https://github.com/swissquote/crafty.git",
"publishConfig": {
Expand All @@ -16,11 +16,11 @@
"@babel/core": "7.20.12",
"@babel/helper-module-imports": "7.18.6",
"@babel/runtime": "7.20.7",
"@swissquote/babel-preset-swissquote": "1.20.0",
"@swissquote/crafty-commons-gulp": "1.20.0",
"@swissquote/crafty-commons-webpack": "1.20.0",
"@swissquote/crafty-preset-eslint": "1.20.0",
"@swissquote/crafty-preset-terser": "1.20.0",
"@swissquote/babel-preset-swissquote": "1.21.0",
"@swissquote/crafty-commons-gulp": "1.21.0",
"@swissquote/crafty-commons-webpack": "1.21.0",
"@swissquote/crafty-preset-eslint": "1.21.0",
"@swissquote/crafty-preset-terser": "1.21.0",
"schema-utils": "4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit d358a91

Please sign in to comment.