From c5c631cb5defb8e3ca19b4349db0803ebb329d31 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 05:56:35 +0000 Subject: [PATCH] Pin dependencies --- .github/workflows/gh-pages.yml | 6 +-- package-lock.json | 68 +++++++++++++--------------------- package.json | 44 +++++++++++----------- 3 files changed, 50 insertions(+), 68 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 14791da32a6..a4d435aef8f 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -16,9 +16,9 @@ jobs: steps: - name: Checkout 🛎️ - uses: actions/checkout@v2.3.1 + uses: actions/checkout@28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b # v2.3.1 - name: Use Node.js 18.16.1 - uses: actions/setup-node@v1 + uses: actions/setup-node@f1f314fca9dfce2769ece7d933488f076716723e # v1 with: node-version: '18.16.1' @@ -31,7 +31,7 @@ jobs: run: npm run build && npm run export && touch ./out/.nojekyll - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.4.1 + uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6 # v4.4.1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} BRANCH: gh-pages # The branch the action should deploy to. diff --git a/package-lock.json b/package-lock.json index 40869396651..4741606c8e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,6 +5,7 @@ "requires": true, "packages": { "": { + "name": "detection-rules-explorer", "version": "0.1.0", "dependencies": { "@elastic/eui": "^68.0.0", @@ -17,29 +18,29 @@ "toml": "^3.0.0" }, "devDependencies": { - "@elastic/datemath": "^5.0.3", - "@emotion/babel-plugin": "^11.10.2", - "@next/bundle-analyzer": "^12.3.4", - "@types/node": "^16.11.10", - "@typescript-eslint/eslint-plugin": "^5.5.0", - "axios": "^1.4.0", - "copy-webpack-plugin": "^10.0.0", - "eslint": "<8.0.0", + "@elastic/datemath": "5.0.3", + "@emotion/babel-plugin": "11.11.0", + "@next/bundle-analyzer": "12.3.4", + "@types/node": "16.18.38", + "@typescript-eslint/eslint-plugin": "5.62.0", + "axios": "1.4.0", + "copy-webpack-plugin": "10.2.4", + "eslint": "7.32.0", "eslint-config-next": "12.0.4", - "eslint-config-prettier": "^8.3.0", - "eslint-plugin-prettier": "^4.0.0", - "glob": "^7.2.0", - "iniparser": "^1.0.5", - "moment": "^2.29.4", - "next": "^12.3.1", - "null-loader": "^4.0.1", - "prettier": "^2.5.0", - "react": "^17.0.2", - "react-dom": "^17.0.2", - "sass": "^1.43.5", - "serve": "^13.0.2", - "typescript": "^4.5.2", - "typescript-plugin-css-modules": "^3.4.0" + "eslint-config-prettier": "8.8.0", + "eslint-plugin-prettier": "4.2.1", + "glob": "7.2.3", + "iniparser": "1.0.5", + "moment": "2.29.4", + "next": "12.3.4", + "null-loader": "4.0.1", + "prettier": "2.8.8", + "react": "17.0.2", + "react-dom": "17.0.2", + "sass": "1.63.6", + "serve": "13.0.4", + "typescript": "4.5.5", + "typescript-plugin-css-modules": "3.4.0" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -2087,7 +2088,6 @@ "dependencies": { "anymatch": "~3.1.2", "braces": "~3.0.2", - "fsevents": "~2.3.2", "glob-parent": "~5.1.2", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", @@ -2810,6 +2810,7 @@ "version": "7.32.0", "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, "dependencies": { "@babel/code-frame": "7.12.11", @@ -3924,6 +3925,7 @@ "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "deprecated": "Glob versions prior to v9 are no longer supported", "dev": true, "dependencies": { "fs.realpath": "^1.0.0", @@ -4932,14 +4934,7 @@ "dev": true, "dependencies": { "copy-anything": "^2.0.1", - "errno": "^0.1.1", - "graceful-fs": "^4.1.2", - "image-size": "~0.5.0", - "make-dir": "^2.1.0", - "mime": "^1.4.1", - "needle": "^3.1.0", "parse-node-version": "^1.0.1", - "source-map": "~0.6.0", "tslib": "^2.3.0" }, "bin": { @@ -5375,19 +5370,6 @@ "dev": true, "dependencies": { "@next/env": "12.3.4", - "@next/swc-android-arm-eabi": "12.3.4", - "@next/swc-android-arm64": "12.3.4", - "@next/swc-darwin-arm64": "12.3.4", - "@next/swc-darwin-x64": "12.3.4", - "@next/swc-freebsd-x64": "12.3.4", - "@next/swc-linux-arm-gnueabihf": "12.3.4", - "@next/swc-linux-arm64-gnu": "12.3.4", - "@next/swc-linux-arm64-musl": "12.3.4", - "@next/swc-linux-x64-gnu": "12.3.4", - "@next/swc-linux-x64-musl": "12.3.4", - "@next/swc-win32-arm64-msvc": "12.3.4", - "@next/swc-win32-ia32-msvc": "12.3.4", - "@next/swc-win32-x64-msvc": "12.3.4", "@swc/helpers": "0.4.11", "caniuse-lite": "^1.0.30001406", "postcss": "8.4.14", diff --git a/package.json b/package.json index c1b4ccb4027..ca296096595 100644 --- a/package.json +++ b/package.json @@ -21,29 +21,29 @@ "toml": "^3.0.0" }, "devDependencies": { - "@elastic/datemath": "^5.0.3", - "@emotion/babel-plugin": "^11.10.2", - "@next/bundle-analyzer": "^12.3.4", - "@types/node": "^16.11.10", - "@typescript-eslint/eslint-plugin": "^5.5.0", - "axios": "^1.4.0", - "copy-webpack-plugin": "^10.0.0", - "eslint": "<8.0.0", + "@elastic/datemath": "5.0.3", + "@emotion/babel-plugin": "11.11.0", + "@next/bundle-analyzer": "12.3.4", + "@types/node": "16.18.38", + "@typescript-eslint/eslint-plugin": "5.62.0", + "axios": "1.4.0", + "copy-webpack-plugin": "10.2.4", + "eslint": "7.32.0", "eslint-config-next": "12.0.4", - "eslint-config-prettier": "^8.3.0", - "eslint-plugin-prettier": "^4.0.0", - "glob": "^7.2.0", - "iniparser": "^1.0.5", - "moment": "^2.29.4", - "next": "^12.3.1", - "null-loader": "^4.0.1", - "prettier": "^2.5.0", - "react": "^17.0.2", - "react-dom": "^17.0.2", - "sass": "^1.43.5", - "serve": "^13.0.2", - "typescript": "^4.5.2", - "typescript-plugin-css-modules": "^3.4.0" + "eslint-config-prettier": "8.8.0", + "eslint-plugin-prettier": "4.2.1", + "glob": "7.2.3", + "iniparser": "1.0.5", + "moment": "2.29.4", + "next": "12.3.4", + "null-loader": "4.0.1", + "prettier": "2.8.8", + "react": "17.0.2", + "react-dom": "17.0.2", + "sass": "1.63.6", + "serve": "13.0.4", + "typescript": "4.5.5", + "typescript-plugin-css-modules": "3.4.0" }, "resolutions": { "trim": "0.0.3"