From 3043f4df8c36ded48a7ca2b24f567983ba34c5a8 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Fri, 4 Apr 2025 08:51:41 -0400 Subject: [PATCH] bump some deps --- package.json | 6 +++--- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index 73f64c10..ffa154a0 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@jakejarvis/eslint-config": "^4.0.7", "@types/comma-number": "^2.1.2", "@types/mdx": "^2.0.13", - "@types/node": "^22.13.17", + "@types/node": "^22.14.0", "@types/prop-types": "^15.7.14", "@types/react": "^19.1.0", "@types/react-dom": "^19.1.1", @@ -88,9 +88,9 @@ "eslint-plugin-css-modules": "^2.12.0", "eslint-plugin-import": "^2.31.0", "eslint-plugin-jsx-a11y": "^6.10.2", - "eslint-plugin-mdx": "^3.3.1", + "eslint-plugin-mdx": "^3.3.2", "eslint-plugin-prettier": "^5.2.6", - "eslint-plugin-react": "^7.37.4", + "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250328", "eslint-plugin-react-hooks": "^5.2.0", "lint-staged": "^15.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7cb80f03..055afa60 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -178,7 +178,7 @@ importers: specifier: ^2.0.13 version: 2.0.13 '@types/node': - specifier: ^22.13.17 + specifier: ^22.14.0 version: 22.14.0 '@types/prop-types': specifier: ^15.7.14 @@ -217,14 +217,14 @@ importers: specifier: ^6.10.2 version: 6.10.2(eslint@9.23.0) eslint-plugin-mdx: - specifier: ^3.3.1 - version: 3.3.1(eslint@9.23.0) + specifier: ^3.3.2 + version: 3.3.2(eslint@9.23.0) eslint-plugin-prettier: specifier: ^5.2.6 version: 5.2.6(eslint-config-prettier@10.1.1(eslint@9.23.0))(eslint@9.23.0)(prettier@3.5.3) eslint-plugin-react: - specifier: ^7.37.4 - version: 7.37.4(eslint@9.23.0) + specifier: ^7.37.5 + version: 7.37.5(eslint@9.23.0) eslint-plugin-react-compiler: specifier: 19.0.0-beta-e993439-20250328 version: 19.0.0-beta-e993439-20250328(eslint@9.23.0) @@ -1565,8 +1565,8 @@ packages: eslint-plugin-import-x: optional: true - eslint-mdx@3.3.1: - resolution: {integrity: sha512-3koPGGjGOKXxWBIY0ExcMhtEGWRpbM/xrqIp6c4XDxZOMs/nIUEZKnaKZf+sAMRtqdv5Z99Nq5izWyCLoTdcGg==} + eslint-mdx@3.3.2: + resolution: {integrity: sha512-GFeLoM2S5Jx0iTXYvsp/do/UNTzV+vRNfNxRglelXb9ZNSfUFGHsq60ZcHyUvpxy2crPebCX4gzT/FRu/LJRbA==} engines: {node: '>=18.0.0'} peerDependencies: eslint: '>=8.0.0' @@ -1618,8 +1618,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 - eslint-plugin-mdx@3.3.1: - resolution: {integrity: sha512-YXm2YANiJ3Sl/6AdZUeR53deGG1JI6rG9crHITR2Mtb9k8SFWRspoHetnIvaYTEfgPsvUwAwVgT1JxRoZywpTA==} + eslint-plugin-mdx@3.3.2: + resolution: {integrity: sha512-zBvxCiKzahbTRvWPONDZups1As5clGjv1OLOLnX/p+OwdrZdcwJ3tiBihu6xeZuem9u6iwMkr9kHVurcuzbTCg==} engines: {node: '>=18.0.0'} peerDependencies: eslint: '>=8.0.0' @@ -1650,8 +1650,8 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 - eslint-plugin-react@7.37.4: - resolution: {integrity: sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==} + eslint-plugin-react@7.37.5: + resolution: {integrity: sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -3404,14 +3404,14 @@ packages: peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - synckit@0.10.3: - resolution: {integrity: sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==} - engines: {node: ^14.18.0 || >=16.0.0} - synckit@0.11.1: resolution: {integrity: sha512-fWZqNBZNNFp/7mTUy1fSsydhKsAKJ+u90Nk7kOK5Gcq9vObaqLBLjWFDBkyVU9Vvc6Y71VbOevMuGhqv02bT+Q==} engines: {node: ^14.18.0 || >=16.0.0} + synckit@0.11.2: + resolution: {integrity: sha512-1IUffI8zZ8qUMB3NUJIjk0RpLroG/8NkQDAWH1NbB2iJ0/5pn3M8rxfNzMz4GH9OnYaGYn31LEDSXJp/qIlxgA==} + engines: {node: ^14.18.0 || >=16.0.0} + table@6.9.0: resolution: {integrity: sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==} engines: {node: '>=10.0.0'} @@ -5123,7 +5123,7 @@ snapshots: eslint-import-resolver-typescript: 3.10.0(eslint-plugin-import@2.31.0)(eslint@9.23.0) eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.29.0(eslint@9.23.0)(typescript@5.8.2))(eslint-import-resolver-typescript@3.10.0)(eslint@9.23.0) eslint-plugin-jsx-a11y: 6.10.2(eslint@9.23.0) - eslint-plugin-react: 7.37.4(eslint@9.23.0) + eslint-plugin-react: 7.37.5(eslint@9.23.0) eslint-plugin-react-hooks: 5.2.0(eslint@9.23.0) optionalDependencies: typescript: 5.8.2 @@ -5159,7 +5159,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-mdx@3.3.1(eslint@9.23.0): + eslint-mdx@3.3.2(eslint@9.23.0): dependencies: acorn: 8.14.1 acorn-jsx: 5.3.2(acorn@8.14.1) @@ -5169,7 +5169,7 @@ snapshots: remark-mdx: 3.1.0 remark-parse: 11.0.0 remark-stringify: 11.0.0 - synckit: 0.10.3 + synckit: 0.11.2 tslib: 2.8.1 unified: 11.0.5 unified-engine: 11.2.2 @@ -5245,15 +5245,15 @@ snapshots: safe-regex-test: 1.1.0 string.prototype.includes: 2.0.1 - eslint-plugin-mdx@3.3.1(eslint@9.23.0): + eslint-plugin-mdx@3.3.2(eslint@9.23.0): dependencies: eslint: 9.23.0 - eslint-mdx: 3.3.1(eslint@9.23.0) + eslint-mdx: 3.3.2(eslint@9.23.0) mdast-util-from-markdown: 2.0.2 remark-mdx: 3.1.0 remark-parse: 11.0.0 remark-stringify: 11.0.0 - synckit: 0.10.3 + synckit: 0.11.2 tslib: 2.8.1 unified: 11.0.5 vfile: 6.0.3 @@ -5287,7 +5287,7 @@ snapshots: dependencies: eslint: 9.23.0 - eslint-plugin-react@7.37.4(eslint@9.23.0): + eslint-plugin-react@7.37.5(eslint@9.23.0): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5 @@ -7681,12 +7681,12 @@ snapshots: react: 19.1.0 use-sync-external-store: 1.5.0(react@19.1.0) - synckit@0.10.3: + synckit@0.11.1: dependencies: '@pkgr/core': 0.2.0 tslib: 2.8.1 - synckit@0.11.1: + synckit@0.11.2: dependencies: '@pkgr/core': 0.2.0 tslib: 2.8.1