Skip to content

Commit

Permalink
feat: upgrade mdn-data-animatable to v1.1.12 and css-tree-animatable …
Browse files Browse the repository at this point in the history
…to v1.0.12; upgrade devDependencies
  • Loading branch information
apasov committed Jul 16, 2021
1 parent a6b6e4d commit 5f453cf
Show file tree
Hide file tree
Showing 5 changed files with 638 additions and 931 deletions.
2 changes: 1 addition & 1 deletion dist/animatable.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/animatable.js.map

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,26 @@
"up": "yarn upgrade-interactive && ncu -i && yarn"
},
"dependencies": {
"css-tree-animatable": "^1.0.11",
"css-tree-animatable": "^1.0.12",
"lodash.isnumber": "^3.0.3",
"lodash.isplainobject": "^4.0.6",
"lodash.isstring": "^4.0.1",
"mdn-data-animatable": "^1.1.11"
"mdn-data-animatable": "^1.1.12"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.5",
"@rollup/plugin-commonjs": "^19.0.0",
"@babel/preset-env": "^7.14.7",
"@rollup/plugin-commonjs": "^19.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"babel-jest": "^27.0.2",
"eslint": "^7.28.0",
"@rollup/plugin-node-resolve": "^13.0.2",
"babel-jest": "^27.0.6",
"eslint": "^7.30.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-json": "^3.0.0",
"jest": "^27.0.4",
"prettier": "^2.3.1",
"rollup": "^2.52.0",
"jest": "^27.0.6",
"prettier": "^2.3.2",
"rollup": "^2.53.2",
"rollup-plugin-terser": "^7.0.2"
},
"jest": {
Expand Down
6 changes: 3 additions & 3 deletions src/popularIndex.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
118, 177, 3, 51, 181, 182, 15, 41, 32, 36, 176, 76, 47, 85, 46, 66, 121, 123, 5, 18, 132, 131, 97, 127, 130, 44, 33, 37, 96, 103, 135, 95, 92, 184, 122, 42, 43, 16, 17, 106, 69, 59, 88, 178, 108, 174, 86, 110, 49, 22, 24, 23, 173, 63, 62, 50, 61, 55, 169, 119, 1, 185, 111, 134,
183, 133, 48, 180, 53, 137, 167, 74, 75, 65, 114, 138, 52, 68, 56, 165, 94, 57, 179, 115, 117, 91, 90, 93, 120, 124, 168, 2, 60, 4, 166, 7, 98, 14, 19, 164, 0, 67, 31, 162, 163, 136, 71, 73, 72, 54, 58, 34, 112, 113, 116, 35, 77, 6, 109, 107, 104, 102, 151, 161, 160, 155, 159,
152, 153, 154, 157, 158, 126, 125, 64, 129, 128, 9, 10, 12, 13, 26, 40, 27, 29, 30, 11, 25, 81, 80, 79, 45, 89
119, 178, 4, 52, 182, 183, 16, 42, 33, 37, 177, 77, 48, 86, 47, 67, 122, 124, 6, 19, 133, 132, 98, 128, 131, 45, 34, 38, 97, 104, 136, 96, 93, 185, 123, 43, 44, 17, 18, 107, 70, 60, 89, 179, 109, 175, 87, 111, 50, 23, 25, 24, 174, 64, 63, 51, 62, 56, 170, 120, 2, 186, 112, 135,
184, 134, 49, 181, 54, 138, 168, 75, 76, 66, 115, 139, 53, 69, 57, 166, 95, 58, 180, 116, 118, 92, 91, 94, 121, 125, 169, 3, 61, 5, 167, 8, 99, 15, 20, 165, 1, 68, 32, 163, 164, 137, 72, 74, 73, 55, 59, 35, 113, 114, 117, 36, 78, 7, 110, 108, 105, 103, 152, 162, 161, 156, 160,
153, 154, 155, 158, 159, 127, 126, 65, 130, 129, 10, 11, 13, 14, 27, 41, 28, 30, 31, 12, 26, 82, 81, 80, 46, 90
]
Loading

0 comments on commit 5f453cf

Please sign in to comment.