Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Sep 29, 2024
1 parent 00c2ee5 commit 224d53d
Show file tree
Hide file tree
Showing 4 changed files with 478 additions and 404 deletions.
2 changes: 1 addition & 1 deletion .eslintcache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"/Users/chris/i/chris.me/components/PageHeader.vue":"1","/Users/chris/i/chris.me/components/PersonInfo.vue":"2","/Users/chris/i/chris.me/components/repo/RepoCard.vue":"3","/Users/chris/i/chris.me/pages/projects.vue":"4","/Users/chris/i/chris.me/uno.config.ts":"5"},{"size":279,"mtime":1727418215072,"results":"6","hashOfConfig":"7"},{"size":1662,"mtime":1727416548957,"results":"8","hashOfConfig":"7"},{"size":1974,"mtime":1727418876696,"results":"9","hashOfConfig":"7"},{"size":908,"mtime":1727418883308,"results":"10","hashOfConfig":"7"},{"size":4814,"mtime":1727416347488,"results":"11","hashOfConfig":"12"},{"filePath":"13","messages":"14","suppressedMessages":"15","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"75pghd",{"filePath":"16","messages":"17","suppressedMessages":"18","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"19","messages":"20","suppressedMessages":"21","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","suppressedMessages":"24","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","suppressedMessages":"27","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"12bxb1y","/Users/chris/i/chris.me/components/PageHeader.vue",[],[],"/Users/chris/i/chris.me/components/PersonInfo.vue",[],[],"/Users/chris/i/chris.me/components/repo/RepoCard.vue",[],[],"/Users/chris/i/chris.me/pages/projects.vue",[],[],"/Users/chris/i/chris.me/uno.config.ts",[],["28"],{"ruleId":"29","severity":2,"message":"30","line":49,"column":9,"nodeType":"31","messageId":"32","endLine":49,"endColumn":18,"suppressions":"33"},"regexp/no-super-linear-backtracking","The quantifier '.+?' can exchange characters with '.+'. Using any string accepted by /:+/, this can be exploited to cause at least polynomial backtracking. This might cause exponential backtracking.","Literal","trade",["34"],{"kind":"35","justification":"36"},"directive",""]
[{"/Users/chris/i/chris.me/components/PageHeader.vue":"1","/Users/chris/i/chris.me/components/PersonInfo.vue":"2","/Users/chris/i/chris.me/components/repo/RepoCard.vue":"3","/Users/chris/i/chris.me/pages/projects.vue":"4","/Users/chris/i/chris.me/uno.config.ts":"5","/Users/chris/i/chris.me/components/ImgBlurHash.vue":"6","/Users/chris/i/chris.me/components/nav/NavHeader.vue":"7","/Users/chris/i/chris.me/pages/images.vue":"8"},{"size":279,"mtime":1727418215072,"results":"9","hashOfConfig":"10"},{"size":1662,"mtime":1727416548957,"results":"11","hashOfConfig":"10"},{"size":1974,"mtime":1727418876696,"results":"12","hashOfConfig":"10"},{"size":908,"mtime":1727418883308,"results":"13","hashOfConfig":"10"},{"size":4814,"mtime":1727416347488,"results":"14","hashOfConfig":"15"},{"size":1752,"mtime":1727426176165,"results":"16","hashOfConfig":"10"},{"size":1391,"mtime":1727419068432,"results":"17","hashOfConfig":"10"},{"size":247,"mtime":1727592167815,"results":"18","hashOfConfig":"10"},{"filePath":"19","messages":"20","suppressedMessages":"21","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"75pghd",{"filePath":"22","messages":"23","suppressedMessages":"24","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","suppressedMessages":"27","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","suppressedMessages":"30","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"31","messages":"32","suppressedMessages":"33","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"12bxb1y",{"filePath":"34","messages":"35","suppressedMessages":"36","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"37","messages":"38","suppressedMessages":"39","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","suppressedMessages":"42","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/chris/i/chris.me/components/PageHeader.vue",[],[],"/Users/chris/i/chris.me/components/PersonInfo.vue",[],[],"/Users/chris/i/chris.me/components/repo/RepoCard.vue",[],[],"/Users/chris/i/chris.me/pages/projects.vue",[],[],"/Users/chris/i/chris.me/uno.config.ts",[],["43"],"/Users/chris/i/chris.me/components/ImgBlurHash.vue",[],[],"/Users/chris/i/chris.me/components/nav/NavHeader.vue",[],[],"/Users/chris/i/chris.me/pages/images.vue",[],[],{"ruleId":"44","severity":2,"message":"45","line":49,"column":9,"nodeType":"46","messageId":"47","endLine":49,"endColumn":18,"suppressions":"48"},"regexp/no-super-linear-backtracking","The quantifier '.+?' can exchange characters with '.+'. Using any string accepted by /:+/, this can be exploited to cause at least polynomial backtracking. This might cause exponential backtracking.","Literal","trade",["49"],{"kind":"50","justification":"51"},"directive",""]
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
"unsplash-js": "^7.0.19"
},
"devDependencies": {
"@antfu/eslint-config": "3.7.1",
"@antfu/eslint-config": "3.7.3",
"@iconify-json/akar-icons": "^1.2.0",
"@iconify-json/carbon": "^1.2.1",
"@iconify-json/fluent-emoji": "^1.2.0",
"@iconify-json/logos": "^1.2.0",
"@iconify-json/ri": "^1.2.0",
"@iconify/utils": "^2.1.33",
"@types/fs-extra": "^11.0.4",
"@unocss/nuxt": "^0.62.4",
"@unocss/nuxt": "^0.63.1",
"@vueuse/nuxt": "^11.1.0",
"eslint": "^9.11.1",
"esno": "^4.7.0",
"esno": "^4.8.0",
"fs-extra": "^11.2.0",
"lint-staged": "^15.2.10",
"node-fetch": "^3.3.2",
Expand All @@ -53,7 +53,7 @@
"postcss-url": "^10.1.3",
"simple-git-hooks": "^2.11.1",
"typescript": "5.6.2",
"unocss-preset-useful": "^0.5.2"
"unocss-preset-useful": "^0.6.0"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
Loading

0 comments on commit 224d53d

Please sign in to comment.