From 640c8d6fad018b74386fbe2543356c4dc93e6d77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:16:32 +0000 Subject: [PATCH] Bump the production-dependencies group across 1 directory with 9 updates Bumps the production-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.0.0-rc.6` | `2.0.2` | | [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.1` | `2.0.0` | | [@tauri-apps/plugin-os](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.1` | `2.0.0` | | [@tauri-apps/plugin-process](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.1` | `2.0.0` | | [@tauri-apps/plugin-shell](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.1` | `2.0.0` | | [@tauri-apps/plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.0.0-rc.2` | `2.0.0` | | [@tauri-apps/plugin-window-state](https://github.com/tauri-apps/tauri-plugin-window-state) | ``c9355fb`` | ``ec47181`` | | [antd](https://github.com/ant-design/ant-design) | `5.21.0` | `5.21.2` | | [i18next](https://github.com/i18next/i18next) | `23.15.1` | `23.15.2` | Updates `@tauri-apps/api` from 2.0.0-rc.6 to 2.0.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.0-rc.6...@tauri-apps/api-v2.0.2) Updates `@tauri-apps/plugin-dialog` from 2.0.0-rc.1 to 2.0.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.0.0-rc.1...fs-v2.0.0) Updates `@tauri-apps/plugin-os` from 2.0.0-rc.1 to 2.0.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.0.0-rc.1...fs-v2.0.0) Updates `@tauri-apps/plugin-process` from 2.0.0-rc.1 to 2.0.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.0.0-rc.1...fs-v2.0.0) Updates `@tauri-apps/plugin-shell` from 2.0.0-rc.1 to 2.0.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/os-v2.0.0-rc.1...fs-v2.0.0) Updates `@tauri-apps/plugin-updater` from 2.0.0-rc.2 to 2.0.0 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](https://github.com/tauri-apps/plugins-workspace/compare/fs-v2.0.0-rc.2...fs-v2.0.0) Updates `@tauri-apps/plugin-window-state` from `c9355fb` to `ec47181` - [Release notes](https://github.com/tauri-apps/tauri-plugin-window-state/releases) - [Commits](https://github.com/tauri-apps/tauri-plugin-window-state/compare/c9355fbce2c43a7b5ad0851ab4bfe655b60e3255...ec47181b1c794b4d4b7929a7105f2638efc3e27d) Updates `antd` from 5.21.0 to 5.21.2 - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](https://github.com/ant-design/ant-design/compare/5.21.0...5.21.2) Updates `i18next` from 23.15.1 to 23.15.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.15.1...v23.15.2) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-dialog" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-os" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-process" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-shell" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-updater" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tauri-apps/plugin-window-state" dependency-type: direct:production dependency-group: production-dependencies - dependency-name: antd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 109 +++++++++++++++++++++++----------------------- package.json | 16 +++---- 2 files changed, 62 insertions(+), 63 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5d79be8..fc491e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,16 +12,16 @@ "@fortawesome/free-solid-svg-icons": "^6.5.2", "@fortawesome/react-fontawesome": "^0.2.2", "@monaco-editor/react": "^4.6.0", - "@tauri-apps/api": ">=2.0.0-rc.6", - "@tauri-apps/plugin-dialog": "^2.0.0-rc.1", - "@tauri-apps/plugin-os": "^2.0.0-rc.1", - "@tauri-apps/plugin-process": "^2.0.0-rc.1", - "@tauri-apps/plugin-shell": "^2.0.0-rc.1", - "@tauri-apps/plugin-updater": "^2.0.0-rc.2", + "@tauri-apps/api": ">=2.0.2", + "@tauri-apps/plugin-dialog": "^2.0.0", + "@tauri-apps/plugin-os": "^2.0.0", + "@tauri-apps/plugin-process": "^2.0.0", + "@tauri-apps/plugin-shell": "^2.0.0", + "@tauri-apps/plugin-updater": "^2.0.0", "@tauri-apps/plugin-window-state": "github:tauri-apps/tauri-plugin-window-state#v2", - "antd": "^5.21.0", + "antd": "^5.21.2", "classnames": "^2.5.1", - "i18next": "^23.15.1", + "i18next": "^23.15.2", "react": "^18.3.1", "react-dom": "^18.3.1", "react-i18next": "^15.0.2", @@ -1592,10 +1592,9 @@ "dev": true }, "node_modules/@tauri-apps/api": { - "version": "2.0.0-rc.6", - "resolved": "https://registry.npmjs.org/@tauri-apps/api/-/api-2.0.0-rc.6.tgz", - "integrity": "sha512-oENxL0C5WqHNSXWjZEbjnzoBwFFyn8do5S0elOg0ME1cLvWJOAKmqdCnWPpAwtzHQZ+xAzMU0/k8nPpJq4OQYA==", - "license": "Apache-2.0 OR MIT", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@tauri-apps/api/-/api-2.0.2.tgz", + "integrity": "sha512-3wSwmG+1kr6WrgAFKK5ijkNFPp8TT3FLj3YHUb5EwMO+3FxX4uWlfSWkeeBy+Kc1RsKzugtYLuuya+98Flj+3w==", "funding": { "type": "opencollective", "url": "https://opencollective.com/tauri" @@ -1801,52 +1800,52 @@ } }, "node_modules/@tauri-apps/plugin-dialog": { - "version": "2.0.0-rc.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-dialog/-/plugin-dialog-2.0.0-rc.1.tgz", - "integrity": "sha512-H28gh6BfZtjflHQ+HrmWwunDriBI3AQLAKnMs50GA6zeNUULqbQr7VXbAAKeJL/0CmWcecID4PKXVoSlaWRhEg==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-dialog/-/plugin-dialog-2.0.0.tgz", + "integrity": "sha512-ApNkejXP2jpPBSifznPPcHTXxu9/YaRW+eJ+8+nYwqp0lLUtebFHG4QhxitM43wwReHE81WAV1DQ/b+2VBftOA==", "dependencies": { - "@tauri-apps/api": "^2.0.0-rc.4" + "@tauri-apps/api": "^2.0.0" } }, "node_modules/@tauri-apps/plugin-os": { - "version": "2.0.0-rc.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-os/-/plugin-os-2.0.0-rc.1.tgz", - "integrity": "sha512-PV8zlSTmYfiN2xzILUmlDSEycS7UYbH2yXk/ZqF+qQU6/s+OVQvmSth4EhllFjcpvPbtqELvpzfjw+2qEouchA==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-os/-/plugin-os-2.0.0.tgz", + "integrity": "sha512-M7hG/nNyQYTJxVG/UhTKhp9mpXriwWzrs9mqDreB8mIgqA3ek5nHLdwRZJWhkKjZrnDT4v9CpA9BhYeplTlAiA==", "dependencies": { - "@tauri-apps/api": "^2.0.0-rc.4" + "@tauri-apps/api": "^2.0.0" } }, "node_modules/@tauri-apps/plugin-process": { - "version": "2.0.0-rc.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-process/-/plugin-process-2.0.0-rc.1.tgz", - "integrity": "sha512-Bl22xdoiu+AqEP6rzjb7DUJwdLDnejuRFukpkdrqF1/VEWJK5PuE903l+8mIOsd17zZ1Ua8y8WaBWnOXx4QHmw==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-process/-/plugin-process-2.0.0.tgz", + "integrity": "sha512-OYzi0GnkrF4NAnsHZU7U3tjSoP0PbeAlO7T1Z+vJoBUH9sFQ1NSLqWYWQyf8hcb3gVWe7P1JggjiskO+LST1ug==", "dependencies": { - "@tauri-apps/api": "^2.0.0-rc.4" + "@tauri-apps/api": "^2.0.0" } }, "node_modules/@tauri-apps/plugin-shell": { - "version": "2.0.0-rc.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-shell/-/plugin-shell-2.0.0-rc.1.tgz", - "integrity": "sha512-JtNROc0rqEwN/g93ig5pK4cl1vUo2yn+osCpY9de64cy/d9hRzof7AuYOgvt/Xcd5VPQmlgo2AGvUh5sQRSR1A==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-shell/-/plugin-shell-2.0.0.tgz", + "integrity": "sha512-OpW2+ycgJLrEoZityWeWYk+6ZWP9VyiAfbO+N/O8VfLkqyOym8kXh7odKDfINx9RAotkSGBtQM4abyKfJDkcUg==", "dependencies": { - "@tauri-apps/api": "^2.0.0-rc.4" + "@tauri-apps/api": "^2.0.0" } }, "node_modules/@tauri-apps/plugin-updater": { - "version": "2.0.0-rc.2", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-updater/-/plugin-updater-2.0.0-rc.2.tgz", - "integrity": "sha512-Ngvpa/km/00KASvOsFqRQbVf/6BaAX/gYwQs9eFxjygDpxxlZkZDVP1Fg0urW8s5dY7ELD6UAFB/ZI/g8D0QvQ==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-updater/-/plugin-updater-2.0.0.tgz", + "integrity": "sha512-N0cl71g7RPr7zK2Fe5aoIwzw14NcdLcz7XMGFWZVjprsqgDRWoxbnUkknyCQMZthjhGkppCd/wN2MIsUz+eAhQ==", "dependencies": { - "@tauri-apps/api": "^2.0.0-rc.4" + "@tauri-apps/api": "^2.0.0" } }, "node_modules/@tauri-apps/plugin-window-state": { - "version": "2.0.0-rc.1", - "resolved": "git+ssh://git@github.com/tauri-apps/tauri-plugin-window-state.git#c9355fbce2c43a7b5ad0851ab4bfe655b60e3255", - "integrity": "sha512-RK4r9Dyzv3MVaNhYeqsV8MDwkWtj2jU3nmm/m1htFV2+fb5TDzmvtSY7pHLCf2Kr6x4UcgCJNAzGMC0LpQay7g==", - "license": "MIT or APACHE-2.0", + "version": "2.0.0", + "resolved": "git+ssh://git@github.com/tauri-apps/tauri-plugin-window-state.git#ec47181b1c794b4d4b7929a7105f2638efc3e27d", + "integrity": "sha512-bofrKq1AdvP5hpIx2xAyKtvPWRP/U6ABWfs21o5n0D+ryXGJ+zzT84VwFrPbgJQYVMAmFrwcgLuNTdJ1f06f5A==", + "license": "MIT OR Apache-2.0", "dependencies": { - "@tauri-apps/api": "^2.0.0-rc.4" + "@tauri-apps/api": "^2.0.0" } }, "node_modules/@types/babel__core": { @@ -2267,9 +2266,9 @@ } }, "node_modules/antd": { - "version": "5.21.0", - "resolved": "https://registry.npmjs.org/antd/-/antd-5.21.0.tgz", - "integrity": "sha512-eoY3LruXq/8MRCXG46O2cwc+Q8HW8Bhc+pWw7loIt6Dn22tLHckxYF/663kn55JTIOVUnJdmJDP9njdJmLXJsQ==", + "version": "5.21.2", + "resolved": "https://registry.npmjs.org/antd/-/antd-5.21.2.tgz", + "integrity": "sha512-ZcyykH58xRkNp5oxFqn255VxrjLj6qG6czHJQPoDHqRdR9roSfWQGTiqYVb4Omg77WZHNgu17QrWzvL4Hp6/FA==", "dependencies": { "@ant-design/colors": "^7.1.0", "@ant-design/cssinjs": "^1.21.1", @@ -2299,9 +2298,9 @@ "rc-mentions": "~2.16.1", "rc-menu": "~9.15.1", "rc-motion": "^2.9.3", - "rc-notification": "~5.6.1", + "rc-notification": "~5.6.2", "rc-pagination": "~4.3.0", - "rc-picker": "~4.6.14", + "rc-picker": "~4.6.15", "rc-progress": "~4.0.0", "rc-rate": "~2.13.0", "rc-resize-observer": "^1.4.0", @@ -2311,7 +2310,7 @@ "rc-steps": "~6.0.1", "rc-switch": "~4.1.0", "rc-table": "~7.47.5", - "rc-tabs": "~15.2.0", + "rc-tabs": "~15.3.0", "rc-textarea": "~1.8.2", "rc-tooltip": "~6.2.1", "rc-tree": "~5.9.0", @@ -4431,9 +4430,9 @@ } }, "node_modules/i18next": { - "version": "23.15.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz", - "integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==", + "version": "23.15.2", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.2.tgz", + "integrity": "sha512-zcPSWzCvw6uKnuYHIqs4W7hTuB9e3AFcSdZgvCWoPXIZsBjBd4djN2/2uOHIB+1DFFkQnMBXvhNg7J3WyCuywQ==", "funding": [ { "type": "individual", @@ -5987,9 +5986,9 @@ } }, "node_modules/rc-notification": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/rc-notification/-/rc-notification-5.6.1.tgz", - "integrity": "sha512-Q4ZKES3IBxWmpNnlDiMFYoH6D7MJ1L3n3gp59pnpaMI8gm9Vj+gVRxdInvoYjBoZvEOenxb9MbbKvnFhzJpgvA==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/rc-notification/-/rc-notification-5.6.2.tgz", + "integrity": "sha512-Id4IYMoii3zzrG0lB0gD6dPgJx4Iu95Xu0BQrhHIbp7ZnAZbLqdqQ73aIWH0d0UFcElxwaKjnzNovTjo7kXz7g==", "dependencies": { "@babel/runtime": "^7.10.1", "classnames": "2.x", @@ -6034,9 +6033,9 @@ } }, "node_modules/rc-picker": { - "version": "4.6.14", - "resolved": "https://registry.npmjs.org/rc-picker/-/rc-picker-4.6.14.tgz", - "integrity": "sha512-7DuTfUFdkxmsNpWQ0TWv6FPGna5e6KKC4nxtx3x9xhumLz7jb3fhlDdWQvqEL6tpt9DOb1+N5j+wB+lDOSS9kg==", + "version": "4.6.15", + "resolved": "https://registry.npmjs.org/rc-picker/-/rc-picker-4.6.15.tgz", + "integrity": "sha512-OWZ1yrMie+KN2uEUfYCfS4b2Vu6RC1FWwNI0s+qypsc3wRt7g+peuZKVIzXCTaJwyyZruo80+akPg2+GmyiJjw==", "dependencies": { "@babel/runtime": "^7.24.7", "@rc-component/trigger": "^2.0.0", @@ -6222,9 +6221,9 @@ } }, "node_modules/rc-tabs": { - "version": "15.2.0", - "resolved": "https://registry.npmjs.org/rc-tabs/-/rc-tabs-15.2.0.tgz", - "integrity": "sha512-ZfHdGw0krK4walBYNOgPWCcBImSp5NtzJR5+oI4rN9Z44FYDQKozBFfuAQHhumIUtx4EmGaYCFjywwgca/Rs1g==", + "version": "15.3.0", + "resolved": "https://registry.npmjs.org/rc-tabs/-/rc-tabs-15.3.0.tgz", + "integrity": "sha512-lzE18r+zppT/jZWOAWS6ntdkDUKHOLJzqMi5UAij1LeKwOaQaupupAoI9Srn73GRzVpmGznkECMRrzkRusC40A==", "dependencies": { "@babel/runtime": "^7.11.2", "classnames": "2.x", diff --git a/package.json b/package.json index faf0498..196affb 100644 --- a/package.json +++ b/package.json @@ -18,16 +18,16 @@ "@fortawesome/free-solid-svg-icons": "^6.5.2", "@fortawesome/react-fontawesome": "^0.2.2", "@monaco-editor/react": "^4.6.0", - "@tauri-apps/api": ">=2.0.0-rc.6", - "@tauri-apps/plugin-dialog": "^2.0.0-rc.1", - "@tauri-apps/plugin-os": "^2.0.0-rc.1", - "@tauri-apps/plugin-process": "^2.0.0-rc.1", - "@tauri-apps/plugin-shell": "^2.0.0-rc.1", - "@tauri-apps/plugin-updater": "^2.0.0-rc.2", + "@tauri-apps/api": ">=2.0.2", + "@tauri-apps/plugin-dialog": "^2.0.0", + "@tauri-apps/plugin-os": "^2.0.0", + "@tauri-apps/plugin-process": "^2.0.0", + "@tauri-apps/plugin-shell": "^2.0.0", + "@tauri-apps/plugin-updater": "^2.0.0", "@tauri-apps/plugin-window-state": "github:tauri-apps/tauri-plugin-window-state#v2", - "antd": "^5.21.0", + "antd": "^5.21.2", "classnames": "^2.5.1", - "i18next": "^23.15.1", + "i18next": "^23.15.2", "react": "^18.3.1", "react-dom": "^18.3.1", "react-i18next": "^15.0.2",