diff --git a/package.json b/package.json index ca835273..55f94a29 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@angular/compiler-cli": "17.1.1", "@angular/core": "16.0.3", "@angular/platform-browser": "17.1.1", - "@rollup/plugin-babel": "6.0.4", + "@rollup/plugin-babel": "6.1.0", "concurrently": "9.2.0", "esm-bundle-scripts": "1.2.0", "husky": "9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c80fc0b..466d10f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ specifiers: '@angular/compiler-cli': 17.1.1 '@angular/core': 16.0.3 '@angular/platform-browser': 17.1.1 - '@rollup/plugin-babel': 6.0.4 + '@rollup/plugin-babel': 6.1.0 concurrently: 9.2.0 esm-bundle-scripts: 1.2.0 husky: 9.1.7 @@ -31,7 +31,7 @@ devDependencies: '@angular/compiler-cli': 17.1.1_3oalr44ctxxwbmnzwdhtora6im '@angular/core': 16.0.3_rxjs@7.8.2 '@angular/platform-browser': 17.1.1_@angular+core@16.0.3 - '@rollup/plugin-babel': 6.0.4_rollup@4.46.2 + '@rollup/plugin-babel': 6.1.0_rollup@4.46.2 concurrently: 9.2.0 esm-bundle-scripts: 1.2.0 husky: 9.1.7 @@ -210,13 +210,6 @@ packages: '@babel/types': 7.23.0 dev: true - /@babel/helper-module-imports/7.22.5: - resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.22.5 - dev: true - /@babel/helper-module-transforms/7.23.0_@babel+core@7.23.2: resolution: {integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==} engines: {node: '>=6.9.0'} @@ -425,15 +418,6 @@ packages: - supports-color dev: true - /@babel/types/7.22.5: - resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.20 - to-fast-properties: 2.0.0 - dev: true - /@babel/types/7.23.0: resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==} engines: {node: '>=6.9.0'} @@ -1239,8 +1223,8 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dev: true - /@rollup/plugin-babel/6.0.4_rollup@4.46.2: - resolution: {integrity: sha512-YF7Y52kFdFT/xVSuVdjkV5ZdX/3YtmX0QulG+x0taQOtJdHYzVU61aSSkAgVJ7NOv6qPkIYiJSgSWWN/DM5sGw==} + /@rollup/plugin-babel/6.1.0_rollup@4.46.2: + resolution: {integrity: sha512-dFZNuFD2YRcoomP4oYf+DvQNSUA9ih+A3vUqopQx5EdtPGo3WBnQcI/S8pwpz91UsGfL0HsMSOlaMld8HrbubA==} engines: {node: '>=14.0.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -1252,7 +1236,7 @@ packages: rollup: optional: true dependencies: - '@babel/helper-module-imports': 7.22.5 + '@babel/helper-module-imports': 7.22.15 '@rollup/pluginutils': 5.0.1_rollup@4.46.2 rollup: 4.46.2 dev: true