Skip to content

Commit f885280

Browse files
committed
chore: use latest
1 parent d36fa3b commit f885280

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
1717
"@eslint/markdown": "^6.3.0",
18-
"@stacksjs/path": "^0.70.3",
18+
"@stacksjs/path": "latest",
1919
"@stylistic/eslint-plugin": "^4.2.0",
2020
"@types/bun": "^1.2.5",
2121
"@typescript-eslint/eslint-plugin": "^8.27.0",
@@ -246,7 +246,7 @@
246246

247247
"@stacksjs/eslint-plugin": ["@stacksjs/[email protected]", "", { "dependencies": { "@stacksjs/eslint-config": "^4.8.2-beta.1", "@typescript-eslint/utils": "^8.27.0", "@unocss/config": "66.0.0", "@unocss/core": "66.0.0", "magic-string": "^0.30.17", "synckit": "^0.10.0", "unocss": "^66.0.0" } }, "sha512-x4PRky/Q7y3rDSZ4rA1Q/TPHOkgvBCY15BEeh2olERZy1DY0K6145NX+u8sGTt7PJlqguILg+06IYL1mFuVHVQ=="],
248248

249-
"@stacksjs/path": ["@stacksjs/[email protected].3", "", {}, "sha512-rjsoaYBGhvWpKit5UCgXIXym5d/U6ifxQTlVAh79SOi7CcimqwObStjv7WjTK1pnkHZRIN4xTkn9TpnOfCNMXA=="],
249+
"@stacksjs/path": ["@stacksjs/[email protected].8", "", {}, "sha512-yEILiGRdcjcJGoGtEdgdEM/YSMHnL31UWWbc4RFq3mgHl4qfSqzYohBi4Nfg9TIxGS92LYms+5l2kX9CfuXdqQ=="],
250250

251251
"@stylistic/eslint-plugin": ["@stylistic/[email protected]", "", { "dependencies": { "@typescript-eslint/utils": "^8.23.0", "eslint-visitor-keys": "^4.2.0", "espree": "^10.3.0", "estraverse": "^5.3.0", "picomatch": "^4.0.2" }, "peerDependencies": { "eslint": ">=9.0.0" } }, "sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA=="],
252252

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
5252
"@eslint/markdown": "^6.3.0",
53-
"@stacksjs/path": "^0.70.3",
53+
"@stacksjs/path": "latest",
5454
"@stylistic/eslint-plugin": "^4.2.0",
5555
"@types/bun": "^1.2.5",
5656
"@typescript-eslint/eslint-plugin": "^8.27.0",

0 commit comments

Comments
 (0)