diff --git a/package-lock.json b/package-lock.json index 3410a2c9a7b..5149c2961cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9502,9 +9502,9 @@ "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==" }, "node_modules/@rushstack/eslint-patch": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.9.0.tgz", - "integrity": "sha512-AAWymnpvHbGty1BmgbdfbqQDboXs6xN6h2yAacO4yKVyyUUBnpYkp+P9jjPrV9zrAGw7JVVriRtGOHPInnfjZQ==" + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.1.tgz", + "integrity": "sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==" }, "node_modules/@sideway/address": { "version": "4.1.4", @@ -40859,9 +40859,9 @@ "dependencies": { "@babel/core": "^7.16.0", "@babel/eslint-parser": "^7.16.3", - "@rushstack/eslint-patch": "^1.9.0", - "@typescript-eslint/eslint-plugin": "^7.4.0", - "@typescript-eslint/parser": "^7.4.0", + "@rushstack/eslint-patch": "^1.10.1", + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "babel-preset-react-app": "^10.0.1", "confusing-browser-globals": "^1.0.11", "eslint-plugin-flowtype": "^8.0.3", @@ -41006,7 +41006,7 @@ "semver": "^7.3.5", "source-map-loader": "^5.0.0", "style-loader": "^3.3.1", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.0.2", "terser-webpack-plugin": "^5.3.3", "webpack": "^5.64.4", "webpack-dev-server": "^4.15.1",