Skip to content

Commit

Permalink
chore(deps): update tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 57a6685 commit bfae458
Show file tree
Hide file tree
Showing 16 changed files with 1,990 additions and 2,211 deletions.
2 changes: 1 addition & 1 deletion modules/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"firost": "2.17.0",
"firost": "3.3.0",
"golgoth": "2.1.0",
"imoen": "1.2.0",
"norska-config": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"connect-livereload": "0.6.1",
"express": "4.18.2",
"firost": "2.17.0",
"firost": "3.3.0",
"golgoth": "2.1.0",
"livereload": "0.9.3",
"multer": "1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion modules/config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"firost": "2.17.0",
"firost": "3.3.0",
"get-port": "5.1.1",
"golgoth": "2.1.0",
"norska-helper": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@tailwindcss/typography": "0.4.1",
"cssnano": "5.1.13",
"cssnano-preset-advanced": "5.3.8",
"firost": "2.17.0",
"firost": "3.3.0",
"golgoth": "2.1.0",
"hex-rgb": "4.3.0",
"norska-config": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/data/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"firost": "2.17.0",
"firost": "3.3.0",
"golgoth": "2.1.0",
"norska-config": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion modules/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"golgoth": "2.1.0",
"norska": "^3.0.0",
"norska-css": "^3.0.0",
"norska-theme-docs": "5.0.3"
"norska-theme-docs": "6.0.0"
},
"files": [],
"homepage": "https://projects.pixelastic.com/norska/",
Expand Down
2 changes: 1 addition & 1 deletion modules/helper/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"firost": "2.17.0",
"firost": "3.3.0",
"golgoth": "2.1.0"
},
"description": "Set of common methods used by all helpers",
Expand Down
2 changes: 1 addition & 1 deletion modules/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Pixelastic <[email protected]>",
"dependencies": {
"ensure-url-trailing-slash": "0.1.6",
"firost": "2.17.0",
"firost": "3.3.0",
"front-matter": "4.0.2",
"gilmore": "0.1.0",
"golgoth": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/init/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"firost": "2.17.0",
"firost": "3.3.0",
"golgoth": "2.1.0",
"norska-config": "^3.0.0",
"norska-netlify": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"firost": "2.17.0",
"firost": "3.3.0",
"golgoth": "2.1.0",
"norska-config": "^3.0.0",
"norska-helper": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"norska": "./bin/norska"
},
"dependencies": {
"firost": "2.17.0",
"firost": "3.3.0",
"golgoth": "2.1.0",
"minimist": "1.2.7",
"norska-assets": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/netlify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"firost": "2.17.0",
"firost": "3.3.0",
"gilmore": "0.1.0",
"golgoth": "2.1.0",
"multimatch": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/revv/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Pixelastic <[email protected]>",
"dependencies": {
"firost": "2.17.0",
"firost": "3.3.0",
"golgoth": "2.1.0",
"norska-config": "^3.0.0",
"norska-helper": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"connect-livereload": "0.6.1",
"express": "4.18.2",
"firost": "2.17.0",
"firost": "3.3.0",
"get-port": "5.1.1",
"golgoth": "2.1.0",
"livereload": "0.9.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"dependencies": {},
"description": "Norska master workspace",
"devDependencies": {
"aberlaas": "1.26.0",
"aberlaas": "2.5.0",
"callsites": "3.1.0",
"firost": "2.17.0",
"firost": "3.3.0",
"golgoth": "2.1.0",
"lerna": "4.0.0",
"minimist": "1.2.7"
Expand Down
Loading

0 comments on commit bfae458

Please sign in to comment.