Skip to content

Commit

Permalink
v6.8.2: Update of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
birdofpreyru committed Jun 6, 2022
1 parent aa0a7cd commit 1abf7c5
Show file tree
Hide file tree
Showing 4 changed files with 1,063 additions and 976 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.0
16.15.1
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Babel Plugin: React CSS Modules

![Master Build Status](https://img.shields.io/circleci/project/github/birdofpreyru/babel-plugin-react-css-modules/master.svg?label=master)
![Dev Build Status](https://img.shields.io/circleci/project/github/birdofpreyru/babel-plugin-react-css-modules/devel.svg?label=devel)
![Latest NPM Release](https://img.shields.io/npm/v/@dr.pogodin/babel-plugin-react-css-modules.svg)
![NPM Downloads](https://img.shields.io/npm/dm/@dr.pogodin/babel-plugin-react-css-modules.svg)
[![Latest NPM Release](https://img.shields.io/npm/v/@dr.pogodin/babel-plugin-react-css-modules.svg)](https://www.npmjs.com/package/@dr.pogodin/babel-plugin-react-css-modules)
[![NPM Downloads](https://img.shields.io/npm/dm/@dr.pogodin/babel-plugin-react-css-modules.svg)](https://www.npmjs.com/package/@dr.pogodin/babel-plugin-react-css-modules)
[![GitHub Repo stars](https://img.shields.io/github/stars/birdofpreyru/babel-plugin-react-css-modules?style=social)](https://github.com/birdofpreyru/babel-plugin-react-css-modules)

[Babel] plugin for advanced [CSS modules] support in [React]:

Expand Down Expand Up @@ -530,7 +529,7 @@ this, consider to spread the word to encourage more users to move to this fork.
| `css-loader` versions | this plugin versions |
| ----------------------- | ----------------------- |
| `6.7.1` (latest) | `6.7.0` - `6.8.1` (latest) |
| `6.7.1` (latest) | `6.7.0` - `6.8.2` (latest) |
| `6.5.0` ÷ `6.7.0` | `6.5.1` ÷ `6.6.1` |
| `6.4.0` | `6.4.0` ÷ `6.4.1` |
| `6.0.0` ÷ `6.3.0` | `6.2.1` ÷ `6.3.1` |
Expand Down
Loading

0 comments on commit 1abf7c5

Please sign in to comment.