Skip to content

Commit

Permalink
v11.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robinweser committed Mar 25, 2021
1 parent f8e328d commit 1b8d36a
Show file tree
Hide file tree
Showing 62 changed files with 190 additions and 190 deletions.
6 changes: 3 additions & 3 deletions benchmarks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "benchmarks",
"version": "11.6.0",
"version": "11.6.1",
"scripts": {
"build": "mkdir -p dist && cp -f index.html dist/index.html && ./node_modules/.bin/webpack-cli --config ./webpack.config.js"
},
Expand All @@ -10,13 +10,13 @@
"classnames": "^2.2.6",
"d3-scale-chromatic": "1.2.0",
"emotion": "^10.0.27",
"fela": "^11.6.0",
"fela": "^11.6.1",
"glamor": "^2.20.40",
"radium": "^0.26.0",
"react": "^17.0.1",
"react-art": "^17.0.0",
"react-dom": "^17.0.1",
"react-fela": "^11.6.0",
"react-fela": "^11.6.1",
"react-jss": "^10.0.4",
"react-native-web": "^0.14.7",
"reactxp": "^2.0.0",
Expand Down
24 changes: 12 additions & 12 deletions examples/example-inferno/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "example-inferno",
"version": "11.6.0",
"version": "11.6.1",
"description": "Fela example with Inferno",
"scripts": {
"client": "NODE_ENV=development webpack-dev-server",
Expand All @@ -18,20 +18,20 @@
"create-inferno-context": "^0.2.4",
"express": "^4.14.0",
"express-http-proxy": "^1.0.0",
"fela": "^11.6.0",
"fela-beautifier": "^11.6.0",
"fela-dom": "^11.6.0",
"fela-perf": "^11.6.0",
"fela-plugin-embedded": "^11.6.0",
"fela-plugin-fallback-value": "^11.6.0",
"fela-plugin-logger": "^11.6.0",
"fela": "^11.6.1",
"fela-beautifier": "^11.6.1",
"fela-dom": "^11.6.1",
"fela-perf": "^11.6.1",
"fela-plugin-embedded": "^11.6.1",
"fela-plugin-fallback-value": "^11.6.1",
"fela-plugin-logger": "^11.6.1",
"fela-plugin-lvha": "^5.0.16",
"fela-plugin-prefixer": "^11.6.0",
"fela-plugin-unit": "^11.6.0",
"fela-plugin-validator": "^11.6.0",
"fela-plugin-prefixer": "^11.6.1",
"fela-plugin-unit": "^11.6.1",
"fela-plugin-validator": "^11.6.1",
"inferno": "^6.1.5",
"inferno-create-element": "^6.1.5",
"inferno-fela": "^11.6.0",
"inferno-fela": "^11.6.1",
"inferno-server": "^6.1.5",
"webpack": "^2.6.1",
"webpack-dev-server": "^3.1.11"
Expand Down
24 changes: 12 additions & 12 deletions examples/example-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "example-preact",
"version": "11.6.0",
"version": "11.6.1",
"description": "Fela example with Preact",
"scripts": {
"client": "NODE_ENV=development webpack-dev-server",
Expand All @@ -17,19 +17,19 @@
"concurrently": "^3.1.0",
"express": "^4.14.0",
"express-http-proxy": "^1.0.3",
"fela": "^11.6.0",
"fela-beautifier": "^11.6.0",
"fela-dom": "^11.6.0",
"fela-perf": "^11.6.0",
"fela-plugin-embedded": "^11.6.0",
"fela-plugin-fallback-value": "^11.6.0",
"fela-plugin-logger": "^11.6.0",
"fela": "^11.6.1",
"fela-beautifier": "^11.6.1",
"fela-dom": "^11.6.1",
"fela-perf": "^11.6.1",
"fela-plugin-embedded": "^11.6.1",
"fela-plugin-fallback-value": "^11.6.1",
"fela-plugin-logger": "^11.6.1",
"fela-plugin-lvha": "^5.0.16",
"fela-plugin-prefixer": "^11.6.0",
"fela-plugin-unit": "^11.6.0",
"fela-plugin-validator": "^11.6.0",
"fela-plugin-prefixer": "^11.6.1",
"fela-plugin-unit": "^11.6.1",
"fela-plugin-validator": "^11.6.1",
"preact": "^10.2.1",
"preact-fela": "^11.6.0",
"preact-fela": "^11.6.1",
"preact-render-to-string": "^3.6.0",
"webpack": "^2.6.1",
"webpack-dev-server": "^3.1.11"
Expand Down
18 changes: 9 additions & 9 deletions examples/example-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"private": true,
"name": "example-react-native",
"version": "11.6.0",
"version": "11.6.1",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start"
},
"devDependencies": {
"babel-preset-react-native": "^1.0.1",
"create-react-native-app": "^0.0.6",
"fela": "^11.6.0",
"fela-dom": "^11.6.0",
"fela-native": "^11.6.0",
"fela-plugin-extend": "^11.6.0",
"fela-plugin-native-media-query": "^11.6.0",
"fela-tools": "^11.6.0",
"fela-utils": "^11.6.0",
"fela": "^11.6.1",
"fela-dom": "^11.6.1",
"fela-native": "^11.6.1",
"fela-plugin-extend": "^11.6.1",
"fela-plugin-native-media-query": "^11.6.1",
"fela-tools": "^11.6.1",
"fela-utils": "^11.6.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-fela": "^11.6.0",
"react-fela": "^11.6.1",
"react-native": "0.44.0"
}
}
28 changes: 14 additions & 14 deletions examples/example-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "example-react",
"version": "11.6.0",
"version": "11.6.1",
"description": "Fela example with React",
"scripts": {
"client": "NODE_ENV=development webpack-dev-server",
Expand All @@ -17,22 +17,22 @@
"concurrently": "^3.4.0",
"express": "^4.14.0",
"express-http-proxy": "^1.0.3",
"fela": "^11.6.0",
"fela-beautifier": "^11.6.0",
"fela-dom": "^11.6.0",
"fela-layout-debugger": "^11.6.0",
"fela-perf": "^11.6.0",
"fela-plugin-embedded": "^11.6.0",
"fela-plugin-fallback-value": "^11.6.0",
"fela-plugin-logger": "^11.6.0",
"fela": "^11.6.1",
"fela-beautifier": "^11.6.1",
"fela-dom": "^11.6.1",
"fela-layout-debugger": "^11.6.1",
"fela-perf": "^11.6.1",
"fela-plugin-embedded": "^11.6.1",
"fela-plugin-fallback-value": "^11.6.1",
"fela-plugin-logger": "^11.6.1",
"fela-plugin-lvha": "^5.0.16",
"fela-plugin-prefixer": "^11.6.0",
"fela-plugin-unit": "^11.6.0",
"fela-plugin-validator": "^11.6.0",
"fela-sort-media-query-mobile-first": "^11.6.0",
"fela-plugin-prefixer": "^11.6.1",
"fela-plugin-unit": "^11.6.1",
"fela-plugin-validator": "^11.6.1",
"fela-sort-media-query-mobile-first": "^11.6.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-fela": "^11.6.0",
"react-fela": "^11.6.1",
"webpack": "^4.42.1",
"webpack-dev-server": "^3.10.3"
},
Expand Down
22 changes: 11 additions & 11 deletions examples/example-with-styleguidist/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "example-with-styleguidist",
"version": "11.6.0",
"version": "11.6.1",
"description": "An Example to use fela with styleguidist",
"homepage": "https://github.com/robinweser/fela",
"repository": {
Expand All @@ -27,23 +27,23 @@
"@babel/preset-react": "^7.0.0",
"babel-loader": "^8.0.5",
"dog-names": "^1.0.2",
"fela": "^11.6.0",
"fela-beautifier": "^11.6.0",
"fela": "^11.6.1",
"fela-beautifier": "^11.6.1",
"fela-combine-arrays": "^1.0.9",
"fela-plugin-embedded": "^11.6.0",
"fela-plugin-friendly-pseudo-class": "^11.6.0",
"fela-plugin-embedded": "^11.6.1",
"fela-plugin-friendly-pseudo-class": "^11.6.1",
"fela-plugin-named-media-query": "^5.0.13",
"fela-plugin-placeholder-prefixer": "^11.6.0",
"fela-plugin-unit": "^11.6.0",
"fela-plugin-validator": "^11.6.0",
"fela-preset-web": "^11.6.0",
"fela-statistics": "^11.6.0",
"fela-plugin-placeholder-prefixer": "^11.6.1",
"fela-plugin-unit": "^11.6.1",
"fela-plugin-validator": "^11.6.1",
"fela-preset-web": "^11.6.1",
"fela-statistics": "^11.6.1",
"lodash": "^4.17.4",
"polished": "1.9.0",
"prop-types": "^15.5.10",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-fela": "^11.6.0",
"react-fela": "^11.6.1",
"react-modal": "^2.2.2",
"react-styleguidist": "9.0.4",
"webpack": "4.29.6"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "11.6.0",
"version": "11.6.1",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/fela-beautifier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fela-beautifier",
"version": "11.6.0",
"version": "11.6.1",
"description": "Fela enhancer to beautify CSS output",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/fela-bindings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fela-bindings",
"version": "11.6.0",
"version": "11.6.1",
"description": "Abstract binding factories for Fela",
"main": "lib/index.js",
"module": "es/index.js",
Expand All @@ -27,8 +27,8 @@
},
"dependencies": {
"fast-loops": "^1.0.0",
"fela-dom": "^11.6.0",
"fela-tools": "^11.6.0",
"fela-dom": "^11.6.1",
"fela-tools": "^11.6.1",
"react-addons-shallow-compare": "^15.6.2",
"shallow-equal": "^1.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/fela-codemods/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fela-codemods",
"version": "11.6.0",
"version": "11.6.1",
"description": "Automatic codemods to upgrade Fela code to newer versions",
"main": "lib/index.js",
"module": "es/index.js",
Expand All @@ -26,12 +26,12 @@
"dependencies": {
"css-in-js-utils": "^3.0.0",
"fast-loops": "^1.0.1",
"fela-utils": "^11.6.0"
"fela-utils": "^11.6.1"
},
"devDependencies": {
"fela": "^11.6.0",
"fela-preset-web": "^11.6.0",
"fela-tools": "^11.6.0"
"fela": "^11.6.1",
"fela-preset-web": "^11.6.1",
"fela-tools": "^11.6.1"
},
"gitHead": "4cc4686d9e16877251ac5c73e161076ec7c113a1"
}
10 changes: 5 additions & 5 deletions packages/fela-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fela-dom",
"version": "11.6.0",
"version": "11.6.1",
"description": "Fela package for working with the DOM",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -30,13 +30,13 @@
"dependencies": {
"css-in-js-utils": "^3.0.0",
"fast-loops": "^1.0.1",
"fela-utils": "^11.6.0",
"fela-utils": "^11.6.1",
"sort-css-media-queries": "^1.4.3"
},
"devDependencies": {
"fela": "^11.6.0",
"fela-preset-web": "^11.6.0",
"fela-tools": "^11.6.0"
"fela": "^11.6.1",
"fela-preset-web": "^11.6.1",
"fela-tools": "^11.6.1"
},
"gitHead": "4cc4686d9e16877251ac5c73e161076ec7c113a1"
}
2 changes: 1 addition & 1 deletion packages/fela-enforce-longhands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fela-enforce-longhands",
"version": "11.6.0",
"version": "11.6.1",
"description": "Fela enhancer that enforces longhand over shorthand properties",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 4 additions & 4 deletions packages/fela-enzyme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fela-enzyme",
"version": "11.6.0",
"version": "11.6.1",
"description": "Tools for working with Fela in the context of enzyme",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -35,9 +35,9 @@
},
"dependencies": {
"cssbeautify": "^0.3.1",
"fela": "^11.6.0",
"fela-tools": "^11.6.0",
"react-fela": "^11.6.0"
"fela": "^11.6.1",
"fela-tools": "^11.6.1",
"react-fela": "^11.6.1"
},
"gitHead": "4cc4686d9e16877251ac5c73e161076ec7c113a1"
}
12 changes: 6 additions & 6 deletions packages/fela-identifier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fela-identifier",
"version": "11.6.0",
"version": "11.6.1",
"description": "Fela enhancer to creation identifying rules",
"main": "lib/index.js",
"module": "es/index.js",
Expand All @@ -25,11 +25,11 @@
"fast-loops": "^1.0.0"
},
"devDependencies": {
"fela": "^11.6.0",
"fela-monolithic": "^11.6.0",
"fela-tools": "^11.6.0",
"jest-react-fela": "^11.6.0",
"react-fela": "^11.6.0"
"fela": "^11.6.1",
"fela-monolithic": "^11.6.1",
"fela-tools": "^11.6.1",
"jest-react-fela": "^11.6.1",
"react-fela": "^11.6.1"
},
"gitHead": "4cc4686d9e16877251ac5c73e161076ec7c113a1"
}
12 changes: 6 additions & 6 deletions packages/fela-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"private": true,
"name": "fela-integration",
"version": "11.6.0",
"version": "11.6.1",
"description": "Fela private intergration testing package",
"sideEffects": false,
"dependencies": {
"fela": "^11.6.0",
"fela-monolithic": "^11.6.0",
"fela-tools": "^11.6.0",
"jest-react-fela": "^11.6.0",
"fela": "^11.6.1",
"fela-monolithic": "^11.6.1",
"fela-tools": "^11.6.1",
"jest-react-fela": "^11.6.1",
"raf": "^3.4.1",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-fela": "^11.6.0",
"react-fela": "^11.6.1",
"react-test-renderer": "^17.0.0"
}
}
Loading

0 comments on commit 1b8d36a

Please sign in to comment.