diff --git a/package-lock.json b/package-lock.json index 5c5ef4177..82070cae9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@headlessui/react": "1.7.18", + "@headlessui/react": "1.7.19", "@mdx-js/loader": "2.3.0", "@next/mdx": "14.1.4", "@tailwindcss/typography": "0.5.12", @@ -33,12 +33,12 @@ "tailwindcss": "3.4.3" }, "devDependencies": { - "@next/bundle-analyzer": "14.2.1", + "@next/bundle-analyzer": "14.2.2", "esbuild": "0.20.2", "eslint": "8.57.0", - "eslint-config-next": "14.2.1", + "eslint-config-next": "14.2.2", "prettier": "3.2.5", - "prettier-plugin-tailwindcss": "0.5.13" + "prettier-plugin-tailwindcss": "0.5.14" }, "engines": { "node": "20.x" @@ -1320,8 +1320,9 @@ "license": "MIT" }, "node_modules/@headlessui/react": { - "version": "1.7.18", - "license": "MIT", + "version": "1.7.19", + "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.19.tgz", + "integrity": "sha512-Ll+8q3OlMJfJbAKM/+/Y2q6PPYbryqNTXDbryx7SXLIDamkF6iQFbriYHga0dY44PvDhvvBWCx1Xj4U5+G4hOw==", "dependencies": { "@tanstack/react-virtual": "^3.0.0-beta.60", "client-only": "^0.0.1" @@ -2187,9 +2188,9 @@ } }, "node_modules/@next/bundle-analyzer": { - "version": "14.2.1", - "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-14.2.1.tgz", - "integrity": "sha512-Qwy3Mu/dfnu4rs2xzCy7gKZlwzZzYtiq/rjPcK/7xq3BHSyLthkHf1NAF8NNfjVTouDwo2KchisHrmAamUNWWw==", + "version": "14.2.2", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-14.2.2.tgz", + "integrity": "sha512-Zp2xG3VTPHUquOcBaRtrr0/n7mqnjKUmprGcJXPEKGgP5rAsLymIfWKm3jIVWIw5Eb4fNOfX4v+L+qiSvs+OJw==", "dev": true, "dependencies": { "webpack-bundle-analyzer": "4.10.1" @@ -2201,9 +2202,9 @@ "integrity": "sha512-e7X7bbn3Z6DWnDi75UWn+REgAbLEqxI8Tq2pkFOFAMpWAWApz/YCUhtWMWn410h8Q2fYiYL7Yg5OlxMOCfFjJQ==" }, "node_modules/@next/eslint-plugin-next": { - "version": "14.2.1", - "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.1.tgz", - "integrity": "sha512-Fp+mthEBjkn8r9qd6o4JgxKp0IDEzW0VYHD8ZC05xS5/lFNwHKuOdr2kVhWG7BQCO9L6eeepshM1Wbs2T+LgSg==", + "version": "14.2.2", + "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.2.tgz", + "integrity": "sha512-q+Ec2648JtBpKiu/FSJm8HAsFXlNvioHeBCbTP12T1SGcHYwhqHULSfQgFkPgHDu3kzNp2Kem4J54bK4rPQ5SQ==", "dev": true, "dependencies": { "glob": "10.3.10" @@ -4211,12 +4212,12 @@ } }, "node_modules/eslint-config-next": { - "version": "14.2.1", - "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-14.2.1.tgz", - "integrity": "sha512-BgD0kPCWMlqoItRf3xe9fG0MqwObKfVch+f2ccwDpZiCJA8ghkz2wrASH+bI6nLZzGcOJOpMm1v1Q1euhfpt4Q==", + "version": "14.2.2", + "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-14.2.2.tgz", + "integrity": "sha512-12/uFc0KX+wUs7EDpOUGKMXBXZJiBVGdK5/m/QgXOCg2mQ0bQWoKSWNrCeOg7Vum6Kw1d1TW453W6xh+GbHquw==", "dev": true, "dependencies": { - "@next/eslint-plugin-next": "14.2.1", + "@next/eslint-plugin-next": "14.2.2", "@rushstack/eslint-patch": "^1.3.3", "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0", "eslint-import-resolver-node": "^0.3.6", @@ -9188,9 +9189,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.5.13", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.13.tgz", - "integrity": "sha512-2tPWHCFNC+WRjAC4SIWQNSOdcL1NNkydXim8w7TDqlZi+/ulZYz2OouAI6qMtkggnPt7lGamboj6LcTMwcCvoQ==", + "version": "0.5.14", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.14.tgz", + "integrity": "sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==", "dev": true, "engines": { "node": ">=14.21.3" diff --git a/package.json b/package.json index 789502a16..690ea74a6 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "format:check": "prettier --check src" }, "dependencies": { - "@headlessui/react": "1.7.18", + "@headlessui/react": "1.7.19", "@mdx-js/loader": "2.3.0", "@next/mdx": "14.1.4", "@tailwindcss/typography": "0.5.12", @@ -45,11 +45,11 @@ "tailwindcss": "3.4.3" }, "devDependencies": { - "@next/bundle-analyzer": "14.2.1", + "@next/bundle-analyzer": "14.2.2", "esbuild": "0.20.2", "eslint": "8.57.0", - "eslint-config-next": "14.2.1", + "eslint-config-next": "14.2.2", "prettier": "3.2.5", - "prettier-plugin-tailwindcss": "0.5.13" + "prettier-plugin-tailwindcss": "0.5.14" } }