From 611ce580c8d9ebb2c59c05c9d0ec0bce549cda54 Mon Sep 17 00:00:00 2001 From: Sadanand Pai Date: Sat, 30 Mar 2024 22:42:50 +0530 Subject: [PATCH] Package updates --- .github/workflows/main.yml | 5 ++++- package-lock.json | 32 ++++++++++++++++---------------- package.json | 12 ++++++------ 3 files changed, 26 insertions(+), 23 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2f3ff59..3324008 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,10 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 + - uses: actions/setup-node@v4 + with: + node-version: 20.11.1 - name: Setup git config run: | diff --git a/package-lock.json b/package-lock.json index a6320b9..e9435e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@typescript-eslint/parser": "^6.21.0", "@vitejs/plugin-react-swc": "^3.6.0", "autoprefixer": "^10.4.19", - "cypress": "^13.7.0", + "cypress": "^13.7.1", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-react": "^7.34.1", @@ -46,13 +46,13 @@ "stylelint-config-recess-order": "^4.6.0", "stylelint-config-standard": "^36.0.0", "stylelint-config-standard-scss": "^12.0.0", - "tailwindcss": "^3.4.1", - "typescript": "^5.3.3", - "vite": "^5.2.2", + "tailwindcss": "^3.4.3", + "typescript": "^5.4.3", + "vite": "^5.2.7", "vitest": "^1.4.0" }, "engines": { - "node": ">=18.18.0" + "node": ">=20.11.1" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -3195,9 +3195,9 @@ "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" }, "node_modules/cypress": { - "version": "13.7.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.0.tgz", - "integrity": "sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==", + "version": "13.7.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.1.tgz", + "integrity": "sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -8850,9 +8850,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz", - "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz", + "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -8863,7 +8863,7 @@ "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.19.1", + "jiti": "^1.21.0", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", @@ -9328,13 +9328,13 @@ } }, "node_modules/vite": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.2.tgz", - "integrity": "sha512-FWZbz0oSdLq5snUI0b6sULbz58iXFXdvkZfZWR/F0ZJuKTSPO7v72QPXt6KqYeMFb0yytNp6kZosxJ96Nr/wDQ==", + "version": "5.2.7", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.7.tgz", + "integrity": "sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==", "dev": true, "dependencies": { "esbuild": "^0.20.1", - "postcss": "^8.4.36", + "postcss": "^8.4.38", "rollup": "^4.13.0" }, "bin": { diff --git a/package.json b/package.json index 86b3ad6..c45d50a 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@typescript-eslint/parser": "^6.21.0", "@vitejs/plugin-react-swc": "^3.6.0", "autoprefixer": "^10.4.19", - "cypress": "^13.7.0", + "cypress": "^13.7.1", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-react": "^7.34.1", @@ -57,16 +57,16 @@ "stylelint-config-recess-order": "^4.6.0", "stylelint-config-standard": "^36.0.0", "stylelint-config-standard-scss": "^12.0.0", - "tailwindcss": "^3.4.1", - "typescript": "^5.3.3", - "vite": "^5.2.2", + "tailwindcss": "^3.4.3", + "typescript": "^5.4.3", + "vite": "^5.2.7", "vitest": "^1.4.0" }, "engines": { - "node": ">=18.18.0" + "node": ">=20.11.1" }, "volta": { - "node": "18.18.0" + "node": "20.11.1" }, "homepage": "https://github.com/sadanandpai/algo-visualizers" }