|
61 | 61 | "animejs": "^3.2.1" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@babel/core": "^7.21.3", |
65 | | - "@babel/eslint-parser": "^7.21.3", |
| 64 | + "@babel/core": "^7.21.8", |
| 65 | + "@babel/eslint-parser": "^7.21.8", |
66 | 66 | "@babel/preset-env": "^7.20.2", |
67 | 67 | "@commitlint/cli": "^17.4.4", |
68 | 68 | "@commitlint/config-conventional": "^17.4.4", |
69 | | - "@ianvs/prettier-plugin-sort-imports": "^3.7.1", |
| 69 | + "@ianvs/prettier-plugin-sort-imports": "^3.7.2", |
70 | 70 | "@release-it/conventional-changelog": "^5.1.1", |
71 | 71 | "browserslist-to-esbuild": "^1.2.0", |
72 | 72 | "eslint": "^8.36.0", |
|
76 | 76 | "eslint-plugin-prettier": "^4.2.1", |
77 | 77 | "gacp": "^3.0.3", |
78 | 78 | "husky": "^8.0.3", |
79 | | - "lint-staged": "^13.2.0", |
| 79 | + "lint-staged": "^13.2.3", |
80 | 80 | "pinst": "^3.0.0", |
81 | | - "prettier": "^2.8.5", |
| 81 | + "prettier": "^2.8.8", |
82 | 82 | "prettier-plugin-pkg": "^0.17.1", |
83 | | - "release-it": "^15.9.0", |
| 83 | + "release-it": "^15.9.3", |
84 | 84 | "stylelint": "^15.3.0", |
85 | 85 | "stylelint-config-prettier": "^9.0.5", |
86 | 86 | "stylelint-config-standard": "^31.0.0", |
87 | | - "vite": "^4.2.1", |
88 | | - "vite-plugin-top-level-await": "^1.3.0" |
| 87 | + "vite": "^4.2.3", |
| 88 | + "vite-plugin-top-level-await": "^1.3.1" |
89 | 89 | }, |
90 | 90 | "sideEffects": false, |
91 | 91 | "browserslist": { |
|
0 commit comments