Skip to content

Commit

Permalink
chore(deps): update external dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 5, 2024
1 parent 57a6685 commit 6f44cd9
Show file tree
Hide file tree
Showing 10 changed files with 2,591 additions and 2,509 deletions.
4 changes: 2 additions & 2 deletions modules/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"golgoth": "2.1.0",
"livereload": "0.9.3",
"multer": "1.4.4",
"nodemon": "2.0.20",
"nodemon": "3.0.3",
"norska-config": "^3.0.0",
"norska-css": "^3.0.0",
"norska-helper": "^3.0.0",
"open": "8.4.0"
"open": "10.0.3"
},
"description": "Edit _data folder interactively",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion modules/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Pixelastic <tim@pixelastic.com>",
"dependencies": {
"firost": "2.17.0",
"get-port": "5.1.1",
"get-port": "7.0.0",
"golgoth": "2.1.0",
"norska-helper": "^3.0.0",
"norska-theme-default": "^3.0.0"
Expand Down
10 changes: 5 additions & 5 deletions modules/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"author": "Pixelastic <tim@pixelastic.com>",
"dependencies": {
"@tailwindcss/typography": "0.4.1",
"cssnano": "5.1.13",
"cssnano-preset-advanced": "5.3.8",
"cssnano": "6.0.3",
"cssnano-preset-advanced": "6.0.3",
"firost": "2.17.0",
"golgoth": "2.1.0",
"hex-rgb": "4.3.0",
"hex-rgb": "5.0.0",
"norska-config": "^3.0.0",
"norska-helper": "^3.0.0",
"postcss": "8.4.31",
"postcss-import": "14.1.0",
"postcss-nested": "5.0.6",
"postcss-import": "16.0.0",
"postcss-nested": "6.0.1",
"tailwindcss": "1.9.6"
},
"description": "Compile .css files through postcss and Tailwind",
Expand Down
10 changes: 5 additions & 5 deletions modules/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"golgoth": "2.1.0",
"he": "1.2.0",
"highlightjs-pug": "0.0.2",
"jstransformer-markdown-it": "2.1.0",
"markdown-it": "12.3.2",
"markdown-it-highlightjs": "3.6.0",
"jstransformer-markdown-it": "3.0.0",
"markdown-it": "14.0.0",
"markdown-it-highlightjs": "4.0.1",
"norska-assets": "^3.0.0",
"norska-config": "^3.0.0",
"norska-data": "^3.0.0",
"norska-frontend": "^3.0.0",
"norska-helper": "^3.0.0",
"norska-image-proxy": "^3.0.0",
"pug": "3.0.2",
"slug": "5.3.0"
"slug": "8.2.3"
},
"description": "Convert sources to .html files",
"engines": {
"node": ">=18"
},
"devDependencies": {
"p-event": "4.2.0"
"p-event": "6.0.0"
},
"files": [
"lib/*.js",
Expand Down
2 changes: 1 addition & 1 deletion modules/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"node": ">=18"
},
"devDependencies": {
"p-event": "4.2.0"
"p-event": "6.0.0"
},
"files": [
"lib/*.js"
Expand Down
2 changes: 1 addition & 1 deletion modules/netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"firost": "2.17.0",
"gilmore": "0.1.0",
"golgoth": "2.1.0",
"multimatch": "5.0.0",
"multimatch": "7.0.0",
"netlify": "8.0.4",
"netlify-cli": "6.15.0",
"norska-config": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/revv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"golgoth": "2.1.0",
"norska-config": "^3.0.0",
"norska-helper": "^3.0.0",
"rev-hash": "^3.0.0"
"rev-hash": "^4.0.0"
},
"description": "Revving filenames after build",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions modules/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"connect-livereload": "0.6.1",
"express": "4.18.2",
"firost": "2.17.0",
"get-port": "5.1.1",
"get-port": "7.0.0",
"golgoth": "2.1.0",
"livereload": "0.9.3",
"norska-assets": "^3.0.0",
"norska-config": "^3.0.0",
"norska-css": "^3.0.0",
"norska-html": "^3.0.0",
"norska-js": "^3.0.0",
"open": "8.4.0"
"open": "10.0.3"
},
"description": "Local build for development, with live-reload",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"description": "Norska master workspace",
"devDependencies": {
"aberlaas": "1.26.0",
"callsites": "3.1.0",
"callsites": "4.1.0",
"firost": "2.17.0",
"golgoth": "2.1.0",
"lerna": "4.0.0",
"lerna": "8.1.2",
"minimist": "1.2.7"
},
"files": [],
Expand Down

0 comments on commit 6f44cd9

Please sign in to comment.