diff --git a/package.json b/package.json index 0f13bab..6267fda 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "homepage": "https://github.com/esm-bundle/react#readme", "devDependencies": { "@rollup/plugin-commonjs": "28.0.2", - "@rollup/plugin-node-resolve": "15.3.0", + "@rollup/plugin-node-resolve": "15.3.1", "@rollup/plugin-replace": "6.0.1", "concurrently": "9.1.0", "esm-bundle-scripts": "1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb1fa16..c03531d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,7 +2,7 @@ lockfileVersion: 5.4 specifiers: '@rollup/plugin-commonjs': 28.0.2 - '@rollup/plugin-node-resolve': 15.3.0 + '@rollup/plugin-node-resolve': 15.3.1 '@rollup/plugin-replace': 6.0.1 '@rollup/plugin-terser': 0.4.4 concurrently: 9.1.0 @@ -22,7 +22,7 @@ specifiers: devDependencies: '@rollup/plugin-commonjs': 28.0.2_rollup@2.79.2 - '@rollup/plugin-node-resolve': 15.3.0_rollup@2.79.2 + '@rollup/plugin-node-resolve': 15.3.1_rollup@2.79.2 '@rollup/plugin-replace': 6.0.1_rollup@2.79.2 '@rollup/plugin-terser': 0.4.4_rollup@2.79.2 concurrently: 9.1.0 @@ -906,8 +906,8 @@ packages: rollup: 2.79.2 dev: true - /@rollup/plugin-node-resolve/15.3.0_rollup@2.79.2: - resolution: {integrity: sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==} + /@rollup/plugin-node-resolve/15.3.1_rollup@2.79.2: + resolution: {integrity: sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.78.0||^3.0.0||^4.0.0