@remotion/eslint-config-flat 4.0.399 → 4.0.400

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/esm/index.mjs +13 -13
  2. package/package.json +3 -3
@@ -44272,19 +44272,19 @@ var require_eslint_plugin_react = __commonJS((exports, module) => {
44272
44272
 
44273
44273
  // ../../node_modules/.bun/eslint-plugin-react-hooks@5.2.0+6c5761d26098cb38/node_modules/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.production.js
44274
44274
  var require_eslint_plugin_react_hooks_production = __commonJS((exports) => {
44275
- /*! *****************************************************************************
44276
- Copyright (c) Microsoft Corporation.
44277
-
44278
- Permission to use, copy, modify, and/or distribute this software for any
44279
- purpose with or without fee is hereby granted.
44280
-
44281
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
44282
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
44283
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
44284
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
44285
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
44286
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
44287
- PERFORMANCE OF THIS SOFTWARE.
44275
+ /*! *****************************************************************************
44276
+ Copyright (c) Microsoft Corporation.
44277
+
44278
+ Permission to use, copy, modify, and/or distribute this software for any
44279
+ purpose with or without fee is hereby granted.
44280
+
44281
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
44282
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
44283
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
44284
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
44285
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
44286
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
44287
+ PERFORMANCE OF THIS SOFTWARE.
44288
44288
  ***************************************************************************** */
44289
44289
  function __values(o) {
44290
44290
  var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-config-flat"
4
4
  },
5
5
  "name": "@remotion/eslint-config-flat",
6
- "version": "4.0.399",
6
+ "version": "4.0.400",
7
7
  "description": "Default configuration for Remotion templates (ESLint >= 9)",
8
8
  "main": "dist/esm/index.mjs",
9
9
  "type": "module",
@@ -27,11 +27,11 @@
27
27
  "eslint": ">=9"
28
28
  },
29
29
  "devDependencies": {
30
- "@remotion/eslint-plugin": "4.0.399",
30
+ "@remotion/eslint-plugin": "4.0.400",
31
31
  "@eslint/js": "9.19.0",
32
32
  "eslint-plugin-react": "7.37.4",
33
33
  "eslint-plugin-react-hooks": "5.2.0",
34
- "@remotion/eslint-config-internal": "4.0.399",
34
+ "@remotion/eslint-config-internal": "4.0.400",
35
35
  "eslint": "9.19.0"
36
36
  },
37
37
  "keywords": [