diff --git a/package.json b/package.json index 669607c60..b2980844f 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@vitest/coverage-istanbul": "2.0.5", "@vitest/coverage-v8": "2.0.5", "@vitest/ui": "2.0.5", - "babel-plugin-annotate-pure-calls": "0.4.0", + "babel-plugin-annotate-pure-calls": "0.5.0", "browserslist": "4.23.3", "cross-env": "7.0.3", "cross-fetch": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41dd46f31..a85b13c18 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 2.0.5 version: 2.0.5(vitest@2.0.5) babel-plugin-annotate-pure-calls: - specifier: 0.4.0 - version: 0.4.0(@babel/core@7.25.2) + specifier: 0.5.0 + version: 0.5.0(@babel/core@7.25.2) browserslist: specifier: 4.23.3 version: 4.23.3 @@ -1304,10 +1304,11 @@ packages: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} engines: {node: '>= 0.4'} - babel-plugin-annotate-pure-calls@0.4.0: - resolution: {integrity: sha512-oi4M/PWUJOU9ZyRGoPTfPMqdyMp06jbJAomd3RcyYuzUtBOddv98BqLm96Lucpi2QFoQHkdGQt0ACvw7VzVEQA==} + babel-plugin-annotate-pure-calls@0.5.0: + resolution: {integrity: sha512-bWlaZl2qsJKHv9BJgF1g6bQ04wK/7Topq9g59I795W9jpx9lNs9N5LK5NjlEBCDhHncrO0vcoAMuHJR3oWnTeQ==} + engines: {node: '>=18'} peerDependencies: - '@babel/core': ^6.0.0-0 || 7.x + '@babel/core': ^7.0.0 balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -6066,7 +6067,7 @@ snapshots: axobject-query@4.1.0: {} - babel-plugin-annotate-pure-calls@0.4.0(@babel/core@7.25.2): + babel-plugin-annotate-pure-calls@0.5.0(@babel/core@7.25.2): dependencies: '@babel/core': 7.25.2