Compare commits

...
6 Commits
Author SHA1 Message Date
Calum H. (IMB11) cf73953a60 fix: import 2026-06-01 18:11:18 +01:00
Calum H. (IMB11) e7303536b4 fix: lockfile 2026-06-01 17:34:12 +01:00
Calum H.andGitHub c4741f04e7 Merge branch 'main' into cal/nuxt-3.21 2026-06-01 17:33:33 +01:00
Calum H. (IMB11) d61a397522 fix: use .6 2026-05-20 11:50:41 +01:00
Calum H. (IMB11) 40d75f0dc4 Merge remote-tracking branch 'origin/main' into cal/nuxt-3.21 2026-05-20 11:44:41 +01:00
Calum H. (IMB11) 2b9fd1c335 feat: update to 3.21 nuxt 2026-01-24 17:34:56 +00:00
3 changed files with 2618 additions and 1278 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@types/semver": "^7.7.1",
"autoprefixer": "^10.4.19",
"glob": "^10.2.7",
"nuxt": "^3.20.2",
"nuxt": "^3.21.6",
"postcss": "^8.4.39",
"prettier-plugin-tailwindcss": "^0.6.5",
"sass": "^1.58.0",
+1 -1
View File
@@ -1,6 +1,6 @@
import 'ace-builds/esm-resolver'
import cssText from '@modrinth/assets/styles/ace.css?raw'
import cssText from '@modrinth/assets/styles/ace.css?inline'
import ace from 'ace-builds'
ace['define'](
+2616 -1276
View File
File diff suppressed because it is too large Load Diff