@sapphire/shapeshift
Advanced tools
Comparing version 4.0.1-next.d4f4122 to 4.0.1-next.d626b65
{ | ||
"name": "@sapphire/shapeshift", | ||
"version": "4.0.1-next.d4f4122", | ||
"version": "4.0.1-next.d626b65", | ||
"description": "Blazing fast input validation and transformation ⚡", | ||
@@ -44,5 +44,5 @@ "author": "@sapphire", | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.6.0", | ||
"@commitlint/cli": "^19.6.1", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@favware/cliff-jumper": "^5.0.0", | ||
"@favware/cliff-jumper": "^6.0.0", | ||
"@favware/npm-deprecate": "^2.0.0", | ||
@@ -54,7 +54,7 @@ "@sapphire/eslint-config": "^5.0.5", | ||
"@testing-library/vue": "^8.1.0", | ||
"@types/lodash": "^4.17.13", | ||
"@types/lodash": "^4.17.14", | ||
"@types/node": "^20.16.5", | ||
"@typescript-eslint/eslint-plugin": "^7.18.0", | ||
"@typescript-eslint/parser": "^7.18.0", | ||
"@vitejs/plugin-vue": "^5.2.0", | ||
"@vitejs/plugin-vue": "^5.2.1", | ||
"@vitest/browser": "2.0.5", | ||
@@ -65,7 +65,7 @@ "@vitest/coverage-istanbul": "2.0.5", | ||
"eslint": "^8.57.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"lint-staged": "^15.2.10", | ||
"playwright": "^1.49.0", | ||
"prettier": "^3.3.3", | ||
"eslint-config-prettier": "^10.0.1", | ||
"eslint-plugin-prettier": "^5.2.3", | ||
"lint-staged": "^15.4.1", | ||
"playwright": "^1.49.1", | ||
"prettier": "^3.4.2", | ||
"rimraf": "^6.0.1", | ||
@@ -76,3 +76,3 @@ "tsup": "^8.3.5", | ||
"typescript": "~5.4.5", | ||
"vite-plugin-node-polyfills": "^0.22.0", | ||
"vite-plugin-node-polyfills": "^0.23.0", | ||
"vitest": "2.0.5", | ||
@@ -135,3 +135,3 @@ "vue": "^3.5.13" | ||
}, | ||
"packageManager": "yarn@4.5.2" | ||
"packageManager": "yarn@4.6.0" | ||
} |